Jump to content

Directory ,'/tmp/fs_Sessions/' Is Not Writable Or Readable By The Php User


Recommended Posts

Posted

when i tried to install fire stats in my web site techstream it returns an error

 

 

Error starting session :
Error initializing sessions directory, read this for help


Directory ,'/tmp/fs_sessions/' is not writable or readable by the PHP user

Warning: Cannot modify header information - headers already sent by (output started at /home1/techsm/public_html/firestats/php/auth.php:157) in /home1/techsm/public_html/firestats/php/html-utils.php on line 1334

 

what is the problem can any one tell it.

Posted

You can't create directories in /tmp for security reasons. However, you can make a "tmp" folder in your home directory, and then use that folder instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...