<clip>
>>I want to be able to view a single log that contains the following:
<clip>
>
>http://php.net/error_log
>

how about this curve...  getting PHP to append a line to the apache log.

Currently we are exporting via fopen clf formatted logs for file uploads (whose
file sizes are not recorded by Apache's logging) then doing a merge of the log
files afterwards...

would much rather pump the clf formatted log sting directly into the appropriate
apache log, but if I am not mistaken, using the above function would require
permissions for user nobody(www, whatever) on the log files, no?

cheers,

Dave


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to