Posted by Maik Heller on 06/29/05 09:49
lorenzdominic_@hotmail.com wrote:
> Hi
> I am running Php5.0 on Windows XP. When I run phpinfo script it tells
> me that the configuration file php.ini is located in C:\Windows. This
> seems odd as I have put the PATH to php as D:\php where the php.ini
> file is located.
>
> Does anyone know how I can fix it so that the php.ini file comes up as
> being in the D:\php folder not C:\Windows?
>
> I am asking this question as I would like to get php5 and Mysql working
> but they are not.
>
> regards
> Dominic
>
move the file from c:\windows into d:\php (has something to do with the
search order).
Navigation:
[Reply to this message]
|