I'm trying to set up some PHP scrips at
http://chris.binarytoast.com, which is a true subdomain (not a redirect) of
http://binarytoast.com/chris. Unfortunately, I keep getting HTTP 500 errors, despite hours of combing though the site via FTP chmoding files, making sure there's no PHP directives in the .htaccess, and so on. I basically started in public_html and went from there.
The weird thing is, I have a working drupal install set up at
http://chris.binarytoast.com/tehclans that works perfectly. Of course, trying to access it though
http://binarytoast.com/chris/tehclans makes it go off the deep end too, for some reason. But, it works, at least. So, what's going on? I can't run PHP from anywhere except that particular folder?