Date: 09/18/02
- Next message: Geert.Poels <email protected>: "[PHP-DOC] #19466 [NEW]: Improve dll explication"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions setlocale.xml"
- Next in thread: goba <email protected>: "[PHP-DOC] #19465 [Opn->Fbk]: httpd.conf Fix for Apache 2"
- Reply: goba <email protected>: "[PHP-DOC] #19465 [Opn->Fbk]: httpd.conf Fix for Apache 2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Geert.Poels <email protected>
Operating system: Windows 2000
PHP version: 4.2.3
PHP Bug Type: Documentation problem
Bug description: httpd.conf Fix for Apache 2
For an Apache installation :
The install.txt suggests to add 3 lines to httpd.conf
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
However AddModule mod_php4.c
caused errors on my installation Windows2000/Apache2.
Putting this line in comment (or not adding it) worked.
I found this solution in the newsgroups.
-- Edit bug report at http://bugs.php.net/?id=19465&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19465&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19465&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19465&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19465&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19465&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19465&r=support Expected behavior: http://bugs.php.net/fix.php?id=19465&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19465&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19465&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19465&r=globals-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Geert.Poels <email protected>: "[PHP-DOC] #19466 [NEW]: Improve dll explication"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions setlocale.xml"
- Next in thread: goba <email protected>: "[PHP-DOC] #19465 [Opn->Fbk]: httpd.conf Fix for Apache 2"
- Reply: goba <email protected>: "[PHP-DOC] #19465 [Opn->Fbk]: httpd.conf Fix for Apache 2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

