Error Initializing Parser - disable error pages?

Upload core product.
Post Reply
hominid4
Posts: 2
Joined: Tue Sep 21, 2010 6:58 pm

Error Initializing Parser - disable error pages?

Post 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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Error Initializing Parser - disable error pages?

Post by support »

Maybe you can try to just remove 404 custom error pages. Only 404 matters.
http://corz.org/serv/tricks/htaccess.php

hominid4
Posts: 2
Joined: Tue Sep 21, 2010 6:58 pm

Re: Error Initializing Parser - disable error pages?

Post 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

Post Reply