Seite 1 von 1
Backend Login funktioniert nicht mehr
Verfasst: Di 2. Feb 2010, 09:30
von Schertle
Hallo,
wir benutzen Contenido 4.8.12 auf einem Windows Server 2003 mit Apache 2.2.14, PHP NTS 5.2.12, MySQL 5.1.
Wir hatten große Probleme mit der Hauptspeicherauslastung und sind jetzt umgestiegen auf mod_fcgid. Jetzt läuft der Server stabil nur wir können uns nicht mehr ins Backend einloggen. Beim Firefox kommt eine Meldung ( siehe Datei), beim IE 7 passiert garnichts. Beim IE 6 kommt Seite kann nicht angezeigt werden und in der Adresszeile steht f:\contenido\index.php. Woran kann das liegen? Im Apache error.log finde ich nichts. Die Seite sonst läuft problemlos.
Re: Backend Login funktioniert nicht mehr
Verfasst: Di 2. Feb 2010, 09:36
von Dodger77
Ich würde mal die Pfade in der "contenido/includes/config.php" prüfen. Überall, wo dort "web path" oder "web server path" steht, sollten die Pfade mit "http://" beginnen.
Re: Backend Login funktioniert nicht mehr
Verfasst: Di 2. Feb 2010, 09:50
von Schertle
Hier ein Auszug:
Diese Pfade stehen, aber schon seit Jahren so drin.
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = 'F:/wwwroot/contenido/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = '
http://xxx/contenido/';
/* The root server path where all frontends reside */
$cfg['path']['frontend'] = 'F:/wwwroot/contenido';
/* The root server path to the conlib directory */
$cfg['path']['phplib'] = 'F:/wwwroot/contenido/conlib/';
/* The root server path to the pear directory */
$cfg['path']['pear'] = 'F:/wwwroot/contenido/pear/';
/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = 'F:/wwwroot/contenido/contenido/external/wysiwyg/tinymce3/';
/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = '
http://xxx/contenido/external/wysiwyg/tinymce3/';
/* The server path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg'] = 'F:/wwwroot/contenido/contenido/external/wysiwyg/';
/* The web path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg_html'] = '
http://xxx/contenido/external/wysiwyg/';
Re: Backend Login funktioniert nicht mehr
Verfasst: Do 11. Feb 2010, 09:22
von Schertle
Hat niemand eine Idee?
Ich bin wieder zurück auf das Standard-Phpmodul und dann funktioniert der Login wieder.
Re: Backend Login funktioniert nicht mehr
Verfasst: Do 11. Feb 2010, 09:56
von Oldperl
Hallo Schertle,
ich denke das Problem ist, das die wenigsten ihre produktive Umgebung auf einem Windows Server haben, und daher dein Problem schwer nachvollziehen können.
Vielleicht solltest du, wenn du an einer Lösung Interesse hast, Jemanden der sich mit Win-Servern auskennt (kostenpflichtig) beauftragen mal danach zu schaun.
Gruß aus Franken
Ortwin
Re: Backend Login funktioniert nicht mehr
Verfasst: Do 11. Feb 2010, 16:20
von Schertle
Habe jetzt eine Lösung gefunden.
Schaut hier in der Apache MailingList:
Thread: AW: hohe Hauptspeicherauslastung der httpd.exe
http://mail-archives.apache.org/mod_mbo ... box/thread