Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

[PHP3] sybase_connect on iis not working From: Adam Gotheridge (adam <email protected>)
Date: 03/29/99

How do I get the Sybase functions to work on iis? I don't have a clue as to
where to look. Any ideas greatly appreciated.

You know...
Fatal error: Call to unsupported or undefined function sybase_connect()

I see the folowing from phpinfo()

DSQUERY SYBASE
INCLUDE C:\SYBASE\INCLUDE;
LIB C:\SYBASE\LIB;
SYBASE C:\Sybase

and the php.ini sybase section looks like this:

[Sybase]
sybase.allow_persistent = On
sybase.max_persistent = -1
sybase.max_links = -1
sybase.interface_file = "c:\Sybase\ini\sql.ini"
sybase.min_error_severity = 10
sybase.min_message_severity = 10
sybase.compatability_mode = Off

[Sybase-CT]
sybct.allow_persistent = On
sybct.max_persistent =
sybct.max_links = -1
sybct.min_server_severity = 10
sybct.min_client_severity = 10

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>