Afficher un message
Vieux 15/09/2007, 14h26   #1
Siv Hansen
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Want to display errors, server admin disagrees

I'm currently working with a server with error reporting level 0,
which is good if this was purely a production server. It's not. I have
fourty students trying to learn php programming on this server and
displaying errors will be a good thing in a learning situation.

Is there any way to override the error reporing level set by the
server admin? I do not have access to php.ini and server admin will
never agree upon changing error reporting level for the server.

I tried error_reporting(E_ALL) and ini_set('display_errors', 1)
without success.


What to do?

  Réponse avec citation
 
Page generated in 0,05054 seconds with 9 queries