Category Archives: apache

Install Apache 2 and PHP 5 on RHEL 5

Dependencies * Make sure following packages are installed: bison flex gcc db4 db4-devel libxml2-devel libpng-devel. Installed if not already with yum install bison flex gcc db4 db4-devel libxml2-devel libpng-devel Install Apache 2 wget http://www.gossipcheck.com/mirrors/apache/httpd/httpd-2.2.14.tar.gz   tar xvxf httpd-2.2.14.tar.gz   cd … Continue reading

Posted in apache, Linux | Comments Off on Install Apache 2 and PHP 5 on RHEL 5