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 t
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\"
ext