Should be:
extension_dir = e:\php4\extensions\
quotes don't seem to make a difference.
I had similar trouble when I had my ini file in e:\php4\php.ini. I
eventually had to move php.ini to e:\php.ini for this to work. I assume I
could have changed the windows include path, but it worked at the time and I
never bothered to play with it again.
--
phill
""Xavier Paz"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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]
>
--
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]