|
|||
|
Hallo,
hatte xt jetzt einmal testweise zum laufen bekommen, jetzt habe ich ihn auf anderem Webspace nochmal neu inst. und erhalte folgende Fehlermeldung: Warning: session_save_path(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/srv/www/htdocs/web302/html/:/srv/www/htdocs/web302/phptmp/:/srv/www/htdocs/web302/files/:/srv/www/htdocs/web302/atd/) in /srv/www/htdocs/web302/html/shop/includes/application_top.php on line 189 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /srv/www/htdocs/web302/html/shop/includes/application_top.php:189) in /srv/www/htdocs/web302/html/shop/includes/application_top.php on line 238 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /srv/www/htdocs/web302/html/shop/includes/application_top.php:189) in /srv/www/htdocs/web302/html/shop/includes/application_top.php on line 238 Kann damit nichts anfangen? Dieter |
|
|||
|
Habe in der application_top.php die Zeile 189 ge?ndert, jetzt gehts..
// set the session name and save path session_name('XTCsid'); session_save_path hier auskommentiert ; // set the session cookie parameters if (function_exists('session_set_cookie_params')) Hoffe, man kann das, weil alles andere hat nichts gebracht, auch nicht die Umstellung auf mysql! |
![]() |
| Lesezeichen |
| Stichworte |
| fehlermeldung, instxt |
| Themen-Optionen | |
| Ansicht | |
|
|