Easy apache error during installation and afterwards.
Announcement
Collapse
No announcement yet.
Easy apache error on installation
Collapse
X
-
Hi,
when , i want to install cln, i got easy apache error end of installation
like this:
Updated /usr/local/apache/conf/modsec2.conf with action id(s): [1234123456] !!
!! Made a backup /usr/local/apache/conf/modsec2.conf.cpbackup6 before updating /usr/local/apache/conf/modsec2.conf !!
-- End step Updating rule id(s) and directive names in modsec conf file(s) --
-- Begin step Setting up parser --
-- End step Setting up parser --
-- Begin step Setting up database --
!! sub-step 1 !!
!! sub-step 2 !!
!! sub-step 3 !!
!! sub-step 4 !!
-- End step Setting up database --
-- Begin step Setting up audit data directory for concurrent logging --
Concurrent logging not needed
-- End step Setting up audit data directory for concurrent logging --
-- Begin step CloudLinux + CageFS setup --
Cant locate object method "run_system_cmd_errors" via package "Cpanel::Easy::Apache" at /var/cpanel/perl/easy/Cpanel/Easy/Utils/CloudLinux.pm line 156.
my system info: hyper-v centos 6 x64 guest with latest whm version. Even easy apache fails; i can use lve and cagefs. But when i want to use easy apache for updating apache or any other apache realted application, im getting same error and my build fails.
-
when i check httpd and php version im getting this info:
PHP 5.3.28 (cli) (built: Feb 26 2014 17:11:37)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
root@server [~]# httpd -v
Server version: Apache/2.2.27 (Unix)
Server built: Jun 25 2014 14:40:22
Cpanel::Easy::Apache v3.24.21 rev9999 +cloudlinux
Comment
-
Hi,
I never saw such error, the strange thing is that run_system_cmd_errors function exists in cpanels files and not related to CloudLinux itself:
# grep run_system_cmd_errors /var/cpanel/perl/easy/Cpanel/Easy/Utils.pm
> sub run_system_cmd_errors {
Please check same on your box.
Anyway, I would recommend you updating cPanel to latest with /scripts/upcp --force and try again.
Comment
Comment