Page 1 of 1

Errors since password was updated (Media Temple)

Posted: Fri Sep 30, 2016 10:50 pm
by rbaby
I'm on MediaTemple and a few of my sites were down because they changed the db password requirement format to be more secure to accommodate PHP 7.0.6. I generated a new one and updated all of my configs for the db user.

I managed to get the front-end up and running but the admin is throwing all sorts of errors and some plugins are not working. I am not aware of any changes that might have happened from yesterday to today but when I try to reinstall/refresh, I just get a 500 error page.

All are set to run on PHP v 7.0.6 and are CMSMS 2.0+

Has anyone seen these errors before in a similar scenario?

Following errors that appear in the login page:

Code: Select all

Warning: strpos(): Empty needle in /nfs/c01/h05/mnt/9546/domains/domain.com/html/lib/smarty/libs/sysplugins/smarty_internal_templatelexer.php on line 316

Following errors when loading LISE in admin:

Code: Select all

Warning: strpos(): Empty needle in /nfs/c01/h05/mnt/9546/domains/domain.com/html/lib/smarty/sysplugins/smarty_internal_templatelexer.php on line 316

Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h05/mnt/9546/domains/domain.com/html/lib/smarty/sysplugins/smarty_internal_templatelexer.php:316) in /nfs/c01/h05/mnt/9546/domains/domain.com/html/lib/include.php on line 120
Any insight would be greatly appreciated--this was running perfectly fine for months but something happened where the password screwed all my admins (luckily, front-end works fine). I just don't know what could have changed from yesterday to today :(