phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Troubleshooting tips???


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Troubleshooting tips???
Date: Mon, 31 Mar 2003 01:53:25 +0000

Izzy Blacklock (address@hidden) wrote:
>
>On Thursday 27 Mar 2003 8:33 pm, Izzy Blacklock wrote:
>
>> What is the best way to produce output to a file?  I need something that I
>> can add anywhere without it effecting the rest of the code.  Something like
>> a simple fprintf function in C.
>
>I managed to find _an_ answer to this myself.  fopen, fputs, fclose.  Is this
>the best way to go about it?

there is also the vfs class...

>
>> Are there any logging facilities in phpgw?  How about debugging options?
>> Are there any tips for troubleshooting problems with phpgw that are worth
>> documenting?
>

there is a logging facility, though i have never looked into how to use it.

For trouble shooting I firts turn on any available debug levels in the app in
question then use strategicaly placed echo's with print_r's to help figure it 
out





reply via email to

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