Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Installationsproblem

    cemoli92

    • Neu im Forum
    • Beiträge: 6
    Installationsproblem
    am: 07. Oktober 2011, 11:14:06
    Hallo,

    ich habe ein Problem bei der Installation von modified eCommerce Shopsoftware auf mein Webserver (kilu).
    Es erscheint bei der Installation das folgende Problem:

    Zitat
    add('index', SELECT_LANGUAGE_ERROR); } if ($error == false) { xtc_redirect(xtc_href_link('install_step1.php?lg='. xtc_db_prepare_input($_POST['LANGUAGE']), '', 'NONSSL')); } } ?> //EOF - DokuMan - 2009-05-19 - removed webbug to www.(( Wir dulden keine kommerziellen Werbelinks - Bitte Forenregeln beachten! )) ?>

    '; } if (!is_writeable(DIR_FS_CATALOG . 'includes/configure.org.php')) { $error_flag=true; $message .= 'FALSCHE DATEIRECHTE '.DIR_FS_CATALOG . 'includes/configure.org.php
    '; } if (!is_writeable(DIR_FS_CATALOG . 'admin/includes/configure.php')) { $error_flag=true; $message .= 'FALSCHE DATEIRECHTE '.DIR_FS_CATALOG . 'admin/includes/configure.php
    '; } if (!is_writeable(DIR_FS_CATALOG . 'admin/includes/configure.org.php')) { $error_flag=true; $message .= 'FALSCHE DATEIRECHTE '.DIR_FS_CATALOG . 'admin/includes/configure.org.php
    '; } $status='OK'; if ($error_flag==true) $status='FEHLER'; $ok_message.='DATEIRECHTE .............................. '.$status.'
    '; // smarty folders $folder_flag==false; if (!is_writeable(DIR_FS_CATALOG . 'admin/backups/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'admin/backups/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'admin/images/graphs')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'admin/images/graphs
    '; } if (!is_writeable(DIR_FS_CATALOG . 'admin/rss/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'admin/rss/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'admin/rss/xt-news.cache')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'admin/rss/xt-news.cache
    '; } if (!is_writeable(DIR_FS_CATALOG . 'cache/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'cache/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'export/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'export/
    '; } // image folders if (!is_writeable(DIR_FS_CATALOG . 'images/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/categories/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/categories/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/banner/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/banner/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/product_images/info_images/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/product_images/info_images/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/product_images/original_images/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/product_images/original_images/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/product_images/popup_images/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/product_images/popup_images/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/product_images/thumbnail_images/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/product_images/thumbnail_images/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'images/manufacturers/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'images/manufacturers/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'import/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'import/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'media/content/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'media/content/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'media/products/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'media/products/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'media/products/backup/')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'media/products/backup/
    '; } if (!is_writeable(DIR_FS_CATALOG . 'sitemap.xml')) { $error_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'sitemap.xml
    '; } if (!is_writeable(DIR_FS_CATALOG . 'templates_c/')) { $error_flag=true; $folder_flag=true; $message .= 'FALSCHE ORDNERRECHTE '.DIR_FS_CATALOG . 'templates_c/
    '; } $status='OK'; if ($folder_flag==true) $status='FEHLER'; $ok_message.='ORDNERRECHTE .............................. '.$status.'
    '; // check PHP-Version $php_flag==false; //BOF - Dokuman - 2009-09-02: update PHP-Version check /* if (xtc_check_version()!=1) { $error_flag=true; $php_flag=true; $message .='ATTENTION!, your PHP Version is to old, modified eCommerce Shopsoftware requires atleast PHP 4.1.3.

    Your php Version:

    modified eCommerce Shopsoftware wont work on this server, update PHP or change Server.'; } */ if (function_exists('version_compare')) { if(version_compare(phpversion(), "4.3.3", "<")){ $error_flag = true; $php_flag = true; $message .= 'ACHTUNG! Ihre PHP-Version ist zu alt. Der Shop setzt mindestens die Version 4.3.3 voraus.

    Ihre PHP-Version: ' . phpversion() . '.'; } } else{ $error_flag = true; $php_flag = true; $message .= 'ACHTUNG! Ihre PHP-Version ist zu alt. Der Shop setzt mindestens die Version 4.3.3 voraus.

    Ihre PHP-Version: ' . phpversion() . '.'; } //EOF - Dokuman - 2009-09-02: update PHP-Version check $status='OK'; if ($php_flag==true) $status='FEHLER'; $ok_message.='PHP VERSION .............................. '.phpversion(). '   '.$status.'
    '; /* // BOF - Tomcraft - 2009-11-22 - Check MySQL version if (function_exists('version_compare')) { // vr - 2010-02-06 don't check mysql native driver php extension if((mysql_get_client_info() != 'MySQL Native Driver') && version_compare(mysql_get_client_info(), "4.1.2", "<")){ $error_flag = true; $php_flag = true; $message .= '
    ACHTUNG! Ihre MySQL-Version ist zu alt. Der Shop setzt mindestens die Version 4.1.2 voraus.

    Ihre MySQL-Version: ' . mysql_get_client_info() . '.'; } $status='OK'; if ($php_flag==true) $status='FEHLER'; $ok_message.='MySQL-VERSION .............................. '.mysql_get_client_info() . ' '. $status.'
    '; } // EOF - Tomcraft - 2009-11-22 - Check MySQL version */ $gd=gd_info(); if ($gd['GD Version']=='') $gd['GD Version']='FEHLER: KEINE GDLIB GEFUNDEN!'; $status=$gd['GD Version'].'
    falls GDlib Version < 2+ , klicken Sie hier für weitere Informationen'; // display GDlibversion $ok_message.='GDlib VERSION .............................. '.$status.'
    '; if ($gd['GIF Read Support']==1 or $gd['GIF Support']==1) { $status='OK'; } else { $status='FEHLER
    Sie haben keine GIF-Unterstützung innerhalb der GDlib, so dass Sie im Shop keine GIF-Bilder und GIF-Wasserzeichen-Funktionen nutzen können!'; } $ok_message.='GDlib GIF-Unterstützung .............................. '.$status.'
    '; if ($error_flag==true) { ?>

    Kilu hat MySQL 5 und PHP 5. Ich verstehe nicht warum in der Error-Message steht dass ich eine alte Version der beiden habe.

    Linkback: https://www.modified-shop.org/forum/index.php?topic=15862.0

    GTB

    • modified Team
    • Gravatar
    • Beiträge: 6.306
    • Geschlecht:
    Re: Installationsproblem
    Antwort #1 am: 07. Oktober 2011, 11:18:25
    Tja, aber da scheint bei dir was nicht zu funktionieren, da das Script nicht geparsed wird.

    Gruss Gerhard

    jannemann

    • modified Team
    • Beiträge: 6.275
    • Geschlecht:
    Re: Installationsproblem
    Antwort #2 am: 08. Oktober 2011, 07:07:16
    Hi cemoli92,

    lad den Shop noch mal neu hoch und versuche es noch mal.
    Welches FTP-Programm nimmst du und mit welchem Transfertyp hast du die Dateien hochgeladen?

    Schöne Grüße,
    Jan

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.369
    • Geschlecht:
    Re: Installationsproblem
    Antwort #3 am: 08. Oktober 2011, 09:44:09
    Hallo Jan,

    Gerhard hatte schon die passende Antwort... das Skript wird nicht korrekt geparsed. Wundert mich aber auch nicht, denn "kilu" ist einer der beliebten Freehoster, bei denen für kein Geld eben auch keine Leistung zu erwarten ist. :-PP

    Wobei h-h-h den Hoster mal gefunden hatte und da eigentlich keine Probleme hatte. :-/

    [...]
    Und für einen Testshop scheint mir kilu.de aller erste Sahne.
    [...]

    Quelle: Bin neu und stelle mich kurz vor

    Grüße

    Torsten
    2 Antworten
    1763 Aufrufe
    26. Mai 2014, 20:12:42 von jannemann
    14 Antworten
    6040 Aufrufe
    25. Februar 2010, 13:15:32 von web28
    7 Antworten
    3341 Aufrufe
    29. Oktober 2010, 20:14:23 von Tomcraft
    7 Antworten
    4685 Aufrufe
    25. April 2011, 15:09:42 von Tomcraft