viperhost

Registered
Feb 7, 2013
2
0
1
cPanel Access Level
Root Administrator
Im try install the Cpanel on one VPS Centos 6.4
Im try for two time, but the install is stoped here:

3-03-23 19:49:33 144 (DEBUG): [20130323.194933] [8184] Creating /usr/local/apache/conf/includes/post_virtualhost_2.conf
2013-03-23 19:49:34 144 (DEBUG): [20130323.194934] [8184] Could not determine apache version at /usr/local/cpanel/scripts/ensure_includes line 14.
2013-03-23 19:49:35 144 (DEBUG): [20130323.194935] [8184] Requesting script ... Done
2013-03-23 19:49:35 144 (DEBUG): [20130323.194935] [8184] Auto Repair is running......Auto Repair is done.
2013-03-23 19:49:35 144 (DEBUG): [20130323.194935] [8184] Requesting script ... Done
2013-03-23 19:49:35 144 (DEBUG): [20130323.194935] [8184] Auto Repair is running......Auto Repair is done.
Im wait for 1 hour, but nothing the vps is up.
 

quietFinn

Well-Known Member
Feb 4, 2006
2,109
579
493
Finland
cPanel Access Level
Root Administrator
What kind of VPS is it?

in SSH command prompt, as root, type:
cat /var/cpanel/envtype

what do you get?
 

kepes

Registered
Aug 16, 2010
4
0
51
Hi,

same issue.

$ cat /var/cpanel/envtype
virtuozzo

System:
Host system: CentOs 6.4
Virtual: Centos 6.4

Installation just hangs but working on something because system load is 1 (on unused server).

Thanks, Peter
 

kepes

Registered
Aug 16, 2010
4
0
51
Yes, I already checked. VPS have 16Gb memory + 16 GB swap. No error.

I distroyed the vps and recreate it. Same issue.

If I kill hanging /usr/local/cpanel/bin/apache_conf_distiller installer continue working.
 

kepes

Registered
Aug 16, 2010
4
0
51
If I run "/usr/local/cpanel/bin/apache_conf_distiller --update" from command line after install it freez. Output:

Code:
[FONT=Courier New]
[root@cpanel5 ~]# /usr/local/cpanel/bin/apache_conf_distiller --update
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
warn [apache_conf_distiller] Unable to detect Apache version from binary
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
warn [apache_conf_distiller] Unable to detect Apache version from binary
[/FONT]
 

kepes

Registered
Aug 16, 2010
4
0
51
If I try tu run /usr/local/cpanel/bin/apache_conf_distiller --update from command line after the install it hangs. Output:

Code:
[FONT=Courier New]root@cpanel5 [~]# /usr/local/cpanel/bin/apache_conf_distiller --update
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
warn [apache_conf_distiller] Unable to detect Apache version from binary
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
info [apache_conf_distiller] Creating missing document root /usr/local/apache/apache/htdocs for nobody
info [apache_conf_distiller] Missing IP for domain cpanel5.tarhelypark.hu, using 91.82.58.33
info [apache_conf_distiller] Missing port for domain cpanel5.tarhelypark.hu, using 80
info [apache_conf_distiller] Missing user for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing group for domain cpanel5.tarhelypark.hu, using nobody
info [apache_conf_distiller] Missing ServerName for domain cpanel5.tarhelypark.hu, using cpanel5.tarhelypark.hu
warn [apache_conf_distiller] Unable to detect Apache version from binary[/FONT]
 

Infopro

Well-Known Member
May 20, 2003
17,075
525
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter
By the looks of it, you're looking to do more here than just get a default cPanel setup installed. What else are you doing here exactly?

For example, for what reason are you bothering with this on a clean install?

[root@cpanel5 ~]# /usr/local/cpanel/bin/apache_conf_distiller --update
The details may be helpful to others attempting to assist.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463
it would've been nice if you'd shared it
Could you let us know more about the system that cPanel fails to install on? Is it a dedicated server or a VPS? I have seen cases where this happens due to a custom NAT configuration, and when the server is out of available memory or VPS resources.

Thank you.