jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-users] Turn on display_errors


From: craig strom
Subject: [Jailkit-users] Turn on display_errors
Date: Wed, 28 Nov 2007 18:17:38 +0000

 
 
I am trying to turn on display_errors = on for php files in the chroot environment but i unsure how to do it as the php.ini is not there and adding a .htaccess does not seem to make nay difference.. 
 
Also if i set a

ini_set("error_reporting",E_ALL | E_PARSE | E_STRICT );

in the code no errors are returned
 
Is there a way of activating this
 
Rob
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]