Re: phpinfo()
- From: Alekc <alekc.black@xxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 14:39:10 +0200
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?
Remove php.ini from windows folder Then add d:\php in the path variable Create this registry enter: [HKEY_LOCAL_MACHINE\SOFTWARE\PHP] "IniFilePath"="D:\\PHP"
It should work in this mode ;) .
- Follow-Ups:
- Re: phpinfo()
- From: lorenzdominic_
- Re: phpinfo()
- References:
- phpinfo()
- From: lorenzdominic_
- phpinfo()
- Prev by Date: Re: Best way to deal with Javascript (in)compatibility using PHP?
- Next by Date: Re: Encryption Libraries/classes
- Previous by thread: Re: phpinfo()
- Next by thread: Re: phpinfo()
- Index(es):