Setup LAMP on Fedora

Setup LAMP on Fedora

Postby administrator on Tue Dec 04, 2007 2:41 pm

The following guide list all the steps to install a LAMP environment (Linux+Apache+Mysql+Php) on Fedora.

1. Setup Apache, Mysql, Php with yum

execute with "root" privileges the following command
Code: Select all
yum install httpd mysql-server php php-mysql


2. Services Startup

mysql
Code: Select all
/etc/init.d/mysqld start


apache
Code: Select all
/etc/init.d/httpd start


Now you are ready for WFiles Installation
administrator
Amministratore
 
Posts: 8
Joined: Wed Nov 21, 2007 10:25 am

Return to Installation and Configuration

Who is online

Users browsing this forum: No registered users and 0 guests

cron