PHP errors

Status
Not open for further replies.

neerdix1

New Member
Messages
2
Reaction score
0
Points
1
Hi im using x10hosting free today Im experimenting errors.

when entering on php config and error is shown:

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(0x72a2058), "Math", Template::Context=HASH(0x72af2b0)) 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(0x72a2058), "Math", undef, Template::Context=HASH(0x72af2b0)) 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(0x72af2b0), "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(0x72af2b0)) 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(0x72514f8), Template::Context=HASH(0x72af2b0)) 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(0x72af2b0), Template::Document=HASH(0x72514f8)) 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(0x72a1e90), "lveversion/extension-selector.tmpl", HASH(0x7224cf0)) called at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66
    Template::process(Template=HASH(0x72a1e18), "lveversion/extension-selector.tmpl", HASH(0x7224cf0)) called at /usr/local/cpanel/Cpanel/Template.pm line 449
    Cpanel::Template::process_template("cpanel", HASH(0x7224cf0)) 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(0x6438340)) called at cpanel.pl line 5425
    main::run_standard_mode() called at cpanel.pl line 838

My site is megacrypter.neerdi.x10.bz

do you know whats the problem?
 

Dead-i

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

This error message seems to be showing after the last cPanel update on the free hosting servers, but it does not actually cause any problems in changing extension/configuration settings. Therefore, until this is fixed, you should be able to safely ignore this error, and you should still be able to access your PHP configuration.

THank you,
 

neerdix1

New Member
Messages
2
Reaction score
0
Points
1
My site stopped working from 5 or 6 hours ago (maybe more,i have noticed it 5 hours ago) i havent modified anything so i think something is broken
 
Status
Not open for further replies.
Top