ID: 45448
Updated by: [EMAIL PROTECTED]
Reported By: jowie dot 1337+phpnet at gmail dot com
-Status: Open
+Status: Feedback
Bug Type: Apache2 related
Operating System: Windows XP Service Pack 1
PHP Version: 5.2.6
New Comment:
Try disabling every module first. And if the bug vanishes, check which
module causes the problem.
Previous Comments:
------------------------------------------------------------------------
[2008-07-12 22:19:13] jowie dot 1337+phpnet at gmail dot com
I am trying both, however since PHP 5 is unworkable for me because I
can not find a workaround for the bug, I am using php 4.
In the opening post I stated the combinations I tried, PHP 4 and PHP 5.
The bug is exactly the same in both versions.
I have configured no filters in apache
Loaded Apache Modules:
mod_actions.so
mod_alias.so
mod_asis.so
mod_auth_basic.so
mod_authn_default.so
mod_authn_file.so
mod_authz_default.so
mod_authz_groupfile.so
mod_authz_host.so
mod_authz_user.so
mod_autoindex.so
mod_cgi.so
mod_dav.so
mod_dir.so
mod_env.so
mod_include.so
mod_isapi.so
mod_log_config.so
mod_mime.so
mod_mime_magic.so
mod_negotiation.so
mod_setenvif.so
mod_ssl.so
------------------------------------------------------------------------
[2008-07-11 15:36:09] [EMAIL PROTECTED]
Also: What other filters/modules have you enabled in your apache
config?
------------------------------------------------------------------------
[2008-07-11 15:33:15] [EMAIL PROTECTED]
You're actually using PHP 4..? The support for PHP 4 has ended, so if
you could actually try with PHP 5 first..
------------------------------------------------------------------------
[2008-07-08 16:01:35] jowie dot 1337+phpnet at gmail dot com
This is a snippet of my httpd.conf related to php, this is the same as
I used to test the scenario's in my opening post:
AddType application/x-httpd-php .php
LoadModule php4_module "C:/Program Files/PHP 4/php4apache2.dll"
PHPIniDir "C:/Program Files/PHP 4/"
#PHPIniDir "C:/Program Files/PHP 5/"
#LoadModule php5_module "C:/Program Files/PHP 5/php5apache2_2.dll"
------------------------------------------------------------------------
[2008-07-08 13:13:04] [EMAIL PROTECTED]
Which apache2 SAPI are you using?
------------------------------------------------------------------------
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/45448
--
Edit this bug report at http://bugs.php.net/?id=45448&edit=1