Date: 07/13/02
- Next message: philip <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- Previous message: Jani Taskinen: "Re: [PHP-DOC] Notes Status, 6938 total"
- In reply to: erik <email protected>: "[PHP-DOC] Bug #18129: Installation PHP 4.2.X with Apache 2.0.x"
- Next in thread: philip <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: jhansch1 <email protected>
Reported By: erik <email protected>
Status: Open
Bug Type: Documentation problem
Operating System: Win32
PHP Version: 4.2.1
New Comment:
I'm having problems with Apache 2.0.39 and PHP 4.2.1.
I downloaded the new php4apache2.dll and put it in the sapi folder, and
added the lines:
#### START PHP
LoadModule php4_module "C:\Program Files\Apache
Group\PHP\sapi\php4apache2.dll"
AddType application/x-httpd-php .php .phtml .php3
#### END PHP
into my httpd.conf. The path to the file is correct, but whenever I
try to start it, I get an error. When I run the test-configuration
link in the apache program group, it says it "cannot find the module"
but the file is there :\ Anyone have any other ideas?
Previous Comments:
------------------------------------------------------------------------
[2002-07-13 01:05:40] philip <email protected>
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
------------------------------------------------------------------------
[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
------------------------------------------------------------------------
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: philip <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- Previous message: Jani Taskinen: "Re: [PHP-DOC] Notes Status, 6938 total"
- In reply to: erik <email protected>: "[PHP-DOC] Bug #18129: Installation PHP 4.2.X with Apache 2.0.x"
- Next in thread: philip <email protected>: "[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

