Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ERRO in osCommerce, help, please.


ifnick

Recommended Posts

Posted

Hello, beauty?

 

I am with a problem in the store, it is that I am installing it in a server PHP 5, and I know that it was made before this version and always twirled it without problems.

 

E now gave to this problem ae, sees:

 

Warning: session_save_path() [ function.session-save-path ]: to open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/restricted/home/loja) in/home/restricted/home/loja/public_html/loja/includes/functions/sessions.php on line 118

 

Somebody would know because of this error?

 

I'm from Brazil, and do not speak English perfect, sorry.

 

Yours truly, Felipe.

Posted

Very obliged, it improved a little here, to still put of the following o error:

 

Warning: session_save_path() [ function.session-save-path ]: to open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/restricted/home/loja) in/home/restricted/home/loja/public_html/desenvolvimento/includes/functions/sessions.php on line 118

Posted

you could try setting the sessions through mysql instead of a file. You need to have this in your configure.php files both on admin and catalog sides.

  define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

Archived

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

×
×
  • Create New...