Hi,
ich habe da ein riesen Problem...
Ich habe heute den WebsiteBaker installiert und dann begonnen die Seiten zu erstellen... der Quelltext der PHP-Dateien ist:
<?php
$page_id = 8;
require("../config.php");
require(WB_PATH."/index.php");
?>
Ich bekomme allerdings nur diese Seite normal auf:
http://www.1-svwrneudorf.at/wb/Am sonsten steht immer nur:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator,
xxxxxxxxxx@1-svwrneudorf.at and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache Server at
www.1-svwrneudorf.at Port 80

Kann mir irgendjemand aus dem Schlamassel helfen?
Vielen Dank im voraus!