Wheezy 7.11 with php 5.6
noticed errata doesn't include editing any more if you're on higher php levels
did deactivate plugins - wondering if I missed something else..
Always grab a backup (snapshot image) before initial upgrade test (and now try to read through errata a little better!!!)
--- Guessing same issue as previous version need to delete out php-apc line from debian package list.
error at:
processing distribution packages
error was: autoinstaller::adapter:debianadapter::installpackages: could not install packages: Reading Package lists...
re-ran installer - same error..
--- Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
php-apc : Depends: phpapi-20100525
E: Unable to correct problems, you have held broken packages.
autoinstaller::Functions::build: An error occurred while performing build steps
--------------------
Guessing this is fix from 1.2.x errata (testing now):
https://goo.gl/bGgo9M
--------------------
PHP version in use
If you're using, either Debian Wheezy or Ubuntu Precise with a PHP version that is not provided by official repositories, you must be aware that the php-apc package has been added in the list of package to install. Because that package is no longer provided for PHP versions > 5.4, you must remove the package from the packages file before upgrading, else, packages installation will fail.
You can find the packages file inside the i-MSCP archive, under the docs/\<distro\> directory.
--------------------
Delete Line # 52 like so: of ..../docs/<distro>/packages-<version>.xml
Testing Upgrade again now.......
....................................... getting further..........
Step 5 of 6 still processing correctly (saving persistent data).....
have to remember / locate sql root password during upgrade - been awhile!
--- so that was a different problem --- didn't remember root password...
restoring back to backup until I locate/change original root mysql password - one password that wasn't documented - not sure if it was generated either like some of the others have been.
------- still looks good just need more before proceeding it looks like!
-------------------------
---- too lazy to find it - tried decode - no bueno -
used this method to reset - didn't update imscp.conf with current - hoping upgrade resolves but we'll see!!
https://www.howtoforge.com/res…otten-mysql-root-password
---- seemed to get further but installer just closed out after imscp_user screen nothing else came up just dumped back out to CLI..
Running again - same issue - dumps out after imscp master user section - probably need to update sql db and that is causing something... doing that now... and trying again
review of
/var/log/imscp/imscp-setup.log gets errors shown in source code - not sure how I did that... whoops...