An interesting solution?
(Apache v2.2.16 & php v5.3.2)
I remove this line you told me before:
if (!class_exists('queryFactory')) require('includes/classes/db/' .DB_TYPE . '/query_factory.php');
and disable php cache.
Now everything works fine, no more error messages.
Bookmarks