Hi,

I am trying to set up a test machine with PHP 4.04 pl1 over Apache and SQL
Server, and windows 2000, and I cannot get PHP to find the extension
libraries.

PHP is in e:\php4, with the extensions in e:\php4\extensions.

In php.ini I have tried:
extension_dir   =       "e:\php4\extensions\"
extension_dir   =       "e:\php4\"
extension_dir   =       "e:/php4/extensions/"
extension_dir   =       "e:/php4/"
extension_dir   =       "e:/php4"
extension_dir   =       "e:\php4"

When restarting Apache it always says
"Unable to load dynamic library 'e:\php4\extensions\php_sybase_ct.dll' - The
specified module could not be found." (the directory varies).

It happens with the php as a cgi and as an isapi module.

What am I missing?

Xavier


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to