bbaum Posted July 22, 2004 Report Share Posted July 22, 2004 Hallo, hab mir xt-commerce mal lokal installiert und das Front-End auch zum laufen bekommen, nur leider weigert sich der Adminbereich zu funktionieren. Ich bekomme immer die Fehlermeldung: Fatal error: Cannot re-assign $this in C:\xampp\htdocs\moto\admin\includes\classes\upload.php on line 33 an der Stelle passier ?brigens: $this = null; auskommentieren kann man das leider nicht . Also wenn es jemand wei?, lasst es mich wissen. Gruss Bert Link to comment Share on other sites More sharing options...
mzanier Posted July 22, 2004 Report Share Posted July 22, 2004 ohne details keine hilfe m?glich. Link to comment Share on other sites More sharing options...
bbaum Posted July 22, 2004 Author Report Share Posted July 22, 2004 Ok, was f?r Angaben brauchst Du? PHP Version 5.0.0 Installiert hab ich im Verzeichniss: C:\xampp\htdocs\moto\ Ich k?nnte zum Beispiel mit der configure.php im Adminbereich dienen: <?php define('HTTP_SERVER', 'http://localhost'); define('HTTP_CATALOG_SERVER', 'http://localhost'); define('HTTPS_CATALOG_SERVER', 'https://localhost'); define('ENABLE_SSL_CATALOG', 'false'); define('DIR_FS_DOCUMENT_ROOT', 'C:/xampp/htdocs/moto/'); define('DIR_WS_ADMIN', '/moto/admin/'); define('DIR_FS_ADMIN', 'C:/xampp/htdocs/moto/admin/'); define('DIR_WS_CATALOG', '/moto/'); // absolute path required define('DIR_FS_CATALOG', 'C:/xampp/htdocs/moto/'); 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/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); 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_WS_CATALOG. 'lang/'); define('DIR_FS_LANGUAGES', DIR_FS_CATALOG. 'lang/'); define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); define('DIR_FS_INC', DIR_FS_CATALOG . 'inc/'); //DB Infos entfernt f?r dieses Posting ?> Hoffe damit kannst Du schon mal was anfangen. Gruss Bert Link to comment Share on other sites More sharing options...
jwitt Posted July 23, 2004 Report Share Posted July 23, 2004 Habe exakt das gleiche Problem Das aktuelle xampp f?r Windows local installiert und danach xt-commerce Gru? Jens Link to comment Share on other sites More sharing options...
jwitt Posted July 24, 2004 Report Share Posted July 24, 2004 Hallo Das Problem h?ngt mit dem PHP 5 zusammen. Hae auf 4 umgestellt und es geht alles Gru? Jens Link to comment Share on other sites More sharing options...
celeron Posted August 3, 2004 Report Share Posted August 3, 2004 Hallo, habe gerade Xampp mit PHP 4.3.7 frisch auf meinem Rechner installiert. (ohne SSL) XTC Setup ging auch problemlos. Wenn ich nun in den Shop m?chte belommee ich zwar diesen angezeigt, aber mit folgender Fehlermeldung im Header. Warning: session_start(): open(/tmp\sess_0ed9298fe56c6b974b7dde7cd6cb5429, O_RDWR) failed: No such file or directory (2) in C:\apachefriends\xampp\htdocs\xtc\testshop\includes\application_top.php on line 238 Als Admin komme ich auch nicht ins Backend. Hatzjemand eine Ahnung ?? Gru? celeron Link to comment Share on other sites More sharing options...
Guest HHGAG Posted August 3, 2004 Report Share Posted August 3, 2004 Session in die DB schreiben lassen =) configure.php's dazu anpassen. Link to comment Share on other sites More sharing options...
celeron Posted August 3, 2004 Report Share Posted August 3, 2004 Yepp das wars. Merci Link to comment Share on other sites More sharing options...
Guest HHGAG Posted August 3, 2004 Report Share Posted August 3, 2004 No Problem =) Link to comment Share on other sites More sharing options...
jorx Posted August 23, 2004 Report Share Posted August 23, 2004 Ich arbeite auch mit Xampp f?r Windows, das PHP 5.0 mitbringt. Ich bekomme die gleiche Fehlermeldung Fatal error: Cannot re-assign $this in C:\xampp\htdocs\xtcommerce\admin\includes\classes\upload.php on line 33 Wo finde ich jetzt eine ?ltere Xampp-Version mit PHP 4.3.7? Und wo und wie kann ich eine Session in die DB schreiben lassen? Und wo muss ich in der configure.php etwas anpassen? Danke schon mal. Link to comment Share on other sites More sharing options...
cnoopi Posted August 23, 2004 Report Share Posted August 23, 2004 @ jorx: Du kannst doch das ganze auf die alte version umstellen. Wenn du xampp aufmachst, hast du doch einen Link Umstellung, oder ?hnl. Da wird doch das ganze etwas beschrieben- bei mir zumindest. :bounce: Link to comment Share on other sites More sharing options...
jorx Posted August 23, 2004 Report Share Posted August 23, 2004 Ok, das Umstellen auf PHP 4 klappte. Wenn ich nun http://localhost/xtcommerce/admin/index.php eingebe, um in den Admin-Bereich zu kommen, so werde ich automatisch zum Kunden-Login geleitet. Es wird automatisch auf http://localhost/xtcommerce/login.php umgestellt. Was mache ich falsch? Link to comment Share on other sites More sharing options...
mzanier Posted August 23, 2004 Report Share Posted August 23, 2004 Originally posted by jorx@Aug 23 2004, 13:23 PM Ok, das Umstellen auf PHP 4 klappte. Wenn ich nun http://localhost/xtcommerce/admin/index.php eingebe, um in den Admin-Bereich zu kommen, so werde ich automatisch zum Kunden-Login geleitet. Es wird automatisch auf http://localhost/xtcommerce/login.php umgestellt. Was mache ich falsch? wer sagt das du diesen link eingeben muss ? wenn dich der shop auf den login verweist, dann solltest du vielleicht mal mit deinem admin account einloggen .. Link to comment Share on other sites More sharing options...
Hubi Posted August 23, 2004 Report Share Posted August 23, 2004 Warning: session_start(): open(/tmp\sess_0ed9298fe56c6b974b7dde7cd6cb5429, O_RDWR) failed: No such file or directory (2) in C:\apachefriends\xampp\htdocs\xtc\testshop\includes\application_top.php on line 238 Da muss man nicht die Sessions in die DB Schreiben lassen. Es reicht auch, wenn man das fehlende Verzeichnis c:\tmp anlegt. Link to comment Share on other sites More sharing options...
jorx Posted August 24, 2004 Report Share Posted August 24, 2004 Hallo mzanier, f?r Neueinsteiger ist es nicht ganz einfach herauszufinden, wie ich mich mit meinem admin account einlogge. Obwohl es in der englischen Installationshilfe ein bisschen beschrieben ist. Da war ich schwer von Begriff. Aber jetzt bin ich ja drin. Danke f?r die Hilfe. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.