Hi! Configuration - windows XP, PHP4 (not in CGI mode), Apache
I am experiencing difficulty to add sybase_ct support into php php is installed in C:/PHP4 in php.ini file: extension_dir = C:/PHP4/extensions extension=php_sybase_ct.dll after restarting Apache it says: "Unable to load library 'C:/PHP4/extensions/php_sybase_ct.dll' - The specified module could not be found" the interesting part is that in C:/PHP4/extensions there is a file php_sybase_ct.dll What am I doing wrong? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

