ID:               16822
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: Windows XP
 PHP Version:      4.2.0
 New Comment:

I'm using Apache 1.3.24 and if tested it with Apache 2.0.35 (with the
experimental dll) they both have the problem.
It only goes wrong with IE 6.0.
I have also tested it in:
Mozilla 0.9.8
Opera 6.0.1
Netscape 4.0.8


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

[2002-04-28 20:17:30] [EMAIL PROTECTED]

Which apache are you trying to use php4apache.dll?
It's only meant to be used with apache 1.3.x.
And is it really IE 6.0 specific? Does this happen
with e.g. Netscape?


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

[2002-04-28 06:56:47] [EMAIL PROTECTED]

Yes I did, but I can tell you that it is working. The only thing that
isn't working is the dll module.

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

[2002-04-27 19:02:34] [EMAIL PROTECTED]

I think you might be using the wrong php.exe there.
Did you copy the one found in the sapi/ folder in the .zip ?

--Jani


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

[2002-04-27 06:50:03] [EMAIL PROTECTED]

It is working now. I changed the way I parsed the PHP files in Apache.
With the dll it isn't working. With the exe it is.


#LoadModule php4_module "C:/Program Files/php/sapi/php4apache.dll"
ScriptAlias /php/ "C:/Program Files/php/"
Action application/x-httpd-php  /php/php.exe

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

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

[2002-04-27 06:43:54] [EMAIL PROTECTED]

It is turned on.

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

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/16822

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

Reply via email to