CFulcrum Posted September 1, 2011 Share Posted September 1, 2011 I'm getting a 500 Internal Error since I moved my client area over to a new VPS/cPanel. I know that means there's an issue with the server and not WHMCS per se, but I was wondering if someone wouldn't mind looking at my site or throwing some ideas at me with reference to what I might have messed up. Thanks (url is clientarea.nickhost.net) 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted September 1, 2011 Share Posted September 1, 2011 No one can tell you whats wrong just by looking at the 500 error page. First thing to look at would be your permissions as your new vps is probably running suphp and you can't have 777 permissions on it. Also check for php.ini files in your directories that might be conflicting. The best bet is to take a look in your server log file to see what the actual error is 0 Quote Link to comment Share on other sites More sharing options...
CFulcrum Posted September 1, 2011 Author Share Posted September 1, 2011 Is there a better alternative to suphp? 0 Quote Link to comment Share on other sites More sharing options...
CFulcrum Posted September 1, 2011 Author Share Posted September 1, 2011 And I meant like logging in and looking at logs on my site. I know the error itself is useless. 0 Quote Link to comment Share on other sites More sharing options...
mindaugas Posted September 1, 2011 Share Posted September 1, 2011 500 sounds like the default IIS error, IIS blocks full error messages. If you have access, you can enable full errors in IIS or on the site. If it's Windows, just use the web platform installer to install PHP, it will integrate with IIS and do everything for you. Comes with a management module in IIS as well. 0 Quote Link to comment Share on other sites More sharing options...
CFulcrum Posted September 1, 2011 Author Share Posted September 1, 2011 my suphp_log shows: "UID of script "/home/client/public_html/index.php" is smaller than min_uid" my error_log shows something about premature end of header 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted September 2, 2011 Share Posted September 2, 2011 Did you upload the files to the user account using the user FTP details or did you uload them via root as I suspect that you did. 0 Quote Link to comment Share on other sites More sharing options...
CFulcrum Posted September 2, 2011 Author Share Posted September 2, 2011 Uh oh.... I think we have a winner 0 Quote Link to comment Share on other sites More sharing options...
CFulcrum Posted September 2, 2011 Author Share Posted September 2, 2011 Thanks for your help! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.