Hi,
trying to fix the same session problem, I discovered a strange behaviour of my XP/apache 2.035/PHP 4.20 system: I can't change the value of session.save_path. But with display_error, for example, it works.
Yes, I restarted Apache after saving php.ini ;-)
Anybody an idea?
Cheers,
Peter
c1sc0_man wrote:
Make sure your directory has permissions for php to access. Also chech your php.ini file for session.save_path.
Hope it helps.
Later