ich habe probleme

folgende Verzeichnis struktur:
das /cms liegt direckt im web root .... habe ich auch bei Mandaten angepasst ....
rufe ich die seite auf, kommt folgende fehler meldung:
#################################################
Warning: Unable to access /contenido/includes/config.php in /home/www/web17/html/front_content.php on line 17
Warning: Failed opening '/contenido/includes/config.php' for inclusion (include_path='.:pear/share/php') in /home/www/web17/html/front_content.php on line 17
Warning: Failed opening 'cfg_sql.inc.php' for inclusion (include_path='.:pear/share/php') in /home/www/web17/html/front_content.php on line 18
Warning: Failed opening 'functions.general.php' for inclusion (include_path='.:pear/share/php') in /home/www/web17/html/front_content.php on line 20
Fatal error: Call to undefined function: page_open() in /home/www/web17/html/front_content.php on line 34
#############################################
Erster Schritt den ich gemacht habe ist folgende Datei zu bearbeiten:
/cms/config.php die bei mir unter /config.php liegt.
dort habe ich dann den passus "$contenido_path" von ../contenido/ in /contenido/ geändert ..... immer noch die "selbe" Fehler meldung.
Woran kann es liegen?
Gruß
Andreas