hello –
has anyone successfully compiled APC for a VPS on DH? I was able to compile 3.1.9 (stable) and 3.1.13 (beta for PHP5.4), but when i do a make test, they both fail in some cases (the older less so than the new beta).
however, when install the extension via phprc and check performance via apc.php i can tell that the uptime is very low, usually in the area of minutes (<10 in general). now i am not sure if this is due to the PHP54.cgi process ending at some point (should it) or due to a faulty binary i compiled.
has anyone had successes with APC so far?
thanks in advance.