Jump to content

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


anush

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...