Download lastest release
*for RPMforge repository
i386 ::
x86_64 ::
* Install the package
*c0nfigure
Open the RPMforge configuration file >> /etc/yum.repos.d/rpmforge.repo (entry priority=3)
for remi & epel repository
*download package
epel repository
*install package
*c0nfig
Updating packet
Install packet
or
Web Server Installation
*Install Apache and Mod_ssl
activating Apache start automatically after reboot
*Install PHP
Restart service httpd
*install Mysql
enter password mysql: YOURPASSWORD
for login mysql
Activate service myslq after restart
For configure httpd
DONE ! type in your browser http://localhost or http://yourip
*for RPMforge repository
i386 ::
x86_64 ::
* Install the package
*c0nfigure
Open the RPMforge configuration file >> /etc/yum.repos.d/rpmforge.repo (entry priority=3)
for remi & epel repository
*download package
#wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
epel repository
#wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
*install package
#rpm -Uvh remi-release-5-3.noarch.rpm epel-release-5-3.noarch.rpm
*c0nfig
#perl -pi -e 's/enabled=0/enabled=1/g' /etc/yum.repos.d/remi.repo
Updating packet
#yum update
Install packet
or
#yum --enablerepo=remi install packatename
Web Server Installation
*Install Apache and Mod_ssl
activating Apache start automatically after reboot
*Install PHP
Restart service httpd
*install Mysql
enter password mysql: YOURPASSWORD
for login mysql
Activate service myslq after restart
For configure httpd
DONE ! type in your browser http://localhost or http://yourip