Debian 7
apache2 - 2.2.22
php5 - 5.4.39
i-MSCP 1.1.0-rc4.7
How correctly to make this upgrade?
How upgrade 1.1.0-rc4.7 to 1.2.8
-
- solved
- artful
- Closed
- Thread is marked as Resolved.
-
-
Hello ;
By reading the errata file which say
- You must delete any plugin
- You must stop the imscp_daemon and imscp_network services
By readingt the INSTALL file which say
- Make sure that your system is up-to-date: aptitude update && aptitude dist-upgrade
By running the imscp-autoinstall script as usually from the i-MSCP 1.2.8 archive
- perl imscp-autoinstall -d
BTW:
I would recommend you to wait the 1.2.9 version which will be released in few hours.
-
-
Will it upgraded without a command: aptitude update && aptitude dist-upgrade?
-
Just follow the instructions, else don't ask
-
-
After command:
perl imscp-autoinstall -d
and when press enter in the first window, I get an error:
[FATAL] iMSCP::Debug::__ANON__: Invalid version format (non-numeric data) at /root/imscp-1.2.8/autoinstaller/Functions.pm line 383.
after this installation stopped.
In /etc/imscp/imscp.conf:
Version = 1.1.0-rc4.7
Why do I get this error? -
Re;
Because you're updating from i-MSCP vesion 1.1.0-rc4.7 which is not a full numeric version. Well, I'll add a fix for that case in next version. Right now, you can solve that problem by editing your /etc/imscp/imscp.conf file and replacing the version string 1.1.0-rc4.7 by 1.1.0
Once done, rerun the installer as previously.
-
-
Should be fixed. See https://github.com/i-MSCP/imsc…30470c5b6cd32c3788a3059c1
For any other problem regarding i-MSCP update, please create a new thread (One problem/error = one thread).
Thread closed.