ID: 30206 Updated by: [EMAIL PROTECTED] Reported By: martinkuria at hotmail dot com -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Fedora linux PHP Version: 5.0.1 New Comment:
Apache2 have no AddModule directive anymore. Please consult your docs first. Previous Comments: ------------------------------------------------------------------------ [2004-09-23 07:28:58] martinkuria at hotmail dot com Description: ------------ I cannot get apache 2.0.50 to work with php 5 When I tried to install php5 with apache 2.0.50 I had a problem with this line: "AddModule mod_php5.c" that I put in the apache httpd.conf file This is everything I put in the httpd.conf file, apache 2.0.50 is conflicting the line above LoadModule php5_module libexec/libphp5.so AddModule mod_php5.c AddType application/x-httpd-php .php and I get an error: invalid command "AddModule", perhaps mis-pelled or defined by a module not included in the server configuration -------------------------------------------------------- What is the Problem ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30206&edit=1