sql databases

labratza

Expert Member
Joined
May 7, 2007
Messages
3,446
Reaction score
354
Location
Kempies at the moment
can someone that knows sql pretty well please assist me with these errors i know the basis of sql but this i do not understrand please help i am trying to get an online shop going but it is giving me these errors


:confused::confused::confused::confused::confused::confused::confused:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 3785 is not allowed to access owned by uid 0 in /www/freeweb7.com/i/n/o/inovateq/htdocs/os/includes/functions/sessions.php on line 162

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/freeweb7.com/i/n/o/inovateq/htdocs/os/includes/functions/sessions.php:162) in /www/freeweb7.com/i/n/o/inovateq/htdocs/os/includes/functions/sessions.php on line 97

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/freeweb7.com/i/n/o/inovateq/htdocs/os/includes/functions/sessions.php:162) in /www/freeweb7.com/i/n/o/inovateq/htdocs/os/includes/functions/sessions.php on line 97
 
you don't have a SQL problem, you have a PHP problem
 
Looks like a permission problem. Without seeing the code I would guess it is trying to save the sessions somewhere where it doesn't have permission.
 
Those are just warnings. Does your application function correctly? If so, turn off warnings and write them to a log file. This is done in the php.ini file.
 
What are the rest of the specs on the system? Linux?
 
Top
Sign up to the MyBroadband newsletter
X