Easyapache error compiling postgrsql

jestep

Well-Known Member
Dec 18, 2006
52
1
158
I started getting an error running easyapache. It errors when it tries to compile postgresql.

I installed postgresql via /scripts/installpostgresql

The error I get in easyapache is:


│ │Cpanel::Easy::PHP5::Pgsql:
│ │ dryrun: 1
│ │ fatal: ~
│ │ msg:
│ │ - Unable to find [_1] path
│ │ - postgresql
│ │ rc: 0
│ │_buildlog_path: /usr/....

Anyone know how to correct the path issue with apache and postgresql? I can access postgre without error via whm or command line as well.
 

jestep

Well-Known Member
Dec 18, 2006
52
1
158
The actual error line in the WHM GUI is:
Distilled successfully
!! Executing '/scripts/initsslhttpd' !!
!! Executing '/scripts/update_apachectl' !!
!! Restarting 'httpd' ... !!
!! 'httpd' restart complete. !!
-- Begin post apache restart tests --
-- Begin test 'Basic HTTPD Process Check' --
!! Test passed ok !!
-- End test 'Basic HTTPD Process Check' --
-- Begin test 'Pre-test ACL limits check' --
!! Begin debug information' !!
!!
Ouput from '/usr/bin/getfacl /usr/bin/perl':
getfacl: Removing leading '/' from absolute path names
# file: usr/bin/perl
# owner: root
# group: root
user::rwx
group::r-x
other::r-x
!!
!!
Ouput from 'ls -l /usr/bin/perl':
-rwxr-xr-x 2 root root 19208 Sep 3 2009 /usr/bin/perl
!!
!!
Ouput from 'lsattr /usr/bin/perl':
------------- /usr/bin/perl
!!
!! End debug information' !!
!! Test passed ok !!
-- End test 'Pre-test ACL limits check' --
-- Begin test 'Pre-test htaccess check' --
!! Test passed ok !!
-- End test 'Pre-test htaccess check' --
-- Begin test 'Basic HTTP Request for static content' --
...Failed...Can't use an undefined value as an ARRAY reference at /usr/local/cpanel/Cpanel/HttpRequest.pm line 550.
 

postcd

Well-Known Member
Oct 22, 2010
721
21
68
I got similar error. Easyapache build is stucked via WHM and i see similar error when running it over comand line.
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator