ID:               50268
 Updated by:       paj...@php.net
 Reported By:      ben dot arnold dot spam at hotmail dot com
-Status:           Assigned
+Status:           Bogus
 Bug Type:         Windows Installer
 Operating System: Windows Vista
 PHP Version:      5.3.1
 Assigned To:      pajoye
 New Comment:

Disabel mssql if you don't need it, don't have the PATH setup correctly
or does not have the dependencies installed for a given extension.


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

[2009-12-26 11:33:52] kender dot arg at gmail dot com

On windows 7 (x64 ultimate) I encountered the same issue.
Apache 2.2.14 doesn't start after installing PHP 5.3.1

I did get an error in the apache error log:
[Sat Dec 26 11:10:19 2009] [crit] (OS 1813)The specified resource type
cannot be found in the image file.  : master_main: create child process
failed. Exiting.

(re)starting apache from the Apache Monitor results in "The requested
operation has failed"
manually running httpd.exe results in "The program can't start because
ntwdblib.dll is missing from your computer. Try reinstalling the program
to fix this problem." 

Added these symptoms to make this bug easier to find.

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

[2009-12-10 17:35:12] john dot walsh at mini-net dot co dot uk

I think it also happens, even if apache/mysql was not selected during
the PHP install.

Just a default PHP install does it for me.

And commenting out the line in php.ini:

;extension=php_mssql.dll

fixed the problem.


WinXP Pro, V2002, SP3, a new work machine.

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

[2009-12-04 03:05:45] aruizbcs at gmail dot com

The same problem is happening with the OS Windows 7 - the first time I 

supposed the installation path could be the problem ("C:\Program
Files") 
considering the security issues of the OS but when I tried other paths

like "C:\PHP"  the problem still continues.  The recommendation to 
comment out "extension=php_mssql.dll" works and the problem is gone.

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

[2009-11-23 09:23:51] ben dot arnold dot spam at hotmail dot com

Thanks for the speedy response!

I just commented out "extension=php_mssql.dll" and it all works
perfectly now. Apache starts and I have "hello world" up and running.

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

[2009-11-23 09:08:27] paj...@php.net

Do you need the mssql extension? If not simply comment out the mssql
lines in your php.ini.

I'll look into this problem (not sure why it did not install it).

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

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

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

Reply via email to