NYCPHP Meetup

NYPHP.org

[nycphp-talk] error_log () internal lock mechanism?

Hans Zaunere hans at nyphp.com
Tue Nov 9 16:08:27 EST 2004


> Just to be sure, does error_log ($text, 3, $logpath);
> use an internal  exclusive lock mechanism internally when writing to a
> log file? I'm wary of corrupting my log files.

Yes, I believe it handles it:

http://cvs.php.net/co.php/php-src/main/main.c?r=1.614#373

H




More information about the talk mailing list