Error Installing APC via PECL
I got the following error when compiling APC on one of the servers: /root/APC-3.1.6/apc.c:464: error: ‘apc_regex’ has no member named ‘nreg’ To fix this, make sure that PHP is installed Read More …
I got the following error when compiling APC on one of the servers: /root/APC-3.1.6/apc.c:464: error: ‘apc_regex’ has no member named ‘nreg’ To fix this, make sure that PHP is installed Read More …
I’m going back to the basics here, you know, when you wrote your first PHP script and saw an ugly-ass error message pop up on your screen? Error messages are Read More …