First, it was really hard to install Cpanel of Fedora 8 x86_64, and it's what i did to bypass error with infinity perl module install while cpanel setup process.
I've installed all modules using cpan and then >install , as /usr/local/cpanel/bin/checkperlmodules only crashes with gcc-64-hack enabled loop messages until i commented x64 checks in /scripts/cpan_sandbox
....
Right now, i already kicked one bug adding
use lib '/scripts/cPScript';
to /scripts/easyapache
But, there is error, i have now:
...........................
4v2zVpanAIBF2J') called at /usr/lib/perl5/site_perl/5.8.8/Acme/Spork.pm line 50
Acme::Spork::spork('CODE(0xe4d780)', 'Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml', '/tmp/.cpanel_easy-.uq4v2zVpanAIBF2J') called at /var/cpanel/perl/easy/Cpanel/Easy/Utils/BackGround.pm line 48
Cpanel::Easy::Utils::BackGround::run_install_in_bg('Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml') called at /var/cpanel/perl/easy/Cpanel/Easy/Apache/UI/CLI.pm line 311
Cpanel::Easy::Apache::UI::CLI::install_profile('Cpanel::Easy::Apache::UI::CLI=HASH(0x1d262c0)', 'Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml') called at /var/cpanel/perl/easy/Cpanel/Easy.pm line 195
Cpanel::Easy::run('Cpanel::Easy::Apache=HASH(0x1cfe120)') called at /scripts/easyapache line 30
-- End opt 'Apache 2.0' --
-- Begin 'Mod Bandwidth' is off--
-- End 'Mod Bandwidth' is off --
-- Begin 'Tomcat' is off--
-- End 'Tomcat' is off --
-- Begin 'Mod Mono' is off--
-- End 'Mod Mono' is off --
-- Begin 'Mod Security' is off--
<br /><b>Error while connecting to MySQL. Failover enacted.</b><br />
<br />-- End 'Mod Security' is off --
Updating Apache configuration
Use of uninitialized value in substitution (s///) at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 231.
Use of uninitialized value in substitution (s///) at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 246.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Distilled successfully
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Can't locate object method "new" via package "Template" (perhaps you forgot to load "Template"?) at /usr/local/cpanel/Cpanel/Template.pm line 91.
I really dont know what is it.
uname -a
Linux localhost.localdomain 2.6.23.8-63.fc8 #1 SMP Wed Nov 21 17:56:40 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
I've installed all modules using cpan and then >install , as /usr/local/cpanel/bin/checkperlmodules only crashes with gcc-64-hack enabled loop messages until i commented x64 checks in /scripts/cpan_sandbox
....
Right now, i already kicked one bug adding
use lib '/scripts/cPScript';
to /scripts/easyapache
But, there is error, i have now:
...........................
4v2zVpanAIBF2J') called at /usr/lib/perl5/site_perl/5.8.8/Acme/Spork.pm line 50
Acme::Spork::spork('CODE(0xe4d780)', 'Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml', '/tmp/.cpanel_easy-.uq4v2zVpanAIBF2J') called at /var/cpanel/perl/easy/Cpanel/Easy/Utils/BackGround.pm line 48
Cpanel::Easy::Utils::BackGround::run_install_in_bg('Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml') called at /var/cpanel/perl/easy/Cpanel/Easy/Apache/UI/CLI.pm line 311
Cpanel::Easy::Apache::UI::CLI::install_profile('Cpanel::Easy::Apache::UI::CLI=HASH(0x1d262c0)', 'Cpanel::Easy::Apache=HASH(0x1cfe120)', '/var/cpanel/easy/apache/profile/_main.yaml') called at /var/cpanel/perl/easy/Cpanel/Easy.pm line 195
Cpanel::Easy::run('Cpanel::Easy::Apache=HASH(0x1cfe120)') called at /scripts/easyapache line 30
-- End opt 'Apache 2.0' --
-- Begin 'Mod Bandwidth' is off--
-- End 'Mod Bandwidth' is off --
-- Begin 'Tomcat' is off--
-- End 'Tomcat' is off --
-- Begin 'Mod Mono' is off--
-- End 'Mod Mono' is off --
-- Begin 'Mod Security' is off--
<br /><b>Error while connecting to MySQL. Failover enacted.</b><br />
<br />-- End 'Mod Security' is off --
Updating Apache configuration
Use of uninitialized value in substitution (s///) at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 231.
Use of uninitialized value in substitution (s///) at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 246.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Distilled successfully
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Use of uninitialized value in split at /usr/local/cpanel/Cpanel/AdvConfig/apache.pm line 700.
Can't locate object method "new" via package "Template" (perhaps you forgot to load "Template"?) at /usr/local/cpanel/Cpanel/Template.pm line 91.
I really dont know what is it.
uname -a
Linux localhost.localdomain 2.6.23.8-63.fc8 #1 SMP Wed Nov 21 17:56:40 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
Last edited: