Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I Got Error With New Installation...


kewty

Recommended Posts

Hello every and thank you for helping....

I just installed osCommerce 2.x and i got this error...

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32382 is not allowed to access owned by uid 0 in /home3/tpglassm/public_html/home/includes/functions/sessions.php on line 148

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home3/tpglassm/public_html/home/includes/functions/sessions.php:148) in /home3/tpglassm/public_html/home/includes/functions/sessions.php on line 97

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home3/tpglassm/public_html/home/includes/functions/sessions.php:148) in /home3/tpglassm/public_html/home/includes/functions/sessions.php on line 97

 

I have tried delect the whole thing and start over, but same result..

 

please help

 

Kew

Link to comment
Share on other sites

Session Save Path and Safe Mode

-------------------------------

The error is a by-product of using PHP in Safe Mode while using a particular version of PHP 4.

To get around the problem go to your osCommerce Admin Panel -->

Configuration --> Sessions and set Session Save Path to just tmp

with no forward slash before or after tmp. You get this error even if you

have elected to store sessions in the database.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...