I use session_start(); at the begining of my php files I just started getting the following error:
Warning: session_start() [function.session-start]: open(/home/jcinfome/tmp/sess_7c162f04e383c93866cfb3331a5665fd, O_RDWR) failed: Permission denied (13) in /home/leeq/public_html/index.php on line 3
/home/jcinfome <-- this directory isnt even mine. does anyone know how to fix this.
Thanks
Lee