After a bit of struggling I got the APC cahe (memory mapped version) up and running on SCO box with php4.0.4pl1 CGI + Apache 1.3.12.
There is only aminor glitch: APC keeps printing to the html page it's 'debugging' messages, the first of wich comes even before the header lines that Apache is expecting as beginning of the html document. Apache then halts with an error...
Is this a configuration problem? Should I add something to php.ini or plainly recompile APC with diiferent options?
Help appreciated, thanks.