|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-08-25 22:32 UTC] waldschrott@php.net
[2000-08-25 22:37 UTC] waldschrott@php.net
[2001-05-14 12:17 UTC] joey@php.net
[2001-05-14 12:17 UTC] joey@php.net
[2001-06-10 21:23 UTC] jmoore@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 05:00:01 2025 UTC |
The call to ct_con_alloc() in 'ext/sybase_ct/php_sybase_ct.c' is not returning CS_SUCCEED... I'm unfamiliar with CT-LIB; how would I debug the library to get more information on the problem? Does it maintain verbose error reporting info that I could print out with the PHP error message? ("Unable to allocate connection record"); Conversely is this a know problem which requires a newer CT-LIB? Where is the authoritative source for it?