Die Suche ergab 4 Treffer

von agepilar
So 25. Nov 2012, 18:05
Forum: allgemeine Probleme
Thema: Web Shop Installation
Antworten: 11
Zugriffe: 15234

Re: Web Shop Installation

leider keine Änderung wenn ich // get the FILE PATH if there is a Subdirectory $path = preg_replace('/^\/$/', '', dirname(dirname($PHP_SELF))); durch // get the FILE PATH if there is a Subdirectory $path = preg_replace('/\/$/', '', dirname(dirname($PHP_SELF))).'/'; noch zusätzlich ändere bekomme ich...
von agepilar
So 25. Nov 2012, 10:27
Forum: allgemeine Probleme
Thema: Web Shop Installation
Antworten: 11
Zugriffe: 15234

Re: Web Shop Installation

hab versucht den shop nochmal auf einem anderen Hoster (goneo) zu installieren: -den inhalt des web Verzeichnisses in das ftp Verzeichnis: /stumpfbob/ hochgeladen und /stumpfbob/shop_installer ausgeführt ergebnis: could not detect DIR_FS_CATALOG, please contact info@webs.de $_SERVER['DOCUMENT_ROOT']...
von agepilar
Sa 24. Nov 2012, 16:23
Forum: allgemeine Probleme
Thema: Web Shop Installation
Antworten: 11
Zugriffe: 15234

Re: Web Shop Installation

Hi Xantiva, danke erstmal! Ich habe es nochmal ausprobiert (alles gelöscht und nochmal aufgespielt), sinnloser Weise ist der Fehler jetzt weg und bekomme nun: could not detect DIR_FS_CATALOG, please contact info@webs.de $_SERVER['DOCUMENT_ROOT'] = '/var/www/web83/web' realpath($_SERVER['DOCUMENT_ROO...
von agepilar
Sa 24. Nov 2012, 09:47
Forum: allgemeine Probleme
Thema: Web Shop Installation
Antworten: 11
Zugriffe: 15234

Web Shop Installation

Hallo liebe Community, irgendwie stehe ich total auf dem Schlauch, pls do not scream @ me ;) Möchte unbedingt diesen Shop installieren und habe vorher xtc modified benutzt. Was ich gemacht habe: - alte Datenbank gesichert -Datenbankinhalt gelöscht - kompletten Shopordner gelöscht (liegt bei mir auf ...