Thanks you very much! It works with SPINLOCKS=on.
2011/5/17 Subbsd <[email protected]>: > Hi > > On Tue, May 17, 2011 at 12:44 PM, Pavel Timofeev <[email protected]> wrote: >> Hi! My apache22 can't work correct after upgrading www/pecl-APC to 3.1.9 >> >> [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! >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "[email protected]" >> > > 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) > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
