![]() |
|
Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Announcements (https://senforums.mach-hosting.com/forumdisplay.php?fid=20) +--- Forum: Sentora Announcements (https://senforums.mach-hosting.com/forumdisplay.php?fid=21) +--- Thread: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta (/showthread.php?tid=1983) |
RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Ilia - 10-03-2015 That's why i looked for daemon thinking it's gonna overwrite all vhosts . by the way there are many modules installed ! do i have to disable them and try again ? and i have custom vhosts pma.* and webmail.* may be this is a part of problem ! RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Ilia - 10-07-2015 a little Up ! RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - TGates - 10-07-2015 Code: NameVirtualHost *:
NameVirtualHost *:80
Listen
Listen 80RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Diablo925 - 10-08-2015 the cert manager only use senator apache_config add info in custom and add port 443 på de override port RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - TGates - 10-08-2015 Thanks Diablo, it then must be something the devs changed... all I know is it crashes my server (commented out the code) and it wasn't there before ![]() What does it do in the apache config? RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Ilia - 10-08-2015 Is the upgrader ready to give a try or nothing changed yet ? RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - Diablo925 - 10-09-2015 the only thing the car_manager do is add add the info to x_vhost in mysql change the port to 443 nothing else use only mysql now and add the cert file in you folder hostdir like the old RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - TGates - 10-09-2015 (10-09-2015, 01:07 AM)Diablo925 Wrote: the only thing the car_manager do is add Nice! Great work!
RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - MasterScript - 11-03-2015 Upgrading from ZPanel 10.1.* to Sentora 1.0.3 <---- how about on Ubuntu 12.04 64bit? RE: Upgrading ZPanel 10.1.* to Sentora - Alpha/Beta - bbspike - 11-11-2015 So i was being impatient and gave the script a go on one of our production server. It was a Centos 6.7 Zpanelx server with some modifications. Still ran into the sql issues but overide with -f option. Also had php55 install and mysql and the installer gave some errors ofcourse but ingored them and contuinued. Also had varnish so httpd couldnt start because port 80 was in use ![]() But after fixing that everything was good to go! Working fine so far. Exept that the script replaces the master.cf file of postfix. i had mods in here for port 465 and clamav and spamassasin. ofciourse i had backup of this and replaced it back so this is also working fine now. Ran in some jpath issues with some customers howm had Joomla installed but solved quickly. |