Hi all
yesterday morning we had a server problem. Today I was to change a chunk, after saving and clicking logout the manager css disappeared I've tried to login again with several browsers, the problem remains in all of them and the manager is unusable like this.
I've checked the core cache and found a strange error repeating itself since the crash:
[2012-01-16 15:38:57] (ERROR @ /index.php) Error preparing statement for query: SELECT modAccessContext.id, modAccessContext.target, modAccessContext.principal, modAccessContext.authority, modAccessContext.policy, Policy.data FROM `modx_access_context` AS `modAccessContext` LEFT JOIN `modx_access_policies` `Policy` ON `modAccessContext`.`policy` = `Policy`.`id` WHERE ( `modAccessContext`.`principal_class` = ? AND `modAccessContext`.`target` = ? ) ORDER BY modAccessContext.target,modAccessContext.principal,modAccessContext.authority,modAccessContext.policy ASC -
[2012-01-16 15:38:57] (ERROR in xPDO::connect @ /var/www/vhosts/renosommerhalder.ch/httpdocs/core/xpdo/xpdo.class.php : 344) SQLSTATE[08004] [1040] Too many connections
that error is persitstant and I was not able so far to find the problem.
modx revo version 2.1.3 trad.
PHP 5.2.17
MySQL 5.0.77
Anybody any idea what this could be?
OK I am a bid closer, but don't see the problem.
I get an 404 for
modx-min.css and login-min.css
and a error message that
lang.js.php was interpreted as script but was sent as html
[ed. note: bbeer last edited this post 14 years, 8 months ago.]