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

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?



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

[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.

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

[2002-04-26 20:55:28] [EMAIL PROTECTED]

Do you have 'register_globals' turned off/on in php.ini?

--Jani


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

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