It seems that PHP is broken on Lotus, or at least on my site (edkolis.exofire.net)... I can access files such as PNG's and 7Z's just fine, but any PHP pages I have up there return an internal server error...
PHP - or something linked to the PHP module - on Lotus seems to be having some problems at the moment, leading to the 500 errors that everyone is seeing. I can confirm that any non PHP pages on my site are just fine and only the PHP pages are effected, which frustratingly is almost all of them.
Yeah, the funny thing is, I'm more of an ASP.NET guy myself, but when I tried to get that running under whatever version of Mono they had on the server at the time I set my site up, it wasn't working properly... so I learned the bare minimum of PHP just to do some server-side includes so I wouldn't have quite as much duplicate HTML!