Personal Finance - Debt Consolidation - Problem Mortgage - Online TV - Car Credit

PDA

View Full Version : Need help with php errors. please help


proxyguy2700
Apr 5th 2008, 7:09 am
Im getting the following errors and cant figure out why ? Can someone please help.


Warning: session_start() [function.session-start]: open(/home/porndb/tmp/sess_5c26f420445bf3d011051d21bdcf603c, O_RDWR) failed: Permission denied (13) in /home2/centclic/public_html/header.php on line 3



Warning: Unknown: open(/home/porndb/tmp/sess_5c26f420445bf3d011051d21bdcf603c, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0

kmap
Apr 5th 2008, 7:26 am
please paste the code of header.php

Regards

Alex

jayshah
Apr 5th 2008, 8:18 am
You will need to CHMOD your /home/porndb/tmp/ to 777.

Jay

proxyguy2700
Apr 5th 2008, 9:27 am
problem fixed thanks all, it was on my host side