nachdem ich Confixx nach Anleitung auf den neuesten Stand gebracht habe erhalte ich nun folgende Fehlermeldungen beim Aufruf meiner Seite:
Hatte das Problem schonmal jemand oder sind allgemeine Probleme bekannt? Bisher konnte ich dazu leider nichts finden.Warning: include_once(page_functions.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/confixx/html/functions.inc.php on line 6
Warning: include_once() [function.include]: Failed opening 'page_functions.php' for inclusion (include_path='.:/var/www/confixx/html/include:/var/www/confixx/html') in /var/www/confixx/html/functions.inc.php on line 6
Warning: include_once(module.clone.v5.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/confixx/html/functions.inc.php on line 14
Warning: include_once() [function.include]: Failed opening 'module.clone.v5.php' for inclusion (include_path='.:/var/www/confixx/html/include:/var/www/confixx/html') in /var/www/confixx/html/functions.inc.php on line 14
Warning: include_once(class.SQLString.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/confixx/html/functions.inc.php on line 638
Warning: include_once() [function.include]: Failed opening 'class.SQLString.php' for inclusion (include_path='.:/var/www/confixx/html/include:/var/www/confixx/html') in /var/www/confixx/html/functions.inc.php on line 638
Warning: include_once(class.SQLInteger.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/confixx/html/functions.inc.php on line 639
Warning: include_once() [function.include]: Failed opening 'class.SQLInteger.php' for inclusion (include_path='.:/var/www/confixx/html/include:/var/www/confixx/html') in /var/www/confixx/html/functions.inc.php on line 639
Warning: include_once(class.SQLType.php) [function.include-once]: failed to open stream: Operation not permitted in /var/www/confixx/html/functions.inc.php on line 640
Warning: include_once() [function.include]: Failed opening 'class.SQLType.php' for inclusion (include_path='.:/var/www/confixx/html/include:/var/www/confixx/html') in /var/www/confixx/html/functions.inc.php on line 640
Wo genau hakt es?
Michael