Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Upgrade Issues / Internal Server Error cPanel

Started by Muut Archive 10 years ago · 3 replies · 482 views
10 years ago

I upgraded to EasyApache 4 and running PHP v5.6.24 and I am still getting an Internal Server Error after upgrading to GRAV v1.1.1.

In the log file for the website I get the following errors:

[Wed Jul 27 08:07:04.179115 2016] [:error] [pid 3981] [client 76.172.65.89:54237] SoftException in Application.cpp:356: UID of script "/home/pclworks/public_html/index.php" is smaller than min_uid

[Wed Jul 27 08:03:51.982977 2016] [:error] [pid 3475] [client 83.105.42.139:54896] SoftException in Application.cpp:356: UID of script "/home/pclworks/public_html/index.php" is smaller than min_uid, referer: http://www.pagetech.com/support/

[Wed Jul 27 08:01:52.423537 2016] [core:alert] [pid 2843] [client 50.87.144.68:33285] /home/pclworks/public_html/.htaccess: RewriteBase takes one argument, the base URL of the per-directory context

Any ides?

Thanks,

Brad

10 years ago

Not an expert but maybe as far as the SoftException errors, those may be due to permissions or ownership settings perhaps on the index.php file.

For the rewrite - make sure mod_rewrite is enabled and there are no comments on the same line with the with the rewrite like the sample below.

RewriteBase /home/ # Redirect To Somewhere

10 years ago

Application.cpp, sounds like a c++ app running on the server. That's nothing to do with Grav which is PHP based.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago