ID:               50369
 User updated by:  amazingant111 at yahoo dot com
 Reported By:      amazingant111 at yahoo dot com
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows 7 x64
-PHP Version:      5.3.1
+PHP Version:      5.2.11
 New Comment:

Tried with PHP 5.2.11, same results.


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

[2009-12-03 04:36:56] amazingant111 at yahoo dot com

Description:
------------
On the 64-bit version of Windows 7, Apache runs well normally, but
gives the message "The requested operation has failed!" when PHP in
installed and loaded.

Reproduce code:
---------------
Using default php.ini with the following added into httpd.conf by the
PHP installer:


#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:/PHP/"
LoadModule php5_module "C:/PHP/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

Expected result:
----------------
The web server should begin running and start "serving" pages.

Actual result:
--------------
Apache service gives an error box with no useful information, but adds
the following line to its error log:
[Wed Dec 02 23:14:35 2009] [warn] pid file
C:/Apache/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of
previous Apache run?

Changing error logging levels in httpd.conf doesn't return any
additional information.


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


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

Reply via email to