Jump to content
xt:Commerce Community Forum

Warning: session_save_path() [function.session-save-path]: open_basedir restriction i


peterbmz

Recommended Posts

Hallo,

bekomme nach einer neuen Installation im Kopfbereich folgende Meldungen:

__________________________________________________________________________

Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web332/html/:/var/www/web332/phptmp/:/var/www/web332/files/:/var/www/web332/atd/) in /var/www/web332/html/xtshop/includes/application_top.php on line 250

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/web332/html/xtshop/includes/application_top.php:250) in /var/www/web332/html/xtshop/includes/application_top.php on line 281

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web332/html/xtshop/includes/application_top.php:250) in /var/www/web332/html/xtshop/inc/xtc_redirect.inc.php on line 29

_______________________________________________________________________________________________

ich hoffe es sind nur änderungen mit den rechten!:rolleyes:

Link to comment
Share on other sites

  • 4 weeks later...

Hallo,

in includes/configure.php und configure.org.php als auch in

admin/includes/configure.php und configure.org.php dieses ändern:

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

auf

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

Jürgen

Link to comment
Share on other sites

Archived

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

×
  • Create New...