I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 7974
40801 credits Members referred : 3
« Reply #3 on: Mar 16, 2007, 09:35:59 AM »
The problem is that your error was a parse error. That means that php has not yet interpreted anything (including the ini_set command) so it wont display the error. So until the state that it starts interpreting the directives in your code has no meaning at all.
The problem is that your error was a parse error. That means that php has not yet interpreted anything (including the ini_set command) so it wont display the error. So until the state that it starts interpreting the directives in your code has no meaning at all.
Ok, I understand (it looks like that I need to add more personal settings to every .htaccess file for this reseller hosting)