Search found 3 matches
- Wed Dec 31, 2014 3:08 pm
- Forum: General Discussion
- Topic: Strange thing with IP
- Replies: 1
- Views: 2101
Strange thing with IP
Hello, I installed VestaCP on my DigitalOcean Server. I did not have any problem with vestacp. I just run following php code: <?php //Gets the IP address $ip = getenv("REMOTE_ADDR") ; Echo "Your IP is " . $ip; ?> as per my knowledge it must have to show my ip address, but it shows ip adress of serve...
- Thu Dec 11, 2014 2:25 pm
- Forum: General Discussion
- Topic: Can't install VestaCP, again...
- Replies: 11
- Views: 9732
Re: Can't install VestaCP, again...
Also not installing with debian 7
Code: Select all
st-install-debian.sh: line 414: 2136 Terminated apt-get -y install $software
Error: apt-get install failed
- Thu Dec 11, 2014 2:08 pm
- Forum: General Discussion
- Topic: Can't install VestaCP, again...
- Replies: 11
- Views: 9732
Re: Can't install VestaCP, again...
Hey,
I also got same error.
do you have any solution.
I also got same error.
Code: Select all
vst-install-rhel.sh: line 468: 976 Terminated yum -y --disablerepo=* --enablerepo="base,updates,nginx,epel,vesta,remi" install $software
Error: yum install failed