Sentora Support Forums
Installer Not Found - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: Installer Not Found (/showthread.php?tid=458)

Pages: 1 2


Installer Not Found - carl.victor - 10-16-2014

just trying to install sentora in my ubuntu vps,
while i want to download the installer via wget, this error appears

Code:
wget https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install_ubuntu.sh --2014-10-16 02:25:21--  https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install_ubuntu.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 103.245.222.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|103.245.222.133|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2014-10-16 02:25:21 ERROR 404: Not Found.

the installer is missing...or..what?

thanks


RE: Installer Not Found - Me.B - 10-16-2014

It had been removed as it's still in beta and should be replaced sson. Few days and will see it back. I can PM you the beta.

M B


RE: Installer Not Found - carl.victor - 10-16-2014

ow..
can i try the beta version?
Smile


RE: Installer Not Found - justmedia - 10-16-2014

(10-16-2014, 05:17 PM)Me.B Wrote: It had been removed as it's still in beta and should be replaced sson. Few days and will see it back. I can PM you the beta.

M B

please sent to me the beta version


tnx


RE: Installer Not Found - carl.victor - 10-16-2014

just installed the beta version and discovered that sentora has higher memory footprint than ZPanel

using the same vps (centos 6.x/32-bit - 512MB@DigitalOcean), ZPanel takes less than 100MB after installation
but Sentora takes almost 220MB of ram after installation


RE: Installer Not Found - Me.B - 10-16-2014

The stack in 6.5 is exactly the same as we didn't ADD ANY extra module !
We use the default OS LAMP stack. So saying sentora have higher memory footprint is irrelevant here, no technical background as the installer is only a rewrite and sentora 1.0 hold some bug fixes and no extra components.

M B


RE: Installer Not Found - carl.victor - 10-16-2014

new installation in ubuntu 14.04/32bit@512MB Ram
it takes only 70-80MB of ram, Sentora fresh install
lower than the latest zpanel version
Code:
http://img.prntscr.com/img?url=http://i.imgur.com/KrtfgGi.png

do the php 54 only available in centos 7 and php55 only in ubuntu 14.04?


RE: Installer Not Found - Me.B - 10-16-2014

Notice in centos 7 / Ubuntu 14 the stack changes a bit as we get mysql updated and even replaced with MariaDB for centos, Apache from 2.2 > 2.4, and last php 5.3 replaced by 5.4 & 5.5.

Those changes are again based on default packages that ship with OS as Sentora still rely on OS vendor for main packages updates.

M B


RE: Installer Not Found - carl.victor - 10-16-2014

Thanks for the information

btw, i discovered that if you change the default Sentora Apache Port from Sentora Config, while you open ip address from the web browser, it will display the index of /var/www folder

i tried it using my vps


RE: Installer Not Found - Me.B - 10-16-2014

ok we will check it... Still some work might be done in apache core config files.

M B