php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9838 PHP crashes with any extensions turned on...
Submitted: 2001-03-19 10:17 UTC Modified: 2001-04-19 09:35 UTC
From: pkclark at pkclark dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: Win2K
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pkclark at pkclark dot com
New email:
PHP Version: OS:

 

 [2001-03-19 10:17 UTC] pkclark at pkclark dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-19 12:01 UTC] sniper@php.net
Please try the 4.0.5-RC1 from http://www.php4win.de/
as there has been fixes regarding the extension handling
in it.

--Jani

 [2001-04-19 09:35 UTC] sniper@php.net
No feedback. Reopen if problem still exists with soon
to be release 4.0.5.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC