- Code: Select all
PHP Warning: opendir(/path-to-s9y/sql/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /path-to-s9y/include/admin/upgrader.inc.php on line 155
Then this error occurs in an infinite loop, resulting in a gigabytes-large Apache log:
- Code: Select all
PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /path-to-s9y/include/admin/upgrader.inc.php on line 157
Wasn't fun trying to cut that from the rest of my log.