php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58475 apc.filters doesn't work at all
Submitted: 2008-12-28 07:25 UTC Modified: 2008-12-29 01:11 UTC
From: shahinv at gmx dot net Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.2.3 OS: ubuntu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: shahinv at gmx dot net
New email:
PHP Version: OS:

 

 [2008-12-28 07:25 UTC] shahinv at gmx dot net
Description:
------------
After upgrading APC from 3.0.19 to 3.1.2 APC begin to ignore all of apc.filters list. 
Downgrade it to 3.0.19 and everything works as expected.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-12-28 13:41 UTC] gopalv82 at yahoo dot com
Are you getting an error like

php: symbol lookup error: apc.so: undefined symbol: php_pcre_exec

or something new and different?
 [2008-12-28 14:33 UTC] shahinv at gmx dot net
I didn't get any error.
I'll send you an email containing a server login details.
 [2008-12-29 00:46 UTC] gopalv82 at yahoo dot com
Gah, I think I have to apologize publicly for this one.

[Mon Dec 29 05:32:48 2008] [apc-warning] apc_regex_compile_array: invalid expression '/(/home/web/hitir.com/public/test.php)/'

I need to escape the slashes before I make a regex of it.

Please change the password for the machine, I've gotten what I need from it.
 [2008-12-29 01:11 UTC] gopalv82 at yahoo dot com
Fixed in CVS

http://news.php.net/php.pecl.cvs/11735
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 05:01:31 2024 UTC