Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta
#28
RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta
Everything went Good after upgrade !
4 problem found :
1st one change theme name in database after upgrading from /etc/sentora/panel/etc/styles/zpanelx
to
/etc/sentora/panel/etc/styles/Sentora_Default
2nd one : the vhosts probleme :
PHP Code:
<Directory "/etc/zpanel/panel/">
DocumentRoot "/etc/zpanel/panel/"

NameVirtualHost *:
NameVirtualHost *:80
Listen 
Listen 80

# Configuration for Sentora control panel.
<VirtualHost *:>
ServerAdmin webmaster@......
DocumentRoot ""
ServerName 
ErrorLog 
"/var/zpanel/logs/sentora-error.log" 
CustomLog "/var/zpanel/logs/sentora-access.log" combined
CustomLog 
"/var/zpanel/logs/sentora-bandwidth.log" common
AddType application
/x-httpd-php .php
<Directory "">
Options +FollowSymLinks -Indexes
    AllowOverride All
    Order allow
,deny
    Allow from all
</Directory>

# Custom settings are loaded below this line (if any exist)

</VirtualHost>

....and 
my other domaine ..... 
tried twice and the same errors .

3rd problem, the version shown in sentora is the same version of Zpanel means 10.1.1 Knowing that we are on 1.0.3.

4rth problem : when i launch run daemon the link doesn't exist, when i searched on /panel/modules/ i found a subforlder called modules ,/panel/modules/modules/ wich contain all zpanel modules .

and there is no rundaemon.php under modules/sentoraconfig/code/rundaemon.php
but exists under : modules/modules/zpanelconfig/code/rundaemon.php

That's all


Messages In This Thread
RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - by Ilia - 10-01-2015, 07:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora 3.0 Sitrep! TGates 5 315 Today, 11:11 AM
Last Post: TGates
Sentora v2.1.0 sitrep TGates 8 5 ,599 06-06-2025, 06:24 AM
Last Post: TGates
Sentora Docs Page TGates 1 1 ,837 04-23-2025, 06:51 PM
Last Post: michaelarrington

Forum Jump:


Users browsing this thread: 1 Guest(s)