MyBB Community Forums

Full Version: 500 Server Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am facing "500 Internal Server Error" after restoring my backup. Previously i used Sentora as control panel on my VPS now i use CentosWebPanel now it causes theĀ error.

here is my error log:
[Mon Jan 04 07:44:21 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:21 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:21 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:22 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:22 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:22 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:23 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:30 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:30 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:31 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:32 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:33 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:33 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:33 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:33 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:34 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 07:44:34 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 08:04:11 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 08:39:13 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid
[Mon Jan 04 08:41:48 2016] [warn] UID of script "/home/jagathks/public_html/index.php" is smaller than min_uid

Kindly help me out.
thanks.
check file permissions ! see details here
when i run the command "chown -R www-data:www-data /home/jagathks/public_html/"
i get "chown: invalid user: `www-data:www-data'"
hmm., see this
i am not that much techy!
but i have tried that, still not work!!!
Find out which user is running httpd. chown the file to that user and its group.