Django.1 Posted October 9, 2008 Posted October 9, 2008 Hello, I installed OSCommerce and after that tried to open the admin webpage. Unfortunatly I got several errors wich I don't understand. I'm new at PHPadmin and Mysql. These are the errors that I got. Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32255 is not allowed to access /tmp owned by uid 0 in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 165 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/general.php on line 22 Is there an easy way to correct this? Any help is welcome. Django
Guest Posted October 9, 2008 Posted October 9, 2008 Hello, I installed OSCommerce and after that tried to open the admin webpage.Unfortunatly I got several errors wich I don't understand. I'm new at PHPadmin and Mysql. These are the errors that I got. Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32255 is not allowed to access /tmp owned by uid 0 in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 165 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/ledmesse/public_html/webshop/admin/includes/functions/sessions.php:165) in /home/ledmesse/public_html/webshop/admin/includes/functions/general.php on line 22 Is there an easy way to correct this? Any help is welcome. Django Look here.
FIMBLE Posted October 9, 2008 Posted October 9, 2008 Or you could change your TMP file admin / configurations / sessions >> change the /tmp to tmp Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.