Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URGENT! Installation problems.


roobbe

Recommended Posts

After installation when I try to open the Administration page, I get these messages:

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 34289/102 is not allowed to access owned by uid/gid 0/0 in /myserver/catalog/admin/includes/functions/sessions.php on line 161

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/sessions.php on line 97

 

Warning: Cannot modify header information - headers already sent by (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/general.php on line 22

 

Also when I open the shop page, I get these messages/warnings:

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 34289/102 is not allowed to access owned by uid/gid 0/0 in /myserver/catalog/includes/functions/sessions.php on line 162

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /myserver/catalog/includes/functions/sessions.php:162) in /myserver/catalog/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /myserver/catalog/includes/functions/sessions.php:162) in /myserver/catalog/includes/functions/sessions.php on line 97

 

What might be causing these error notifications? Does anyone know of a solution?

Link to comment
Share on other sites

After installation when I try to open the Administration page, I get these messages:

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 34289/102 is not allowed to access owned by uid/gid 0/0 in /myserver/catalog/admin/includes/functions/sessions.php on line 161

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/sessions.php on line 97

 

Warning: Cannot modify header information - headers already sent by (output started at /myserver/catalog/admin/includes/functions/sessions.php:161) in /myserver/catalog/admin/includes/functions/general.php on line 22

 

Also when I open the shop page, I get these messages/warnings:

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 34289/102 is not allowed to access owned by uid/gid 0/0 in /myserver/catalog/includes/functions/sessions.php on line 162

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /myserver/catalog/includes/functions/sessions.php:162) in /myserver/catalog/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /myserver/catalog/includes/functions/sessions.php:162) in /myserver/catalog/includes/functions/sessions.php on line 97

 

What might be causing these error notifications? Does anyone know of a solution?

 

It's seems like the user (probably apache) isn't allowed to use the files... Did you upload the files using a root account password?

 

Grtz,

 

Arjan Gelderblom

I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image.

-- Stephen Hawking

Link to comment
Share on other sites

Well the problem is that I don't have root permissions on the server. I have a username and password provided by my ISP with limited rights.

 

I don't know exactly what rights my username has but I can imagine that they are not anywhere near root-level. :)

 

I tried to use the older version of OsCommerce as well (2.2 MS2) but when I try to open the installation page, it reports that register_globals are turned off. And as you can guess, I can't turn those on either...

 

Any further ideas??

 

Thanks.

Link to comment
Share on other sites

Well the problem is that I don't have root permissions on the server. I have a username and password provided by my ISP with limited rights.

 

I don't know exactly what rights my username has but I can imagine that they are not anywhere near root-level. :)

If you have a hosting plan I would try to contact them if I where you! Probably a higher chance of succeeding!

 

I tried to use the older version of OsCommerce as well (2.2 MS2) but when I try to open the installation page, it reports that register_globals are turned off. And as you can guess, I can't turn those on either..

 

This can be done via .htaccess search google or the board how to do this!

 

Grtz,

 

Arjan Gelderblom

I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image.

-- Stephen Hawking

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...