[PHP-DEV] PHP 4.0 Bug #5684: PHP Intermittently reports "Unable to allocate connection record" From: miguel222 <email protected>
Date: 07/19/00

From: miguel222 <email protected>
Operating system: RH Linux 6.2
PHP version: 4.0.1pl2
PHP Bug Type: Sybase-ct (ctlib) related
Bug description: PHP Intermittently reports "Unable to allocate connection record"

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?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>