Anyone experienced the following error logged:
- Code: Select all
[Fri Jun 29 00:39:54 2012] [error] [client 187.6.65.90] ojs2 has produced an error\n Message: WARNING: readdir() expects parameter 1 to be resource, boolean given\n In file: /usr/local/www/ojs2/lib/pkp/classes/help/HelpTopicDAO.inc.php\n At line: 130\n Stacktrace: \n Server info:\n OS: FreeBSD\n PHP Version: 5.3.13\n Apache Version: Apache/2.2.22 (FreeBSD) DAV/2 PHP/5.3.13 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/1.0.0h\n DB Driver: mysql\n DB server version: 5.5.25
I checked the file and it's using readdir according to PHP specs.
The user is claiming his OJS install is "going down" regularly, and this error gets logged.
Any ideas?
