Saturday, February 6, 2010

session_start hangs in php

Problem : in my php.ini, session.save_path was incorrectly set.
Fix: either change the path in php.ini or better : use session_save_path function.

No comments:

Blog Archive