VLQRT Posted November 14, 2003 Posted November 14, 2003 Becauase of a change in server settings a few month's ago Parse error's are repressed. In the topic in wich this was announced there also was an explenation how to force these error's by changing your .htaccess. I bookmarked this topic and figured that when I whould need the topic it whould be there to read. But (as I should have known) TCH forum topic's don't live eternally and the topic wich I bookmarked has dissapeared as a bag of candy in front of a fat lady. But now I am left wondering .... what was that .htaccess code. Since I see people that post parse error's I guess that there are some people here that know how I can force error's. Can someone help me force my parse error's by changing my .htaccess ?? thanks in advance VLQRT Quote
TCH-Rick Posted November 14, 2003 Posted November 14, 2003 Add the following commands to your .htaccess file in the folder containing the php script (or create an .htaccess file if none exists.) php_flag display_errors on php_value error_reporting 7 Quote
TCH-Andy Posted November 14, 2003 Posted November 14, 2003 VLQRT Was PHP errors in .htaccess the thread you were meaning? Andy Quote
VLQRT Posted November 14, 2003 Author Posted November 14, 2003 Thanks for the quick reply, Rock Sign I will post the url of the 'lost' topic ASAP, but I can't right now (I'm on a different computer). Quote
DarqFlare Posted November 15, 2003 Posted November 15, 2003 Yeah, I had to add in those PHP error lines to my files as well... No real biggie. Quote
VLQRT Posted November 15, 2003 Author Posted November 15, 2003 This topic dissapeared on me Btw Andy I don't know if you're from Scotland, but anyway congrats with the scottish win over the Dutch team. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.