ID: 22297
User updated by: sp at m-me dot dk
Reported By: sp at m-me dot dk
-Status: Feedback
+Status: Open
Bug Type: Apache2 related
Operating System: Windows
PHP Version: 4.3.2-dev
New Comment:
CGI binary
I have added this to my httpd.conf:
----------------------------------------------
DirectoryIndex index.html index.html.var index.php
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php "/php/php.exe"
Previous Comments:
------------------------------------------------------------------------
[2003-02-21 09:09:01] [EMAIL PROTECTED]
oops..forgot to ask: Are you using the CGI binary or the apache2
module?
------------------------------------------------------------------------
[2003-02-21 09:07:38] [EMAIL PROTECTED]
Reclassified tas Apache2 related bug.
------------------------------------------------------------------------
[2003-02-21 08:32:01] sp at m-me dot dk
Hi... I'm back :)
I tried the script on a Windows XP sp1 running Apache 1.3.43 and PHP
4.3.2-dev. There was no errors at all. So it has something to do with
Apache 2.x and PHP.
------------------------------------------------------------------------
[2003-02-21 08:10:17] sp at m-me dot dk
I have tried 3 different addresses:
localhost
127.0.0.1
www.the-real-domain.com
...all with the same result. Further more I have tried this on 3
different machines (two Windows XP and one Windows 2000 - some even on
different networks).
The thing with Apache 1.3.x vs. Apache 2.x have crossed my mind as I
wrote earlier. I'll try to install Apache 1.3.x and return with the
results here asap.
------------------------------------------------------------------------
[2003-02-21 07:54:44] [EMAIL PROTECTED]
Are you sure that you have your DNS (client) settings correct on the
windows machine(s)?
eg: multiple entries for localhost in the hosts file, or multiple
domains to auto-search when a suffix is missing configured in your DNS
server (if you have one)?
It doesn't make sense for PHP to attempt multiple addresses when it can
only detect a single address.
Is there any chance you can try apache 1.3.x on one of the windows
servers to see if that has an effect?
------------------------------------------------------------------------
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/22297
--
Edit this bug report at http://bugs.php.net/?id=22297&edit=1