Code: Select all
// paths
$phpwcms['DOC_ROOT'] = $_SERVER['DOCUMENT_ROOT'];
$phpwcms['root'] = ' ';
Wenn ich die seite OHNE www. aufrufe funktioniert auch alles. Gebe ich den Domainnamen aber MIT www. ein, bekomme ich eine Fehlermeldung. (Ebenso mit der Loginseite)
Muss ich noch was anderes einstellen??
Warning: main(/var/www/web1185/html/wcms/index.php/include/inc_lib/permissions.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web1185/html/wcms/include/inc_lib/default.inc.php on line 212
Warning: main(/var/www/web1185/html/wcms/index.php/include/inc_lib/permissions.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/web1185/html/wcms/include/inc_lib/default.inc.php on line 212
Fatal error: main() [function.require]: Failed opening required '/var/www/web1185/html/wcms/index.php/include/inc_lib/permissions.class.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web1185/html/wcms/include/inc_lib/default.inc.php on line 212