Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

register_globals off


Recommended Posts

i applied the the register_globals patch for my site.. the contribution is here

 

on the catalog section i have these errors:

 

Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/cache) is not within the allowed path(s): (/usr/lib/php:/usr/local/lib/php:/tmp) in /includes/functions/sessions.php on line 252

 

In rest, every thing seems to work fine..

 

the admin section is unable to access:

 

Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/cache) is not within the allowed path(s): (/usr/lib/php:/usr/local/lib/php:/tmp) in /admin/includes/functions/sessions.php on line 110

 

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

 

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

 

Fatal error: Cannot re-assign $this in /admin/includes/classes/upload.php on line 31

 

 

what else shall i do??

==========

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...