-
Unexpected architecture name was returned (armv7l )
If you think it may work on your, please report it to the Sentora forum or bugtracker.
I know for sure that the sentora will work with this archi…
-
Hi there,
I get some errors during the installation. I created a Minimal Clean Centos 7 VM with nothing on it. The installation goes pretty well until almost the end. Then it starts moaning about fil…
-
Using sentora-installer.sh ( https://github.com/5050/sentora-installers/blob/master/sentora_install.sh ) with this values:
- SENTORA_GITHUB_VERSION="1.0.0-beta5"
- SENTORA_PRECONF_VERSION="master"
OS…
-
i can see that the new roundcube version 1.0.0 and newer only has one config file "config.inc.php"
etc / build / config_packs / ubuntu_12_04 / roundcube / has the old config files
db.inc.php and mai…
-
Suggestion:
Change:
`echo "Are you really sure that you want to setup Sentora with these parameters?"
read -e -p "(y):accept and install, (n):change fqdn or ip, (q):quit installer? " yn
…
-
After fresh installation on Ubuntu 14.04 x64 and accessing with zadmin, the following log record is stored in /var/sentora/logs/sentora-access.log
192.168.0.20 - - [24/Oct/2014:10:18:16 -0500] "GET /…
-
The local_ip is setting to null value caused for a typo (adr must be addr)
local_ip=$(ifconfig | sed -En 's|127.0.0.1||;s|._inet (adr:)?(([0-9]_.){3}[0-9]_)._|\2|p')
must be:
local_ip=$(ifconfig | se…
-
After the install, these files say panel.sub-domain.domain.com, this is the wrong syntax and should only read sub-domain.domain.com
-
Has a configuration management tool been considered? Puppet or Chef?
It would negate the need for the box Sentora is being installed on be a fresh install. Not to mention, it would make the installer…
-
We need to remove modules.zpanelcp.com/repo from the repo.list file inside /etc/zppy-cache because the domain has been shutdown and now throws an error when you zppy update.
We will need to add add t…