ID:               41153
 User updated by:  phporcaffeine at gmail dot com
 Reported By:      phporcaffeine at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Apache2 related
 Operating System: WIN XP Pro
 PHP Version:      5.2.1
 New Comment:

I have verified that the script interpreter and ALL .dll have been
updated (I only run one copy of the script interpreter in the php root
for this type of reason specifically).


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

[2007-04-23 09:01:04] [EMAIL PROTECTED]

Make sure you've removed ALL the dlls from the old PHP distribution,
including php5ts.dll (people tend to put it in some weird places and
forget to upgrade it after that).

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

[2007-04-20 20:50:23] phporcaffeine at gmail dot com

Description:
------------
Using Apache 2.2.4 In httpd.conf I use:

# Install PHP as a module
LoadModule php5_module "F:/Apache2/modules/php/php5apache2_2.dll"
AddType application/x-httpd-php .php .phps .phtml

PHPIniDir "F:/Apache2/modules/php"

and with PHP 5.2.1 Apache fails to fire and reports that
'php5apache2_2.dll' was not found when in fact it is in that location.

I roll PHP back to 5.2.0 and Apache fires normally without error.

I have the PHP & Apache folders both in my Env. path.

Expected result:
----------------
I expect Apache 2.2.4 to fire php5apache2_2.dll using PHP 5.2.1

Actual result:
--------------
Apache 2.2.4 will not fire php5apache2_2.dll from PHP 5.2.1 but it does
fire from PHP 5.2.0


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


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

Reply via email to