- Forums
- Linux Hosting
- How To Install Apache2 With PHP5- New Update Upgrade Linux Command
This Page Contains information about How To Install Apache2 With PHP5- New Update Upgrade Linux Command By unix in category Linux Hosting with 0 Replies. [395], Last Updated: Sat May 18, 2024
unix
Thu Aug 31, 2006
0 Comments
1476 Visits
To install apache in your linux server, just enter this command at the shell:
CODE:
yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel
yum will connect to the internet and retrieve the necessary files to install/update your Apache Server will all the necessary files.