| 
	
 | 
 Posted by Sanders Kaufman on 09/15/07 22:57 
Siv Hansen wrote: 
> 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? 
 
Sorry Siv, but it looks like you're trying to find a technical solution  
to a political problem. 
 
If you can outsource away from your current provider, $25US/mo should  
get you a hosting provider who will do what you want.
 
  
Navigation:
[Reply to this message] 
 |