2004-05-13 04:40:29
Fatal error in phpCacheincphp
Fatal error: Call to undefined function: print_errors() in /var/www/ATutor/include/phpCache/phpCache.inc.php on line 518
What does it mean?
thanx
2004-05-13 04:40:29
Fatal error: Call to undefined function: print_errors() in /var/www/ATutor/include/phpCache/phpCache.inc.php on line 518
What does it mean?
thanx
2004-06-02 23:03:29
It could be that you have not set the permissions to allow ATutor to write (print?) to the file in question. I think that the the folder include does contain some data space.
Try chmod-ding phpCache to 777
Tim