Warning: include_once Fehlermeldung
Verfasst: Di 23. Jun 2009, 11:40
Hallo,
ich erhalte nach der Installation folgenden Fehler (nur beim frontend):
Warning: include_once(classes/class.security.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 76
Warning: include_once() [function.include]: Failed opening 'classes/class.security.php' for inclusion (include_path='.:') in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 76
Fatal error: Class 'Contenido_Security' not found in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 77
XXXXXXX ist natürlich der Domainname.
Hab das Forum schon nach einer Lösung durchsucht, aber nichts gefunden.
Hab folgende Werte schon angepasst:
<Directory /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs>
php_admin_value open_basedir /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs
php_admin_flag register_globals On
php_admin_flag safe_mode off
</Directory>
Bitte um hilfe.
ich erhalte nach der Installation folgenden Fehler (nur beim frontend):
Warning: include_once(classes/class.security.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 76
Warning: include_once() [function.include]: Failed opening 'classes/class.security.php' for inclusion (include_path='.:') in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 76
Fatal error: Class 'Contenido_Security' not found in /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs/cms/front_content.php on line 77
XXXXXXX ist natürlich der Domainname.
Hab das Forum schon nach einer Lösung durchsucht, aber nichts gefunden.
Hab folgende Werte schon angepasst:
<Directory /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs>
php_admin_value open_basedir /var/www/vhosts/XXXXXXX/subdomains/contenido.dev/httpdocs
php_admin_flag register_globals On
php_admin_flag safe_mode off
</Directory>
Bitte um hilfe.