Welcome Guest, Not a member yet? Register   Sign In
How to turn PHP Errors OFF when you don't have access to Php.ini?
#1

[eluser]Sinclair[/eluser]
Hi,

I have an account in a shared hosting and I don't have access to Phi.ini to turn Off PHP Errors. There is another way off turn Off PHP Errors?

Best Regards,
#2

[eluser]n0xie[/eluser]
Take a look at the index.php...
#3

[eluser]Sinclair[/eluser]
Thanks,

I have updated the line to:

Code:
error_reporting(0);

Best Regards,




Theme © iAndrew 2016 - Forum software by © MyBB