.htaccess Problem

liunx

Guest
Becauase of a change in server settings a few month's ago Parse error's are repressed. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/dry.gif" style="vertical-align:middle" emoid="<_<" border="0" alt="dry.gif" /> In the topic in wich this was announced there also was an explenation how to force these error's by changing your .htaccess.<br /><br />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. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> <br /><br />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. <br /><br />Can someone help me force my parse error's by changing my .htaccess ??<br /><br />thanks in advance<br />VLQRT<!--content-->
Add the following commands to your .htaccess file in the folder containing the php script (or create an .htaccess file if none exists.)<br /><br />php_flag display_errors on <br />php_value error_reporting 7<!--content-->
VLQRT<br /><br />Was <a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=3901" target="_blank">PHP errors in .htaccess</a> the thread you were meaning?<br /><br />Andy<!--content-->
Thanks for the quick reply, <br /> Rock Sign <br /><br />I will post the url of the 'lost' topic ASAP, but I can't right now (I'm on a different computer).<!--content-->
Yeah, I had to add in those PHP error lines to my files as well... No real biggie.<!--content-->
<a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=3296&st=15" target="_blank">This topic dissapeared on me</a><br /><br />Btw Andy I don't know if you're from Scotland, but anyway congrats with the scottish win over the Dutch team. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/dry.gif" style="vertical-align:middle" emoid="<_<" border="0" alt="dry.gif" /><!--content-->
 
Top