[PHP-DB] sybase_connect(): Sybae:Unable to allocate connection record

2005-06-01 Thread Philip Wasshington
After installing php-4.3.9-3.6.src.rpm on RHEL4 I modified the php.spec file to add --with-sybase-ct=/opt/sybase/OCS-12_5 Everything appeared to compile fine but after update installing the rpms I get the error 'Warning: sybase_connect(): Sybase:Unable to allocate connection record.' when attemp

[PHP-DB] sybase_connect(): Sybase: "Unable to allocate connection record" problem

2003-11-17 Thread samuel
Dear friends, I installed sybase 12.5 develop edition, apache 2.0.48 and php 4.3.4 on the same server, the php testing is no problem. But i use function sybase_connect() in program test.php, open the file in IE, error messages : Warning: sybase_connect(): Sy

Re: [PHP-DB] Sybase_Connect

2003-01-21 Thread Cameron
ry and is named exactly as it is up above AHH!!! WHAT DO I DO!? - Original Message - From: "Buics" <[EMAIL PROTECTED]> To: "Cameron Powell" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 5:52 PM Subject: Re: [PHP-DB] Syba

Re: [PHP-DB] Sybase_Connect

2003-01-20 Thread Buics
try to look at your php.ini file, then uncomment this line extension=php_sybase_ct.dll and also make sure that you setup your extension directory. ; Directory in which the loadable extensions (modules) reside. extension_dir = "c:\php\" after that, restart your web server. best regards --buics

[PHP-DB] Sybase_Connect

2003-01-20 Thread Cameron Powell
Im trying to figure out Sybase and I cant even seem to get past the first step of connecting Heres my code: Heres the error: Fatal error: Call to undefined function: sybase_connect() in F:\Program Files\Apache Group\Apache\htdocs\index.php on line 8 -- PHP Database Mailing List (http://www.php