This is a discussion on PHP setup question within the alt.comp.lang.php forums, part of the PHP Programming Forums category; I have PHP 5 running on IIS Win2003. Its working OK. But I've noticed that my extension_dir is set ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have PHP 5 running on IIS Win2003. Its working OK. But I've noticed that
my extension_dir is set to C:\php5\ext. Now this contradicts what it is actually set at (D:\php\ext) and what is set in the php.ini file. (also set to D:\php\ext) What is going on? I have the environment variable set to D:\php PHP runs fine. But for some reason I'm not able to load any extensions...hence no mysql etc.... |