Hi I have been using Zpanel latest version and a friend told me that its now here...
Any ways I have been trying to install on a min install of CentOS 6.5 and I get this error..
[root@cp ~]# sudo ./install-beta
############################################################
# Welcome to the Official Sentora Installer 1.0.0-beta9 #
############################################################
Checking that minimal requirements are ok
Detected : CentOs 6 i686
Ok.
DB server will be mySQL
It appears that package bind is already installed. This installer
is designed to install and configure Sentora on a clean OS installation only!
Please re-install your OS before attempting to install using this script.
[root@cp ~]#
So i checked to see if Apache is installed...
Package(s) httpd available, but not installed.
No Packages marked for removal
[root@cp ~]# rpm -e httpd
error: package httpd is not installed
[root@cp ~]# service httpd stop
httpd: unrecognized service
I ran several other tests and it is not installed its a clean, newly installed min install... is there a way to get past the checking system?
Any ways I have been trying to install on a min install of CentOS 6.5 and I get this error..
[root@cp ~]# sudo ./install-beta
############################################################
# Welcome to the Official Sentora Installer 1.0.0-beta9 #
############################################################
Checking that minimal requirements are ok
Detected : CentOs 6 i686
Ok.
DB server will be mySQL
It appears that package bind is already installed. This installer
is designed to install and configure Sentora on a clean OS installation only!
Please re-install your OS before attempting to install using this script.
[root@cp ~]#
So i checked to see if Apache is installed...
Package(s) httpd available, but not installed.
No Packages marked for removal
[root@cp ~]# rpm -e httpd
error: package httpd is not installed
[root@cp ~]# service httpd stop
httpd: unrecognized service
I ran several other tests and it is not installed its a clean, newly installed min install... is there a way to get past the checking system?