Problem nach Umzug

Hier können Probleme und alles andere in Deutscher Sprache gelöst werden.
Post Reply
anicatha
Regular
Posts: 18
Joined: Wed Mar 21, 2007 5:57 pm
Contact:

Problem nach Umzug

Post by anicatha »

Hallo habe ein Problem nach dem Umzug zu einem neuen Hoster.

Es kommt folgende Fehlermdung:
Keine Schreibrechte für Verzeichnis /blog/templates_c. Bitte korrigieren
Fatal error: Smarty error: [in file:entries.tpl line 2]: syntax error: unrecognized tag 'serendipity_hookPlugin' (Smarty_Compiler.class.php, line 590) in /www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1092


templates_c hat schreibrechte bekommen.
Wie bekomm ich den Smarty Fehler weg?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem nach Umzug

Post by garvinhicking »

Hi!

Hast du nach dem Umzug die Pfade in der serendipity_config Datenbanktabelle angepasst, wie in der FAQ auf www.s9y.org zum Thema Umzug beschrieben?

Der Fehler sind nicht nur schreibrechte sondern dass s9y da einige seiner Dateien nicht finden/laden kann.

Grüße,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
anicatha
Regular
Posts: 18
Joined: Wed Mar 21, 2007 5:57 pm
Contact:

Post by anicatha »

Grundsätzlich bin ich danach gegangen.

Jetzt komtm folgende Fehlermeldung:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/web1/html/header.php) is not within the allowed path(s): (/www/htdocs/w00a313c/:/tmp:/usr/bin:/www/htdocs/w00a313c:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1656

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/web1/html/header.php) is not within the allowed path(s): (/www/htdocs/w00a313c/:/tmp:/usr/bin:/www/htdocs/w00a313c:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/internals/core.get_php_resource.php on line 30

Warning: Smarty error: file:/var/www/web1/html/header.php is not readable in /www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1092

Warning: Smarty::include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/share/php:..:/www/htdocs/w00a313c/blog/bundled-libs/:/www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/:/www/htdocs/w00a313c/blog/:') in /www/htdocs/w00a313c/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1922


Ich hatte für meinen Weblog ein eigenes Design gemacht, das meinen eigenen Header nutzt.
der jetzt natürlich nciht mehr hier liegt: var/www/web1/html/header.php

sondern hier: http://www.anicatha.de/header.php

Wo bekomme ich das geändert?


Ansosnten kann man jetzt die Einträge lesen
Nur halt ist kein "LAyout/Design" vorhanden
anicatha
Regular
Posts: 18
Joined: Wed Mar 21, 2007 5:57 pm
Contact:

Post by anicatha »

Fehlermeldungen sind nun weg
aber wenn man auf einen einzelnen Beitrag klickt, springt das blog zur hauptseite......
anicatha
Regular
Posts: 18
Joined: Wed Mar 21, 2007 5:57 pm
Contact:

Post by anicatha »

ERLEDIGT

DANKE
Post Reply