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
User avatar
riley
Forum Commoner
Posts: 45
Joined: Thu May 02, 2002 6:31 pm

Sybase

Post by riley »

I am trying to configure PHP to connect to a Sybase database and am getting the following error.
PHP Warning: Unable to load dynamic library 'C:\PHP\php_sybase_ct.dll' - The specified module could not be found. in Unknown on line 0
The dll is in the correct place. I'm running NT, IIS, and the client is installed and working.

Any thoughts.

Thanks
Post Reply