nach der Installation der Version 1.2.5.-DEV tun sich hier so manche Fehler auf.

Im Einzelnen handelt es sich um folgende Probleme:
1. Der Backend-Standardtext wird nicht angezeigt, obwohl die Datei vorhanden ist und die Rechte auf 666 sitzen. Ähnlich bei der Datei frontend.css - die ist auch vorhanden und die Rechte sitzen ebenfalls auf 666. Wenn ich im Backend etwas in das Textfeld eintrage und speichere wird mir anschließend ein leeres Textfeld angezeigt.
2. Ich lege einen neuen Artikel an und speichere. Anschließend erscheint eine leere Seite anstelle der Seite mit der der Inhalt erstellt wird.
3. Das GT MOD ist aktiv und wird auch im Menü Module angezeigt. Klicke ich darauf erscheint wieder die nette leere Seite von Punkt2.
Ich habe das Forum durchsucht und so alles was zum Thema "bekannte Probleme nach der Installation" zu finden war getestet. Die Rechte für Dateien und Verzeichnisse sollten stimmen. Die conf.inc.php sollte auch richtig sein.
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms["root"] = "thwcms";
$phpwcms["file_path"] = "phpwcms_filestorage";
$phpwcms["templates"] = "phpwcms_template";
$phpwcms["content_path"] = "content";
$phpwcms["cimage_path"] = "images";
$phpwcms["ftp_path"] = "phpwcms_ftp";
$_SERVER['DOCUMENT_ROOT'] = '/raid/domains/de/i/xxxxxxxxxx/htdocs/thw';
Für ein paar Tipps danke ich schon jetzt

Larsen
Hello people,
to the installation of the version 1.2.5.-DEV some mistakes are done here on.

In detail it is a question of following problems:
1. The back end standard text is not indicated although the file is available and the rights are<A[are|fit]> on 666. Similar with<A[with|in the case of]> the file frontend.css - that one is also available and the rights are<A[are|fit]> also on 666. If I enter something into the text field in the back end and store something is indicated me connecting an empty text field.
2. I lay down a new article and stores. An empty page<A[page|side]> appears the content then instead of the page<A[page|side]> with that one is created.
3. The GT MOD is acting and becomes also in the menu modules indicated. Clicks I on that appears again the nice empty page<A[page|side]> of Punkt2.
I searched the forum and carried out what was to find "known problems to the installation" on the topic and the propositions<A[propositions|suggestions]> in that so everything. The rights for files and files should be right. The conf.inc.php should be also correct.
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms["root"] = "thwcms";
$phpwcms["file_path"] = "phpwcms_filestorage";
$phpwcms["templates"] = "phpwcms_template";
$phpwcms["content_path"] = "content";
$phpwcms["cimage_path"] = "images";
$phpwcms["ftp_path"] = "phpwcms_ftp";
$_SERVER['DOCUMENT_ROOT'] ='/raid/domains/de/i/xxxxxxxxxx/htdocs/thw';
I thank for a few tips already now

Larsen