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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 10 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 20:01:28 2024 UTC