|
|||
|
Hallo Community,
hab seit einem Serverumzug Probleme, Produktbilder einzuf?gen. Hier die Fehlermeldung: <div class='quotetop'>QUOTE</div><div class='quotemain'>Warning: rename(/www/htdocs/w0068b76/shop/images/product_images/original_images//glass136%20small.jpg,/www/htdocs/w0068b76/shop/images/product_images/original_images//86_1.jpg): No such file or directory in /www/htdocs/w0068b76/shop/admin/categories.php on line 354[/b][/quote] Hoffe, mir kann jemand helfen. Hier nochmal meine admin/configure.php <div class='quotetop'>QUOTE</div><div class='quotemain'>// Define the webserver and path parameters // * DIR_FS_* = Filesystem directories (local/physical) // * DIR_WS_* = Webserver directories (virtual/URL) define('HTTP_SERVER', 'http://www.boardstore24.de'); // eg, http://localhost or - https://localhost should not be empty for productive servers define('HTTP_CATALOG_SERVER', 'http://www.boardstore24.de'); define('HTTPS_CATALOG_SERVER', 'https://www.boardstore24.de'); define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT', '/www/htdocs/w0068b76/shop/'); // where the pages are located on the server define('DIR_WS_ADMIN', '/admin/'); // absolute path required define('DIR_FS_ADMIN', '/www/htdocs/w0068b76/shop/admin/'); // absolute pate required define('DIR_WS_CATALOG', '/'); // absolute path required define('DIR_FS_CATALOG', '/www/htdocs/w0068b76/shop/'); // absolute path required define('DIR_WS_IMAGES', 'images/'); define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/'); define('DIR_FS_CATALOG_ORIGINAL_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/original_images/'); define('DIR_FS_CATALOG_THUMBNAIL_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/thumbnail_images/'); define('DIR_FS_CATALOG_INFO_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/info_images/'); define('DIR_FS_CATALOG_POPUP_IMAGES', DIR_FS_CATALOG_IMAGES .'product_images/popup_images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); define('DIR_WS_CATALOG_ORIGINAL_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/original_images/'); define('DIR_WS_CATALOG_THUMBNAIL_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/thumbnail_images/'); define('DIR_WS_CATALOG_INFO_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/info_images/'); define('DIR_WS_CATALOG_POPUP_IMAGES', DIR_WS_CATALOG_IMAGES .'product_images/popup_images/'); define('DIR_WS_INCLUDES', 'includes/');[/b][/quote] |
|
|||
|
<div class='quotetop'>QUOTE(NEO0978 @ Jul 13 2006, 02:48 PM) Quoted post</div><div class='quotemain'>
Hallo Community, hab seit einem Serverumzug Probleme, Produktbilder einzuf?gen. Hier die Fehlermeldung: Hoffe, mir kann jemand helfen. Hier nochmal meine admin/configure.php [/b][/quote] Alle Rechte des Ordners auf 777 gesetzt? J?rgen |
|
|||
|
<div class='quotetop'>QUOTE(RDS @ Jul 13 2006, 04:34 PM) Quoted post</div><div class='quotemain'>
Alle Rechte des Ordners auf 777 gesetzt? J?rgen [/b][/quote] Oh man! Ich Noob! Genau DAS ist es gewesen! Vielen Dank, f?r die schnelle Hilfe! [img]style_emoticons/<#EMO_DIR#>/wub.gif[/img] |
![]() |
| Lesezeichen |
| Stichworte |
| einfgen, fehler#33, produktbilder |
| Themen-Optionen | |
| Ansicht | |
|
|