How can I resolve this issuue, Warning: apc_fetch() expects exactly 1 parameter, 2 given?
How can I resolve this issuue, Warning: apc_fetch() expects exactly 1 parameter, 2 given? |
In which line this happens? Can you provide the full warning message? ---- |
Please make sure that you have APC version >= 3.0.17 The second parameter was added in 3.0.17 version: Rules → http://www.boonex.com/terms |