anush Posted December 2, 2011 Posted December 2, 2011 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.
Byron Posted December 2, 2011 Posted December 2, 2011 Did you check file permissions on .tmp/fs_Sessions/
Guest xaav Posted December 2, 2011 Posted December 2, 2011 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now