[solved] 2.1.6 > 2.2.5 upgrade failing, Phar problems?
Posted: Thu Jan 11, 2018 11:45 am
Attempting to do a customer upgrade 2.1.6 > 2.2.5.
Phar install was giving errors:
So I used the expanded installer but got this error:
Phar details from phpinfo:
Could use some pointers here....?
Thanks
Phar install was giving errors:
Code: Select all
[Thu Jan 11 10:59:48.405689 2018] [fcgid:warn] [pid 16216] [client 188.28.139.216:49350] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'PharException' with message 'phar "/home/linweb22/k/king....com-1085056276/user/htdocs/cmsms-2.2.5-install.php" SHA1 signature could not be verified: broken signature' in /home/linweb22/k/king....com-1085056276/user/htdocs/cmsms-2.2.5-install.php:8
[Thu Jan 11 10:59:48.412073 2018] [fcgid:warn] [pid 16216] [client 188.28.139.216:49350] mod_fcgid: stderr: Stack trace:
[Thu Jan 11 10:59:48.412099 2018] [fcgid:warn] [pid 16216] [client 188.28.139.216:49350] mod_fcgid: stderr: #0 /home/linweb22/k/king....com-1085056276/user/htdocs/cmsms-2.2.5-install.php(8): Phar::webPhar(NULL, 'index.php')
[Thu Jan 11 10:59:48.412105 2018] [fcgid:warn] [pid 16216] [client 188.28.139.216:49350] mod_fcgid: stderr: #1 {main}
[Thu Jan 11 10:59:48.412117 2018] [fcgid:warn] [pid 16216] [client 188.28.139.216:49350] mod_fcgid: stderr: thrown in /home/linweb22/k/king....com-1085056276/user/htdocs/cmsms-2.2.5-install.php on line 8
Code: Select all
[Thu Jan 11 11:13:12.996421 2018] [fcgid:warn] [pid 12246] [client 188.28.139.216:58022] mod_fcgid: stderr: PHP Fatal error: Class '__appbase\\nls.ph_nls' not found in /home/linweb22/k/king....com-1085056276/user/htdocs/lib/classes/class.nlstools.php on line 44
Thanks