connection error with sybase

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mfalomir
Forum Newbie
Posts: 6
Joined: Tue Nov 05, 2002 9:29 pm

connection error with sybase

Post by mfalomir »

Im getting this connection error:

Unable to load dynamic library "php_sybase_ct.dll", but i've already edited my php.ini (removed the ";" from php_sybase_ct.dll), and also copied the dll to my root dir. (WINNT), am i missing something?????
hedge
Forum Contributor
Posts: 234
Joined: Fri Aug 30, 2002 10:19 am
Location: Calgary, AB, Canada

Post by hedge »

do you have the Sybase client library installed? the php dll depends on those dll's
Post Reply