Hello everyone,
I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself.
I have chosen CentOS minimal for the OS and I am trying to build the stack by hand...
I've installed Ubuntu 12.04 LTS Precise a few days ago. I tried installing LAMP Server as I've been done in last four Ubuntu versions, simply by using these commands:
$ sudo apt-get install lamp-server^
$ sudo apt-get install phpmyadmin
First command seems to install all needed packages for LAMP to work. It installs and configures Apache Server, PHP Modules and MySQL server, all in one.
LAMP is a short form of Linux, Apache, MySQL and PHP. In this tutorial i will show you how to install LAMP server in CentOS 6.4. My testbox hostname and IP Address are...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
Quote:David_05Cent wrote:php-mysql v5.1.6 (Here's the problemchild)The additional function libraries I expect from this install are not re... [by markkuk]
My question is simple. I have already installed apache in my debian lenny. I need mysql and php. I am not sure but maybe php is also installed([1]by the way how to check it?)
[2]Which is better to install mysql stand alone or to install LAMP?
My previous installation get in dependency hell or incompatibility and i reinstalled it.
Hello !
I installed LAMP using the command line :
yum install httpd php php-pdo php-mysql php-gd mysql mysql-server
I tested apache by url : http://localhost/ in the browser. the default was shown...
Please guide to configure them ...
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.3 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 6.3 server with PHP5 support (mod_php) and MySQL support.
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.1 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 6.1 server with PHP5 support (mod_php) and MySQL support.
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.0 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP.
This tutorial shows how you can install an Apache2 webserver on a
CentOS 6.0 server with PHP5 support (mod_php) and MySQL support.