This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Install Problems
#1
Install Problems
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?
Reply
Thanks given by:
#2
RE: Install Problems
minimal centos install don't have apache/mySQL! As those packages got detected.

Minimal is bare os without apache/bind/mysql!

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by: liamgibbins
#3
RE: Install Problems
Thanks I uninstalled bind and all the above and it works...

Only think I can see now is how to update to php 5.4 or newer

Hope when they release it will will have a newer version of php...


Thanks for your help
Reply
Thanks given by:
#4
RE: Install Problems
Php shipped witht the panel is relying on the vendor updates.

Centos 7 ship with php 5.4 while ubuntu 14 offer php 5.5.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#5
RE: Install Problems
For me, I rebuilt my VPS to CentOS 6.0 x86 64-bit and had to remove both Apache and bind, then install:

Code:
# yum erase httpd httpd-tools apr apr-util
# yum remove bind
# bash <(curl -L -Ss http://sentora.org/install)
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
apt-get install mod_ssl ERROR CMs222 9 25 ,402 11-11-2022, 09:14 PM
Last Post: zustudios
Install guide wget over http? edavidf 5 9 ,172 12-15-2020, 07:07 PM
Last Post: jibranahmed
SSL install breaks apache service EGOSKY123 1 3 ,841 10-28-2020, 12:12 AM
Last Post: iraqiboy90

Forum Jump:


Users browsing this thread: 1 Guest(s)