From:             [EMAIL PROTECTED]
Operating system: Win2K
PHP version:      4.0.4pl1
PHP Bug Type:     Apache related
Bug description:  PHP crashes with any extensions turned on...

i know this has been touched on a number of times, but here goes...

i am trying to config PHP to work with MSSQL 7.0. the webserver is
Apache 1.3.17. the OS is Win2K. 

i've edit the PHP.ini, removing the ; before the php_mssql70.dll
extension, and copied the file to the WINNT directory. i've also
copied the php_mssql70.dll file to the WINNT\System32 directory.
i did not edit the extensions_dir var as the extension dll is in the
system path.

prior to this configuration change, i've had no issues with the install.
running with this extension, PHP crashes at the end of parsing 
ANY PHP document, not just those with mssql_*** function calls.
Apache stays running, but can no longer parse PHP docs.

is this one of the aforementioned "multitheaded webserver" issues,
or am i missing a step? any advise on this would be greatly
appreciated. tx.


-- 
Edit Bug report at: http://bugs.php.net/?id=9838&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to