Date: 07/13/02
- Next message: asd <email protected>: "[PHP-DOC] Bug #18326: suggesting better wording for part of substr page"
- Previous message: cesar <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- In reply to: erik <email protected>: "[PHP-DOC] Bug #18129: Installation PHP 4.2.X with Apache 2.0.x"
- Next in thread: jhansch1 <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 18129
Updated by: philip <email protected>
Reported By: erik <email protected>
Status: Open
Bug Type: Documentation problem
-Operating System: ALL Systems
+Operating System: Win32
PHP Version: 4.2.1
New Comment:
install.txt should mention something about apache2 (currently it's not
afaict), like how about:
(a) php4apache.dll is for apache1.x.x not apache2
(b) php4apache2.dll is for apache2 but
(c) apache2 support is experimental in PHP
Also, is this report saying that the distributed apache2 dll is broken?
Please verify.
* http://cvs.php.net/cvs.php/php4/win32/install.txt
Previous Comments:
------------------------------------------------------------------------
[2002-07-12 22:50:55] cesar <email protected>
Thanks for http://ftp.proventum.net/pub/php/win32/php4.2.x-apache2.zip
Work fine!!!
------------------------------------------------------------------------
[2002-07-10 09:22:25] christophe <email protected>
To use PHP 4.2.1 under Apache 2 instalaltion, don't forget to download
the new DLL related here because the one in the installation pack is
not right.
http://ftp.proventum.net/pub/php/win32/php4.2.x-apache2.zip
Go and Get it or PHP will never go on.
------------------------------------------------------------------------
[2002-07-05 00:20:07] rtfm <email protected>
Glad he got it working.
I am on Windows XP and I get a version mismatch with apache 2.0.39
Regards
Kevin
------------------------------------------------------------------------
[2002-07-03 05:07:04] erik <email protected>
SHIT, I'm stupied: ;-((
Now it's right!!:
LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php
------------------------------------------------------------------------
[2002-07-03 04:59:19] erik <email protected>
THERE was an ERROR when I wrote this.
The name of the modukle must be "php4apache2.dll"
the hole statement is:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
Regards
Erik
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/18129
-- Edit this bug report at http://bugs.php.net/?id=18129&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: asd <email protected>: "[PHP-DOC] Bug #18326: suggesting better wording for part of substr page"
- Previous message: cesar <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- In reply to: erik <email protected>: "[PHP-DOC] Bug #18129: Installation PHP 4.2.X with Apache 2.0.x"
- Next in thread: jhansch1 <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

