|
|||
|
Hallo,
nach der Installation erfollgt beim Aufruf folgende Fehlermeldung: Warning: Directory for sesssions doesn´t exist: /tmp. Sessions will not work until this directory has been created! Bin ein wenig verzweifelt, anlegen diverser tmp Verzeichnisse blieb erfolglos??!! Gruß |
|
|||
|
Hallo
Ich habe folgende Meldung beim Start: Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 10001 is not allowed to access owned by uid 0 in /srv/www/vhosts/video-branchenbuch.eu/httpdocs/shop3/includes/application_top.php on line 250 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /srv/www/vhosts/video-branchenbuch.eu/httpdocs/shop3/includes/application_top.php:250) in /srv/www/vhosts/video-branchenbuch.eu/httpdocs/shop3/includes/application_top.php on line 281 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /srv/www/vhosts/video-branchenbuch.eu/httpdocs/shop3/includes/application_top.php:250) in /srv/www/vhosts/video-branchenbuch.eu/httpdocs/shop3/includes/application_top.php on line 281 Warnung Warnung: Das Verzeichnis für die Sessions existiert nicht: /var/lib/php. Die Sessions werden nicht funktionieren bis das Verzeichnis erstellt wurde! Was habe ich falsch gemacht und wo kann ich das ändern Mfg Michael |
|
|||
|
sorry, ich glaube ich nerve.
Mach das zum ersten mal und finde keine Option zum einstellen der mysqql. Vieleicht noch ein Tip?? Gruß und Danke MrFloppy includes/configure.php define('HTTP_SERVER', 'http://www.rhein-main-computer-notdienst.de'); // eg, Default PLESK Page - should not be empty for productive servers define('HTTPS_SERVER', 'https://www.rhein-main-computer-notdienst.de'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', false); // secure webserver for checkout procedure? define('DIR_WS_CATALOG', '/shop/'); // absolute path required define('DIR_FS_DOCUMENT_ROOT', '/srv/www/web29/html/shop/'); define('DIR_FS_CATALOG', '/srv/www/web29/html/shop/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ORIGINAL_IMAGES', DIR_WS_IMAGES .'product_images/original_images/'); define('DIR_WS_THUMBNAIL_IMAGES', DIR_WS_IMAGES .'product_images/thumbnail_images/'); define('DIR_WS_INFO_IMAGES', DIR_WS_IMAGES .'product_images/info_images/'); define('DIR_WS_POPUP_IMAGES', DIR_WS_IMAGES .'product_images/popup_images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_INCLUDES',DIR_FS_DOCUMENT_ROOT. 'includes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_FS_CATALOG . 'lang/'); define('DIR_WS_DOWNLOAD_PUBLIC', DIR_WS_CATALOG . 'pub/'); define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/'); define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/'); define('DIR_FS_INC', DIR_FS_CATALOG . 'inc/'); // define our database connection define('DB_SERVER', 'localhost'); // eg, localhost - should not be empty for productive servers define('DB_SERVER_USERNAME', 'xxxxxx'); define('DB_SERVER_PASSWORD', 'xxxxxxxxx'); define('DB_DATABASE', 'web29'); define('USE_PCONNECT', 'false'); // use persistent connections? define('STORE_SESSIONS', ''); // leave empty '' for de |
|
|||
|
Habe auch diese Fehlermeldungen:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1569 is not allowed to access owned by uid 0 in /home/.sites/64/site534/web/shop/includes/application_top.php on line 256 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/.sites/64/site534/web/shop/includes/application_top.php:256) in /home/.sites/64/site534/web/shop/includes/application_top.php on line 287 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/.sites/64/site534/web/shop/includes/application_top.php:256) in /home/.sites/64/site534/web/shop/includes/application_top.php on line 287 Zur erklärung: ich habe gerade den shop von einem webspace auf einen anderen incl. DB verlegt, habe allerdings define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' bei beiden Konfigurationsfiles gesetzt!!! DANKE |
![]() |
| Lesezeichen |
| Stichworte |
| aufruf |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Aufruf der Shopseite | profi-tuning.com | Installation und Konfiguration | 2 | 03.09.2006 21:45 |