Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error in my shop


Lao

Recommended Posts

I get this in my site:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 10007 is not allowed to access owned by uid 0 in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/includes/functions/sessions.php on line 118

 

 

And this codes in the upper Admin window:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 10007 is not allowed to access owned by uid 0 in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 110

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

 

 

Anyone have any idea where did those come from? I can't remember doing anything to sessions.php

Sorry for my bad english language!

Link to comment
Share on other sites

I get this in my site:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 10007 is not allowed to access owned by uid 0 in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/includes/functions/sessions.php on line 118

And this codes in the upper Admin window:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 10007 is not allowed to access owned by uid 0 in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 110

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/maycon.ro/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

Anyone have any idea where did those come from? I can't remember doing anything to sessions.php

 

 

Hello,

What is your session save path at the moment?(Look in to your admin\sessions),

Make sure this has the correct path to /tmp or try changing this to tmp

 

If this is correctly than:

Is your hosting server operating in save mode?

Is maycon.ro your vhost or is this somebody elses account?

Kind regards

 

Hakan Haknuz

Link to comment
Share on other sites

The path is correct: /tmp

 

Maycon.ro's server is in another city, in Craiova-Romania. I live in Bucharest - Romania. I bought this domain from the company that is hosting it.

 

Any other suggestions?!

Sorry for my bad english language!

Link to comment
Share on other sites

  • 2 weeks later...
Hello,

What is your session save path at the moment?(Look in to your admin\sessions),

Make sure this has the correct path to /tmp or try changing this to tmp

 

If this is correctly than:

Is your hosting server operating in save mode?

Is maycon.ro your vhost or is this somebody elses account?

 

no you never should remove the front slash because you will get plenty of security problems. You always set the correct path with a slash at the front, so the session files live outside the site's domain.

 

as of the problem your host may did some changes.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...