On Thu, 2007-04-19 at 09:03 +0200, Marco Gaiarin wrote:
> Mandi! Chris Weiss
>   In chel di` si favelave...
> 
> > ini_set("error_log", "/path/to/phperrors");
> > ini_set("log_errors", "1");
> 
> Ahem, a bit OT but i've not found docs about that around... there's a
> way to log errors on standard apache error log, instead using another
> log file?

Yep, just use 

ini_set("log_errors", true);

Cheers

Dave


-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [EMAIL PROTECTED]
w phpgroupware.org
j [EMAIL PROTECTED]
sip [EMAIL PROTECTED]
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform




_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to