Does this module actually install the accelerator packages to your server (or at least emulate their behavior somehow)? Or do I need to go through Pear and the whole bit?
Does this module actually install the accelerator packages to your server (or at least emulate their behavior somehow)? Or do I need to go through Pear and the whole bit?
Comments
Comment #1
g10tto commentedI ask, because I try to activate any cacheing methods aside from file or db (which aren't speeding up my site) and I get Fatal errors that says the module can't seem to use their get or fetch functions on whatever line. I'll post them here:
Settings.php is as follows:
Comment #2
g10tto commentedIf anyone would like to take a look at my site, it's www.sumnercountyparent.com.
Any advice for speeding the mother up, always accepted.
Comment #3
slantview commentedYou must actually install the accelerators yourself. e.g. if using apc, you must install apc via the pear command.