Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 04:12:40 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155476 Posts in 21708 Topics by 7734 Members
Latest Member: rofroodoOvego
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Internal Server Error bei den Seiten  (Read 848 times)
milano18

Offline Offline

Posts: 11


« on: January 16, 2009, 06:47:00 PM »

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:

Code:
<?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:

Quote
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
  cry

Kann mir irgendjemand aus dem Schlamassel helfen?

Vielen Dank im voraus!

Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7972



WWW
« Reply #1 on: January 16, 2009, 07:03:52 PM »

Hallo,

kannst du mal ein phpinfo von deiner server config machen? Vermute mal das das ganze permissionprobleme sind, also falsch gesetzte Rechte auf pages Verzeichnis ...

Matthias
Logged
milano18

Offline Offline

Posts: 11


« Reply #2 on: January 16, 2009, 07:20:17 PM »

Hallo,

danke für Deine Antwort!

Wie mache das phpinfo vom server config?
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7972



WWW
« Reply #3 on: January 17, 2009, 08:30:25 AM »

Hello,

create with your editor a php file (e.g. info.php) with the following content:

Code:
<?php phpinfo(); ?>

Upload this file to the root of  your server and call it in your browser.

The result is your server configuration. Depending in how your Apache runs (as CGI or Modul) and depending on the configuration special permissions for files and folders are required.

Matthias

Logged
milano18

Offline Offline

Posts: 11


« Reply #4 on: January 17, 2009, 11:02:10 AM »

ich hab das jetzt probiert, aber da erscheint immer der selbe Fehler... oder gehört alles unter cgi rein?
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7972



WWW
« Reply #5 on: January 17, 2009, 03:10:37 PM »

Hallo,

was hast du probiert?

Matthias
Logged
milano18

Offline Offline

Posts: 11


« Reply #6 on: January 17, 2009, 04:14:03 PM »

Hallo,

was hast du probiert?

Matthias
Die phpinfo vom server config

Alice
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7972



WWW
« Reply #7 on: January 17, 2009, 04:30:00 PM »

Hallo,

phpinfo liefert dir nur informationen. Dadurch wird nix behoben. Um Fehler zu beheben können die Infos aus der phpinfo aber hilfreich sein.

Matthias
Logged
milano18

Offline Offline

Posts: 11


« Reply #8 on: January 17, 2009, 05:15:16 PM »

Na ja ich hab keine Ahnung wie ich diese Info interpretieren soll...

Quote
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
Logged
mr-fan

Offline Offline

Posts: 1556


WWW
« Reply #9 on: January 17, 2009, 06:16:07 PM »

Quote
create with your editor a php file (e.g. info.php) with the following content:

Code:

Code:
<?php phpinfo(); ?>


Upload this file to the root of  your server and call it in your browser.

Dies musst du ausführen, dann die angezeigten info's hier posten!!! alles klar

das wäre hilfreich damit das

Quote
Na ja ich hab keine Ahnung wie ich diese Info interpretieren soll...

erledigt werden kann  wink

mfg martin
Logged

 
milano18

Offline Offline

Posts: 11


« Reply #10 on: January 18, 2009, 01:25:45 AM »

Es erscheint wieder das

Quote
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
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!