habe folgendes Problem. Habe mir Mod rewrite installiert und hat alles wunderbar funktioniert. Nun wenn ich auf meine Seite gehe, steht da nur 'Error 403' (http://www.fc-obergessenbach.de) Gehe ich Backend, kann ich mich einloggen und alles einstellen. Will ich auf einen Artikel gehen, welchen ich ohne Probleme on-/off schalten kann, und ihn bearbeiten möchte, zeigt er das an:
Code: Alles auswählen
Warning: include_once(/var/www/web86/html/cms/config.php) [function.include-once]: failed to open stream: Permission denied in /var/www/web86/html/contenido/external/backendedit/front_content.php on line 84
Warning: include_once() [function.include]: Failed opening '/var/www/web86/html/cms/config.php' for inclusion (include_path='.') in /var/www/web86/html/contenido/external/backendedit/front_content.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 504
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 507
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 508
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 509
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 510
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 511
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/conlib/session.inc on line 512
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web86/html/contenido/external/backendedit/front_content.php:84) in /var/www/web86/html/contenido/external/backendedit/front_content.php on line 239
Fatal error: Error: Can't include /var/www/web86/html/cms/includes/functions.navigation.php in /var/www/web86/html/contenido/includes/api/functions.api.general.php on line 181
Was soll ich nun machen? Bitte helft mir weiter!
Gruß,
Hardly