Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

this is not good - Need support


mathiasdk

Recommended Posts

Posted

Ok the main thing is, that i have just set up the shop, and installed it with my database and all that. It all went just fine, but when im trying to access admin panel or catalog i get errors

 

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 163012/163012 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/matheus/on-force.dk/catalog/includes/functions/sessions.php on line 148 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/matheus/on-force.dk/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/matheus/on-force.dk/catalog/includes/functions/sessions.php on line 97 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/matheus/on-force.dk/catalog/includes/functions/sessions.php:148) in /hsphere/local/home/matheus/on-force.dk/catalog/includes/functions/sessions.php on line 97

 

if you wanna see for your self here is the link

 

http://on-force.dk/catalog/

 

Since im under a deadline evolving this project i will appreciate a fast reply, even the smallest thing may help me solve this problem.

 

Thanks in advance

 

Best reggards

 

Mathias Lundquist

Posted

If you can get into your admin panel, I would check one thing first:

 

Open the panel, and under "Configuration", go to "Sessions"

 

Check: "Session Directory" set to "/tmp" and all other settings set to "false"

 

See if that changes anything or if it's already like that. Hope this helps some...

Posted

you can also create a tmp directory at /hsphere/local/home/matheus ie /hsphere/local/home/matheus/tmp and then change the paths to point there. make sure you set the tmp to 777 file permissions. if you still can not get in, use phpmyadmin to get to the configuration table and make the changes

Archived

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

×
×
  • Create New...