weronpc
04-22-2003, 10:09 PM
I have 2 php.ini files, one is called php.ini-recommended and the other one is called php.ini-dist.
In order for session to work, I changed php.ini-recommended to php.ini, in the php.ini file changed session.save_path = C:\php Win32\tmp (full path to tmp)
session works now, but because I changed the file name to hph.ini, there are so many things got messed up, example: code that's in the include file doesn't work properly.
why do I have php.ini-recommended and php.ini-dist? what is the different of them 2?
Thank you
Mike
PS: if you don't understand what I mean, please ask me. or visit here for my previous problem
http://www.codingforums.com/showthread.php?s=&threadid=18625
In order for session to work, I changed php.ini-recommended to php.ini, in the php.ini file changed session.save_path = C:\php Win32\tmp (full path to tmp)
session works now, but because I changed the file name to hph.ini, there are so many things got messed up, example: code that's in the include file doesn't work properly.
why do I have php.ini-recommended and php.ini-dist? what is the different of them 2?
Thank you
Mike
PS: if you don't understand what I mean, please ask me. or visit here for my previous problem
http://www.codingforums.com/showthread.php?s=&threadid=18625