Jump to content

Recommended Posts

Posted

Becauase of a change in server settings a few month's ago Parse error's are repressed. :lol: 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. :lol:

 

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

Posted

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

Posted

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).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...