Page 1 of 1

Error Initializing Parser - disable error pages?

Posted: Tue Sep 21, 2010 7:03 pm
by hominid4
Hi, I see in the FAQ that if I get this error I need to make sure that custom HTTP error pages are not enabled for the web folder. Could I get assistance on how I can do this for only the jfileupload folder but leave intact my ErrorDocument htaccess for the rest of the site? Am I able to achieve this with the htaccess?

Thanks!,
Wesley

Re: Error Initializing Parser - disable error pages?

Posted: Tue Sep 21, 2010 7:58 pm
by support
Maybe you can try to just remove 404 custom error pages. Only 404 matters.
http://corz.org/serv/tricks/htaccess.php

Re: Error Initializing Parser - disable error pages?

Posted: Tue Sep 21, 2010 9:42 pm
by hominid4
Thanks for the reply. I need the 404 error page for the overall site so what I'm trying to do is insert a htaccess file into the jfileupload folder that tells it to remove the 404 error pages but I can't find what to put in the htaccess file to do that. I've tried things such as "deny 404", "deny 404.php", etc but none of those are working. Would anyone have any suggestions?

Thank you!,
Wesley