RE: PHP-MySQL connector installation problem on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I believe C:\Windows\ is where most active ini files are stored, I think because thats where windows framework routines looked for them by default.  If you modified the application default ini in an application directory and the changes didn't take after restarting everything, I'd suggest you modify this one.
 
Good Luck,
 
Warren


From: Rory M Larson [mailto:rlarson@xxxxxxxxxxxxxxxx]
Sent: Tuesday, November 06, 2007 5:47 AM
To: j.kaluza@xxxxxxxxxxxxxxxxxxxxxxx
Cc: php-install@xxxxxxxxxxxxx
Subject: Re: PHP-MySQL connector installation problem on Windows

> try to add a backslash at the end of your extension_dir config line in your php.ini like : C:\php\extensions\ and reload ur phpinfo script to see what's the result
>
> Jerôme Kaluza

Thanks for the suggestion.  I've tried adding the backslash, restarting Apache, and reloading phpinfo on both machines.  It doesn't seem to make a difference.

One more thing I've noticed is that there are two data items listed in phpinfo referring to php.ini.  First there is the Configuration File (php.ini) Path, and then there is the Loaded Configuration File.  I thought the php.ini file was supposed to be taken from the PHP root directory, which is C:\Program Files\PHP\ on my machines.  But the Configuration File (php.ini) Path on both machines is listed as C:\Windows.  In fact, there is a php.ini file there as well as in the PHP root directory.  I've been updating that one too, though it still doesn't seem to make a difference.  On the Vista machine, the Loaded Configuration File is C:\Windows\php.ini, but on the XP it is C:\Program Files\PHP\php.ini.  This is another mystery to me.

Thanks,
Rory


[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux