I posted this question a couple days ago but now I have the actual error to go with it.
PHP Code:
Warning: preg_replace() [function.preg-replace]: Compilation failed: regular expression too large at offset 65539 in /includes/functions.php on line 555
This error line repeats itself 50+ times down each forum page before the actual content is shown. This only occurs right after running the backup job, but not every time which is making it difficult to track down. It is cleared by toggling the forum off/on.
Here is my original question:
Quote:
Originally Posted by kenfuzed
This may be unrelated to the backup itself, but right after this runs each morning my db/site seems to be having trouble restarting correctly. This doesn't happen every time but lately has occurred several times per week. Only the forumhome page starts correctly but all other pages have errors and won't display their content (just lines of errors). When I go in and turn vB off then back on, all pages display correctly. The errors occur right after the backup completes. Is there a command I could add to the end of the backup config file that would perform this restart procedure after the backup is completed?
|