Current time: 05-05-2024, 10:20 AM Hello There, Guest! (LoginRegister)


Post Reply 
Changing php error reporting from .htaccess
Author Message
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #1
Changing php error reporting from .htaccess
Hi, I am upgrading several server from previous versions of ispcp. The problem I'm facing is that the error reporting level can't be change by the domain owner.

So after ispcp changed the default int php.ini from:
Code:
error_reporting = E_ALL & ~E_NOTICE
to:
Code:
error_reporting = E_ALL & ~E_DEPRECATED

Several people have tons of warnings on their sites. I'd like to put a .htaccess on the sites so I can warn the domain owner in order to fix the problems.
It doesn't work for me, is there any way of doing this?

Thanks
06-21-2011 06:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Changing php error reporting from .htaccess - aseques - 06-21-2011 06:41 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)