Hi,
In a few days it is going to change the php version on my server from 5.2 to 5.3.2. The first tests of our OJS with PHP 5.3 there is a problem. Users can not login.
And it throws the following fatal error:
[Wed Jan 12 10:06:54 2011] [error] [client 66.249.72.212] PHP Fatal error: Class 'HookRegistry' not found in /home/sp-dgroup/a1/www.um.es/vh/revistas.um.es/prod/lib/pkp/classes/db/DAO.inc.php on line 192
The php version is:
PHP 5.3.2-1ubuntu4.5 with Suhosin-Patch (cli) (built: Sep 17 2010 13:49:46)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd.
I work with the latest version of OJS, and with all recommended patches.
This may be related to
http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=4999? APC-related?
Any suggestions?
Thanks.