[root@timbsd /usr/ports/www/pecl-APC]# make showconfig
===> The following configuration options are available for pecl-APC-3.1.9:
IPC=off "Enable IPC shm memory support (default: mmap)"
SEMAPHORES=off "Enable sysv IPC semaphores (default: fcntl())"
SPINLOCKS=off "Enable spinlocks (experimental)"
FILEHITS=off "Enable per request cache info"
===> Use 'make config' to modify these settings
[root@timbsd /usr/ports/www/pecl-APC]# tail /var/log/httpd-error.log
[Tue May 17 12:27:17 2011] [notice] Apache/2.2.18 (FreeBSD)
mod_ssl/2.2.18 OpenSSL/0.9.8q DAV/2 PHP/5.3.6 with Suhosin-Patch
mod_perl/2.0.4 Perl/v5.12.3 configured -- resuming normal operations
[Tue May 17 12:27:22 2011] [error] [client 192.168.8.15] PHP Fatal
error: Unknown: apc_fcntl_unlock failed: in Unknown on line 0,
referer: http://timbsd.xxx.ru/zabbix/history.php?action=showvalues&itemid=22592&sid=15270e6be7aff75e
[Tue May 17 12:27:27 2011] [error] [client 192.168.8.15] PHP Fatal
error: Unknown: apc_fcntl_unlock failed: in Unknown on line 0,
referer: http://timbsd.xxx.ru/
[Tue May 17 12:28:07 2011] [error] [client 192.168.8.184] PHP Fatal
error: Unknown: apc_fcntl_unlock failed: in Unknown on line 0
[Tue May 17 12:29:07 2011] [error] [client 192.168.8.184] PHP Fatal
error: Unknown: apc_fcntl_unlock failed: in Unknown on line 0
Please, help!
Thank you!
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-port...@freebsd.org"
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de
2011/5/17 Subbsd <sub...@gmail.com>:
> Hi
> Ive confirm this problem. As workaround you can switch on this version
> APC to alternative lock method (make config in
> /usr/ports/www/pecl-APC)
On Tue, May 17, 2011 at 12:44 PM, Pavel Timofeev <tim...@gmail.com> wrote:
Ive confirm this problem. As workaround you can switch on this version
APC to alternative lock method (make config in
/usr/ports/www/pecl-APC)