Sentora Support Forums

Full Version: problems with installation?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am re-installing Sentora because i want to give CentOS 7 a new chance, but i got these messages.
Maybe i am reading them wrong but this isn't good wright?

Code:
setenforce: SELinux is disabled Redirecting to /bin/systemctl stop  sendmail.service Failed to issue method call: Unit sendmail.service not loaded. error reading information on service sendmail: No such file or directory The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl. Redirecting to /bin/systemctl stop  firewalld.service Failed to issue method call: Unit firewalld.service not loaded. error reading information on service firewalld: No such file or directory

Code:
# Building suhosin 2015-03-27 17:12:49 URL:https://codeload.github.com/stefanesser/suhosin/zip/0.9.37.1 [238480] -> "suhosin.zip" [1] Installing shared extensions:     /usr/lib64/php/modules/ ln -s '/usr/lib/systemd/system/httpd.service' '/etc/systemd/system/multi-user.target.wants/httpd.service' Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.

P.S. postfix ERROR still exists in my install:

Code:
-- Installing Postfix ERROR 1071 (42000) at line 115: Specified key was too long; max key length is 1000 bytes


edit: Forgotten to mention that i used the following line to install:
Code:
cd \tmp && yum install wget -y && wget https://raw.githubusercont ent.com/sentora/sentora-installers/master/ovh-soyoustar-kimsufi-postinstall.sh & & sudo bash ovh-soyoustar-kimsufi-postinstall.sh

on my Dedicated KS-1 from OVH
aware of postfix error. BUT you should use the official installer we didn't test postinstall script made by Andy as it mainly only encapsulate the installer and will add arguments to automate the install.

use http://sentora.org/install instead and expect error over postfix, I had finished testing and will release fix as I had been assigned the task.

M B
With the original installer i also got the SELinux and suhosin fails..
huh? You surprise me

suhosin fail?

SELINUX can issue an error as we try mainly to disable it.

centos 6.x? 7.x?

Just checked php -v on recent vps with centos 6.x that surprise me.

M B
Code:
# Building suhosin 2015-03-27 17:12:49 URL:https://codeload.github.com/stefanesser/suhosin/zip/0.9.37.1 [238480] -> "suhosin.zip" [1] Installing shared extensions:     /usr/lib64/php/modules/ ln -s '/usr/lib/systemd/system/httpd.service' '/etc/systemd/system/multi-user.target.wants/httpd.service' Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.

CentOS 7, and i am reinstalling it again, did something else wrong.. Tongue
centos 7 ?

Could you show why apache startup failed?
(03-28-2015, 04:36 AM)Me.B Wrote: [ -> ]centos 7 ?

Could you show why apache startup failed?

Apache did not fail, it was just an heads up from an fail in the installer..
Moved back to CentOS 6, need to get used to CentOS 7 first on one of my dev VPSes but they both don't hurry with the CentOS 7 OpenVZ container.. Angry Angry
OK Got your point.