Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 12:44:25 +0400
From:      Pavel Timofeev <timp87@gmail.com>
To:        mnag@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Problems with apache22 after upgrading www/pecl-APC
Message-ID:  <BANLkTimC%2B=s_mVvGJAFO_bbfMSoE2J0Raw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimC%2B=s_mVvGJAFO_bbfMSoE2J0Raw>