Eric Norbert Falbe: Variablen

Beitrag lesen

Wenn ich eine Variablenanweisung wie unten in meinen Code einfuege, bekomme ich eine Fehlermeldung.

$Zahl = 42;  

Dieses ist die genaue Fehlermeldung auf der browserseite:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@eric.ismywebsite.com 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.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

--------------------------------------------------------------------------------

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at eric.ismywebsite.com Port 80

Woran liegt das?
Was kann ich tun?