php.ini

rof3

Member
Aug 31, 2004
119
0
0
OK, so when I call phpinfo(), it says:

Configuration File (php.ini) Path C:\WINDOWS

So I edited c:\windows\php.ini and changed extension_dir to c:\php\ext, but phpinfo() still says that extension_dir is c:\php5, so I conclude that I am editing the wrong php.ini. However, that is the only php.ini on my C drive...so what am I doing wrong? Thanks.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: rof3
OK, so when I call phpinfo(), it says:

Configuration File (php.ini) Path C:\WINDOWS

So I edited c:\windows\php.ini and changed extension_dir to c:\php\ext, but phpinfo() still says that extension_dir is c:\php5, so I conclude that I am editing the wrong php.ini. However, that is the only php.ini on my C drive...so what am I doing wrong? Thanks.

:confused:


What are you trying to do?