Internal Server Error with PHP

Status
Not open for further replies.

vikaspot

New Member
Messages
2
Reaction score
0
Points
1
Hey friends,

My subdomain, vikaspotluri.x10.mx won't work! It works fine to serve static HTML files, but when it comes to running PHP files it throws 500 errors! :( An example is vikaspotluri.me/blog (parked domain, but either one throws the error)

Do you know how I can fix this / what to do?

Apparently I can't edit PHP config to enable error logging so I can't really give any input on why it's crashing automatically.

Update: My index file is a php file and it works fine. It doesn't do any actual processing though.
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

I have enabled error reporting for your account, and it looks like there is an issue with one of WordPress' files.

Parse error: syntax error, unexpected end of file in /home/vikaspot/public_html/blog/wp-includes/comment-template.php on line 576


Thank you,
 

vikaspot

New Member
Messages
2
Reaction score
0
Points
1
Thanks!

It seems that the server stopped code execution after the default limit when wordpress was updating so something happened to the file. I copied it over using wordpress svn and then ran an upgrade (because I am a beta tester) and everything works now.

Thanks again! :)
 
Status
Not open for further replies.
Top