To make writable session save path

Just put the following code in your .htaccess


php_value session.save_path ‘/tmp’

0 comments:

Post a Comment