PDA

Shop Support News Archive - Shopbetreiber News -> Forum : ECB - Probleme nach Install


ThomasB
15.08.2010, 23:05
Hallo zusammen, ich habe zu Testzwecken die ECB Shopsoftware installiert, hat auch alles soweit funktioniert. Beim einloggen in den admin Bereich erhalte ich aber immer folgende Fehlermeldung:


Warning: session_start() [function.session-start]: open(/tmp/sess_i92rs7ercstjbtjtgak62p4jp5, O_RDWR) failed: Permission denied (13) in /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php on line 225

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php on line 225

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php on line 225

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/Berserker/inc/xtc_redirect.inc.php on line 39

Warning: Unknown: open(/tmp/sess_i92rs7ercstjbtjtgak62p4jp5, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0


Habs bereits mehrfach installiert, immer das gleiche Problem.

Kann mir da jemand weiterhelfen?

Danke & VG

Autodidakt
15.08.2010, 23:11
Editier mal die configure.php (s) in includes und admin/includes...

...ganz unten:

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'


set to 'mysql'
sollte Dein Problem erstmal lösen.

Dann mußte im Admin nur noch das richtige Verzeichnis angeben, wo die Session gespeichert werden soll und dann kannste wieder zurückstellen...

ThomasB
16.08.2010, 07:41
Hat funktioniert, vieln Dank für deine Hilfe.

ThomasB
27.08.2010, 07:45
Ich habe den Shop erneut installiert, und habe wieder das gleiche Problem. Allerdings hilft der Lösungsvorschlag nun irgendwie nicht mehr. Gibt es noch eine Möglichkeit, warum es nicht funktioniert?

FlashForward
27.08.2010, 08:15
Moin,

wo hostetst du, was hast Du für Features? Gib mal ein paar Daten. ICh stocher mal im dunkeln - aber ist das tmp-Verzeichniss überhaupt verfügbar ??

ThomasB
27.08.2010, 10:11
Hallo, also ich hoste bei Host Europe, was meinst du mit Features? Beim Hoster? Also zumindest war PhP und SqL mäßig bei der Install alles grün. Ich bin halt auch sehr verwundert, weils im anderen Shop klappt. Und ich find absolut nichts, was da anders wäre.

Wie finde ich denn raus, ob das tmp Verzeichniss verfügbar ist? bzw. wie kann ich eines erstellen, das verfügbar ist?

Aber Danke schonmal.

PS:

Fehlermeldung diesmal ist übrigens:


Warning: session_start() [function.session-start]: open(/tmp/sess_0o11l2ttq3t40tbn4i80ms29n4, O_RDWR) failed: Permission denied (13) in /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php on line 225

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php on line 225

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php on line 225

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/includes/application_top.php:225) in /is/htdocs/wp1166493_CI0FFBAR2W/www/KARLBANKET/inc/xtc_redirect.inc.php on line 39

Warning: Unknown: open(/tmp/sess_0o11l2ttq3t40tbn4i80ms29n4, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0


Also im Prinzip das Gleiche wie letztes Mal.

ThomasB
27.08.2010, 10:41
Hat sich erledigt. Ich Trottel hab die php's im /include sVerzeichniss vergessen und nur die im /admin/includes geändert ...