strange mysql problem
I have a member script which i use on a few of my servers. The script isn't customised to one server but i can simply copy and paste it without editing and it will work on another server fine.however , on one of my servers i get the following error :
Warning: session_start(): open(/tmp/sess_06f0d3fd31df04568aa053110cfad83a, O_RDWR) failed: Permission denied (13) in /home/dbgt/public_html/member.php on line
the /tmp direcotry does exist... and i have no idea what this problem could be. mysql is up to date , I've just installed a fresh copy to make sure thats not the problem.
Any help would be greatly appreciated.