php: A fatal error or timeout occurred while processing this directive.

Status
Not open for further replies.

okmsx10h

New Member
Messages
13
Reaction score
0
Points
1
Getting the following error from the php selection page and not sure what is causing it / what to do:
A fatal error or timeout occurred while processing this directive. [details]
details show:
Code:
Undefined subroutine &version::_VERSION called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Math/Trig.pm line 12.
 at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Math/Trig.pm line 12.
    Math::Trig::BEGIN() called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Math/Trig.pm line 12
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Math/Trig.pm line 12
    require Math/Trig.pm called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Plugin/Math.pm line 70
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Plugin/Math.pm line 69
    require Template/Plugin/Math.pm called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Plugins.pm line 206
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Plugins.pm line 206
    Template::Plugins::_load(Template::Plugins=HASH(0x7576ae8), "Math", Template::Context=HASH(0x7584940)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Plugins.pm line 108
    Template::Plugins::fetch(Template::Plugins=HASH(0x7576ae8), "Math", undef, Template::Context=HASH(0x7584940)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 192
    Template::Context::plugin(Template::Context=HASH(0x7584940), "Math") called at /usr/local/cpanel/base/frontend/x3/lveversion/extension-selector.tmpl line 10
    eval {...} called at /usr/local/cpanel/base/frontend/x3/lveversion/extension-selector.tmpl line 7
    Template::Document::__ANON__(Template::Context=HASH(0x7584940)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161
    Template::Document::process(Template::Document=HASH(0x7527c48), Template::Context=HASH(0x7584940)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 347
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321
    Template::Context::process(Template::Context=HASH(0x7584940), Template::Document=HASH(0x7527c48)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 94
    eval {...} called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 91
    Template::Service::process(Template::Service=HASH(0x7576920), "lveversion/extension-selector.tmpl", HASH(0x74d43e0)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66
    Template::process(Template=HASH(0x75768a8), "lveversion/extension-selector.tmpl", HASH(0x74d43e0)) called at /usr/local/cpanel/Cpanel/Template.pm line 449
    Cpanel::Template::process_template("cpanel", HASH(0x74d43e0)) called at cpanel.pl line 1232
    main::cptt_exectag("<?cptt LVEInfo::showPHPExtTable(lveversion/extension-selector"...) called at cpanel.pl line 4326
    main::dotag_finished_headers(0) called at cpanel.pl line 4139
    main::cpanel_parseblock("<cpanel setvar=\"headerimg=../images/topwebftpstats.gif\">\x{a}<cpa"...) called at cpanel.pl line 4053
    main::y(GLOB(0x67a2b40)) called at cpanel.pl line 5425
    main::run_standard_mode() called at cpanel.pl line 838

Thanks,

MBfromOK
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

This error message seems to have appeared since the last cPanel update. However, although this message shows at the top of the page, this does not actually seem limit the function of the PHP configuration editor. Are you having an issue with the editor? :)

Thank you,
 

okmsx10h

New Member
Messages
13
Reaction score
0
Points
1
As far as I can tell, no. I came in here to enable SOAP and noticed the error. Everything else seems to be working.
 
Status
Not open for further replies.
Top