PDA

View Full Version : eaccelerator in config.php


Dody
Wed 30th Apr '08, 5:14am
I am running eaccelerator instead of APC, and I want to use it but in the config.php there is vB_Datastore_APC and others but none for eaccelerator, how can I let vb get the benifit of eaccelerator?

thanks in advance!

Wayne Luke
Thu 1st May '08, 3:45am
As far as I am aware eAccelerator is not directly supported for Datastore caching. Your server should be setup to cache the PHP files in their pseudo-compiled state and if you set vBulletin to use the filesystem for your datastore, that should be cached as well. However this caching is controlled on the PHP or server level.