2004-12-31 04:11:38
Downtime of Siteseed.de
Siteseed.de was down for a short period of time during christmas holidays.
The bug fix is related to mysql connection loss with PHP 4.3.10. Maybe you've notived the downtime of siteseed.de. It looks like only the CGI version of PHP is influenced. I think the reason is related to the usage of undocumented features. The bufix was to assign mysql ressorces to a dummy variable (as simple and stupid it sounds, it's true). The backoffice was involved in some cases, too. For fixing it I decided it's sufficient to just do a reconnect here. Performance shouldn't be a backoffice issue. Make sure to have backups available before patching.
Loss of DB connection - Influenced files:
$/include/db_connect.php
$/bo/include/db_connect.php
$/bo/object_edit.php
$/bo/interfaces/index.php
Last Changed: 2004-12-31 14:34:37
