php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10209 php_sybase_ct.dll is causing illegal operation
Submitted: 2001-04-06 11:18 UTC Modified: 2001-05-27 19:40 UTC
From: sdeprez at omaha dot com Assigned:
Status: Closed Package: Sybase-ct (ctlib) related
PHP Version: 4.0.4pl1 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sdeprez at omaha dot com
New email:
PHP Version: OS:

 

 [2001-04-06 11:18 UTC] sdeprez at omaha dot com
I am using Apache 1.3.17 on a Windows 2000 machine that also has the Sybase Client (System 11) installed.  When I uncomment php_sybase_ct.dll in the php.ini I am getting an illegal operation message when a php page is invoked in the browser.  I get the message even if the php page does NOT have any sybase function calls.  ODBC works fine, but I need to be able to use the code to a UNIX system.

SDeprez

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-07 13:14 UTC] sbergmann@php.net
Are you using PHP as an ApacheModule or via CGI? If your using the module version this could indicate that the Sybase extension is not thread-safe.

 [2001-05-27 19:40 UTC] sniper@php.net
Fixed in CVS. Fix will be in PHP 4.0.6.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC