LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   configuring apache to load with php support (https://www.linuxquestions.org/questions/linux-networking-3/configuring-apache-to-load-with-php-support-298246/)

jomy 03-06-2005 05:45 AM

configuring apache to load with php support
 
Hi,


I have a RHEL AS 2.4.21-4.EL installed.

httpd-2.0.46-25.ent & php-4.3.2-8.ent

are intalled by default.


What changes should I do in httpd.conf so that it will start with php support.

An immediate answer is very much appreciated.

Jomy

david_ross 03-06-2005 08:38 AM

If you have php as a module you should just need:
LoadModule php4_module modules/libphp4.so


All times are GMT -5. The time now is 03:46 PM.