ID:               14865
 Comment by:       jeremy at chezwallis dot com
 Reported By:      p dot wenger at gmx dot ch
 Status:           No Feedback
 Bug Type:         Apache related
 Operating System: Win XP Prof
 PHP Version:      4.1.1 and 4.2.1
 New Comment:

Hi,

I experienced the same problem today with :
- Apache 2.0.50 (win32) and
- PHP 4.3.4
- Windows XP SP1 + all critical updates

I got desperate and eventually changed the httpd.conf file entry where
you specify the Load Module line :

- Instead of using php4apache.dll

... I noticed that there is another similar file in the folder called
php4apache2.dll.

So I edited my line to read :
LoadModule php4_module "c:/program files/php/sapi/php4apache2.dll"

... and now Apache starts correctly and PHP works perfectly.

Not sure if I did something wrong in this but it works so I am smiling
(for now ?)

Cheers,

Jeremy.


Previous Comments:
------------------------------------------------------------------------

[2003-03-15 19:28:56] kensl at csie dot nctu dot edu dot tw

Download Windows XP Service pack 1a
http://www.microsoft.com/windowsxp/pro/downloads/servicepacks/sp1/default.asp
It works!

------------------------------------------------------------------------

[2002-07-19 23:24:32] nallmj1 at wfu dot edu

This is not a PHP or Apache error, or at least not completely. It seems
that MSIE is the main source of the problem. I am experiencing similar
problems with MSIE6 (in Windows XP) but no problems at all with
Netscape 6.2. I am using PHP 4.2.2 and Apache 2.0.39, which I also used
on my old Windows 2000 machine; it never gave me any trouble even though
I also had MSIE6 on it.

I tested http://mvirtue.myip.org/test/index.php posted by
[EMAIL PROTECTED] [22 Mar 12:24am], and it produces the same errors in
MSIE but works flawlessly in Netscape.

Because I prefer MSIE as most people do, I would like to know if anyone
has the updated AFD.SYS file mentioned in
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q317949 because
Microsoft does not offer it freely for some reason. Seeing as this
problem occurs only in MSIE6 and only with WinXP I think that update
could solve the IE problem.

Thanks,
Matt

------------------------------------------------------------------------

[2002-07-13 01:00:07] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-06-12 09:04:41] [EMAIL PROTECTED]

Did you try that fix from Microsoft? And what about the
latest non-stable snapshot of PHP?


------------------------------------------------------------------------

[2002-06-12 04:18:35] p dot wenger at gmx dot ch

is this Bug-Report ( http://bugs.php.net/bug.php?id=16698 )
the same Problem as I have?

then the Problem is by Microsoft!
see:
http://www.apache.org/dist/httpd/binaries/win32/#xpbug
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q317949

I try anyway in the next days to config the server with the original
config-File and only the minimum of changes for 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/14865

-- 
Edit this bug report at http://bugs.php.net/?id=14865&edit=1

Reply via email to