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
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
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
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
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