Hi,
I can't seem to get DA to work.
Using virt-install to install centos to a vm
then after I install, I follow the step as follows
Login as root and download the setup.sh file
# wget http://www.directadmin.com/setup.sh
# chmod 755 setup.sh
# ./setup.sh
cd /usr/local/directadmin/custombuild
./build all d
the DA was installed and prompt the following
/sbin/service httpd restart
However, I try to serve my server http://ip:2222
it doesn't seem to work.
what exactly went wrong?
I can't seem to get DA to work.
Using virt-install to install centos to a vm
then after I install, I follow the step as follows
Login as root and download the setup.sh file
# wget http://www.directadmin.com/setup.sh
# chmod 755 setup.sh
# ./setup.sh
cd /usr/local/directadmin/custombuild
./build all d
the DA was installed and prompt the following
/sbin/service httpd restart
However, I try to serve my server http://ip:2222
it doesn't seem to work.
what exactly went wrong?