Neuer Domainname / Pfade ändern
Verfasst: Do 15. Apr 2004, 12:28
Hallo.
Ich habe die Contenido Version 4.4.2. Ich habe ein Projekt bei meinem Provider erstellt und es hat alles gut geklappt. Das problem ist dass ich eine (relative) URL zugewiesen bekommen habe welche noch nicht die richtige war. und zwar folgende
http://server18.hostpoint.ch/~stiftung/szt/contenido/
nun wurde es umgestellt und sollte unter http://www.stiftung-zukunft.ch/szt/contenido erreichbar sein. Nun kann ich aber nicht mehr einloggen da die melung loggin incorrect kommt. ist das loggin in der datenbank gespeichert und ich habe noch den falschen pfad zu dieser oder warum funktioniert der loggin nicht? ich habe in der confic im ordner includes schon die pfade geändert nur funktioniert es leider immer noch nicht.
muss man ein neue passwort anlegen? wo?
hier eine übersicht:
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/home/stiftung/public_html/szt/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://www.stiftung-zukunft.ch/szt/contenido/';
/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/home/stiftung/public_html/szt';
/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/home/stiftung/public_html/szt/conlib/';
/* The root server path to the pear directory */
$cfg['path']['pear'] = '/home/stiftung/public_html/szt/pear/';
/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = '/home/stiftung/public_html/szt/contenido/external/wysiwyg/spaw/';
/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://www.stiftung-zukunft.ch/szt/cont ... iwyg/spaw/';
sollte so eigentlich stimmen. muss ich an den datenbankpfaden nach dieser umstellung auch noch etwas ändern und wenn ja wo und wie?
könnte es sein dass ich bei den oberen pfaden die
IP angeben muss da die mailaccounts bei einem andern anbieter gehostet werden und dieser auf die IP bei diesem hoster verweist?
wenn ich jetzt versuche die seite aufzurufen bekomme ich die fehlermeldung:
Fatal error: Could not display error page. Error to display was: 'No start article in this category'Fatal error: Could not display error page. Error to display was: 'No code available'
so hoffe dass ihr mir helfen könnt.
danke & grüsse
Ich habe die Contenido Version 4.4.2. Ich habe ein Projekt bei meinem Provider erstellt und es hat alles gut geklappt. Das problem ist dass ich eine (relative) URL zugewiesen bekommen habe welche noch nicht die richtige war. und zwar folgende
http://server18.hostpoint.ch/~stiftung/szt/contenido/
nun wurde es umgestellt und sollte unter http://www.stiftung-zukunft.ch/szt/contenido erreichbar sein. Nun kann ich aber nicht mehr einloggen da die melung loggin incorrect kommt. ist das loggin in der datenbank gespeichert und ich habe noch den falschen pfad zu dieser oder warum funktioniert der loggin nicht? ich habe in der confic im ordner includes schon die pfade geändert nur funktioniert es leider immer noch nicht.
muss man ein neue passwort anlegen? wo?
hier eine übersicht:
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/home/stiftung/public_html/szt/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://www.stiftung-zukunft.ch/szt/contenido/';
/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/home/stiftung/public_html/szt';
/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/home/stiftung/public_html/szt/conlib/';
/* The root server path to the pear directory */
$cfg['path']['pear'] = '/home/stiftung/public_html/szt/pear/';
/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = '/home/stiftung/public_html/szt/contenido/external/wysiwyg/spaw/';
/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://www.stiftung-zukunft.ch/szt/cont ... iwyg/spaw/';
sollte so eigentlich stimmen. muss ich an den datenbankpfaden nach dieser umstellung auch noch etwas ändern und wenn ja wo und wie?
könnte es sein dass ich bei den oberen pfaden die
IP angeben muss da die mailaccounts bei einem andern anbieter gehostet werden und dieser auf die IP bei diesem hoster verweist?
wenn ich jetzt versuche die seite aufzurufen bekomme ich die fehlermeldung:
Fatal error: Could not display error page. Error to display was: 'No start article in this category'Fatal error: Could not display error page. Error to display was: 'No code available'
so hoffe dass ihr mir helfen könnt.
danke & grüsse