500 server errors. after changing to suphp

oldlock

Well-Known Member
Sep 19, 2008
76
0
56
Just changed my php handler from DSO to suphp. Ran a script to change permissions and ownerships. I've updated perl and upcp - force but I get the error below when trying to access individual account WHM controls.

Internal Server Error: "GET /cpsess1887580405/frontend/x3/index.html?post_login=8513607978506 HTTP/1.1" 500 No response from subprocess ( (cpanel)) with exit signal: 255
[2012-12-25 19:45:05 +0800] info [show_template] Locale needs to be compiled by root (/usr/local/cpanel/bin/build_locale_databases --locale=en)
[2012-12-25 19:45:05 +0800] warn [show_template] safeunlock: Invalid arguments at /usr/local/cpanel/Cpanel/SafeFile.pm line 162
Cpanel::SafeFile::safeunlock(undef) called at /usr/local/cpanel/Cpanel/SafeFile.pm line 89
Cpanel::SafeFile::safeclose(undef, undef) called at /usr/local/cpanel/Cpanel/Config/LoadCpConf.pm line 176
Cpanel::Config::LoadCpConf::loadcpconf() called at /usr/local/cpanel/Cpanel/LoginTheme.pm line 112
Cpanel::LoginTheme::get_login_theme() called at /usr/local/cpanel/Cpanel/Template/Unauthenticated/Provider.pm line 39
Cpanel::Template::Unauthenticated::Provider::fetch(Cpanel::Template::Unauthenticated::Provider=HASH(0x990a740), 'main.tmpl', undef) called at /usr/local/cpanel/perl/Template/Context.pm line 140
Template::Context::template(Template::Context=HASH(0x985f458), 'main.tmpl') called at /usr/lib/perl5/site_perl/5.6.2/i686-linux/Template/Service.pm line 68
eval {...} called at /usr/lib/perl5/site_perl/5.6.2/i686-linux/Template/Service.pm line 68
Template::Service::process(Template::Service=HASH(0x97e6d6c), 'main.tmpl', HASH(0x97e6d24)) called at /usr/lib/perl5/site_perl/5.6.2/i686-linux/Template.pm line 66
Template::process(Cpanel::Template::Unauthenticated=HASH(0x9859e98), 'main.tmpl', HASH(0x97e6d24), GLOB(0x97dc8f8)) called at /usr/local/cpanel/Cpanel/Template/Unauthenticated.pm line 148
Cpanel::Template::Unauthenticated::process(undef, undef, undef, GLOB(0x97dc8f8)) called at base/show_template.stor line 99
 

oldlock

Well-Known Member
Sep 19, 2008
76
0
56
A script provided by my host. Turns out it might need tweaking a little .........