These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Install fail on fresh OS on ESXI on the new forum.
Hi,
I have a server in a hoster where i installed ESXI 5.5 I created a VM with ISO file CentOS-6.5-x86_64-minimal.iso I try to run the GPL install.sh and got the errors below:
Error occurred while setting Usermin theme: Failed to open PID file at ../web-lib-funcs.pl line 1376.
after
error: %post(virtualmin-base-1.0-63.rh.noarch) scriptlet failed, signal 2
after
Fatal Error Occurred: Installation of virtualmin-release failed: 1
On the first run the script block on this command:
yum -y -d 2 install virtualmin-base
I let it run for 1 hour but nothing change.
# uname -r
2.6.32-431.3.1.el6.x86_64
# cat /etc/issue
CentOS release 6.5 (Final)
# mount
/dev/sda3 on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
# free -m
total used free shared buffers cached
Mem: 1836 520 1316 0 52 379
-/+ buffers/cache: 88 1748
Swap: 2047 0 2047
Thanks, William
Howdy,
Is there any chance you could post the virtualmin-install.log file? That may contain some additional clues as to what's going on.
-Eric