ID:               30193
 Comment by:       jon dot bertsch at ucop dot edu
 Reported By:      martinkuria at hotmail dot com
 Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: Fedora linux
 PHP Version:      5.0.1
 New Comment:

If that is your config line then you need to fix it to 
reflect libexec/libphp5.so not 4


Previous Comments:
------------------------------------------------------------------------

[2004-09-22 14:21:28] 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/libphp4.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=30193&edit=1

Reply via email to