Hi,
I like to configure the php.ini file to set the directory path for session.save.
I want to make sure. In which director is the php.ini file located.
My windows distribution of php4.03pl1 came with the following *.ini files when I install it:
1) php.ini-dist,
2) php.ini-optimized
There is no php.ini. Does this mean I have to rename any one I want to use to php.ini.
But when I do this php.ini does not seem to be loading. Because when I modify its contents the same thing still happens before I modified it.
This is confusing me. Anyone know the answer? Thanks.