Failed opening required 'HTMLPurifier/Error.php' (PHP 5.2.5)
Page: 1
Daniel Cousineau
on Jan 14. 2008. 2:50 pm
AC is failing out on me when uploading a file (specifically the file upload under a project), however this problem is universal to all file uploads.
The full error is:
Fatal error: require_once() [function.require]: Failed opening required 'HTMLPurifier/Error.php' (include_path='.:/usr/share/pear:[TRUNCATED]') in [TRUNCATED]/activecollab/angie/classes/htmlpurifier/HTMLPurifier/ConfigSchema.php on line 3
The actual require() statement in question is: require_once 'HTMLPurifier/Error.php'; and the file in question (Error.php) exists and is readable (though a nice empty class :P)
I know that the problem resides in the php configuration and how it's include paths are working, however I don't seem to see what the deal is. There was a recent php5 upgrade and I've restored the include path however I don't know what's at work here. (safe_mode et. al. are not at play here).
The full error is:
Fatal error: require_once() [function.require]: Failed opening required 'HTMLPurifier/Error.php' (include_path='.:/usr/share/pear:[TRUNCATED]') in [TRUNCATED]/activecollab/angie/classes/htmlpurifier/HTMLPurifier/ConfigSchema.php on line 3
The actual require() statement in question is: require_once 'HTMLPurifier/Error.php'; and the file in question (Error.php) exists and is readable (though a nice empty class :P)
I know that the problem resides in the php configuration and how it's include paths are working, however I don't seem to see what the deal is. There was a recent php5 upgrade and I've restored the include path however I don't know what's at work here. (safe_mode et. al. are not at play here).
www.net-perspective.com
Daniel Cousineau
on Jan 14. 2008. 3:13 pm
I send support@a51dev.com with the details.
www.net-perspective.com
Hello
We did just buy activecollab corporate and have the same issue also on PHP 5.2.5.
How can this problem be fixed?
Regards
Tris
We did just buy activecollab corporate and have the same issue also on PHP 5.2.5.
How can this problem be fixed?
Regards
Tris



