500 Internal Server Error

jboulton

Verified User
Joined
Oct 26, 2009
Messages
8
I'm on a VPS - installed DA. I setup a Resellers account. In the resellers account I created two users - one with a html page and the other with a clean Joomla Install. The one user with an html page works fine. The other user with a clean Joomla install has a 500 Internal Server Error appear. I have php and mysql installed for both users. I setup a 3rd account and did a transfer from on DA server to the DA VPS server - all files transferred with the database; however I get the same 500 Internal Server Error page?

I an new to the admin side of DA. I would appreciate any suggestions. Thanks.
 
Did you compile php with suphp? What does your apache error log state? Odds are, suphp is throwing out an error due to permissions, or something in an .htacces file.
 
I guess they got the wrong owner/group. Then you get mostly a "ISE" (500).
Check the permissions and check the error.log's.
 
Back
Top