Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
Hello, looking for some help here. I am moving a working site from an outdated server to a shiny brand new server with php7+.
Front end site throws an error. I am able to login to admin /administrator.
PHP Version 7.2.4
Joomla version 3.8.10
Gantry 5.2.13
All my plugins are updated.
Open: /var/www/vhosts/hytorc/libraries/gantry5/classes/Gantry/Component/Whoops/Run.php
Whoops \ Exception \ ErrorException (E_ERROR)
HELP
Uncaught TypeError: Argument 1 passed to Gantry\Component\Whoops\Run::handleException() must be an instance of Exception, instance of Error given in /var/www/vhosts/hytorc/libraries/gantry5/classes/Gantry/Component/Whoops/Run.php:75 Stack trace: #0 [internal function]: Gantry\Component\Whoops\Run->handleException(Object(Error)) #1 {main} thrown
I am thinking I am missing some key php functions? Any help would be appreciated.
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
What template are you using? Make sure it's the latest version that is compatible with PHP7.x
Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
The current version of Antares is v1.2.4 - so you need to download this and update. You will require a current subscription in order to be able to do that.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
Thank you for the advice. I have updated the templates with a new download. I have replaced files in the templates/rt_antares directory.
Version now shows 1.2.4
Same error. Anything else I can try?
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
1. You do not copy files.. You install the "standalone" template in Joomla extensions manager to update it (after taking a backup of course).
2. The login provided does not work so I can't check anything else - please check.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
The error is coming from roksprocket. We have not yet issues a versions of roksprocket that is compatible with PHP7.2.x so you will need to use a lower version of PHP... 7.1.x should be ok.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
Re: Joomla / Gantry install errors on new server php 7+
Posted 6 years 4 months ago
Mark, thank you. Now that you have turned on the error reporting I am unable to move past the login screen as headers are being sent prematurely by the error codes. How do I revert to previous state?