Friday, 13 March 2009

To make writable session save path

Just put the following code in your .htaccess


php_value session.save_path ‘/tmp’

No comments:

Post a Comment