A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, Marokas!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
XCache on VPS
| | #1 |
| | #2 |
| | |||||
| Title: Member Join Date: Dec 2007 Posts: 136 Location: Ringgold, GA ![]() ![]() | Do you have any other PHP optimizing scripts installed as well? Such as Zend or ionCube? If so, you need to make sure that the xCache information is *above* those in php.ini otherwise the scripts may conflict with each other. We ran into the same issue with one of our customers, however, it was a quick as simple fix. If you're still having issues, feel free to PM me and I'll be more than happy to give it a look over for you.
__________________ - AirborneFive - Simplified Web Hosting - First Month is 100% Free - 60 Day Money Back Guarantee - 99.99% Network & Server Uptime Guarantee | ||||
| |
| | #3 |
| | |||||
| Title: Member Join Date: Mar 2007 Posts: 51 ![]() | Thanks for answering Yes I have Zend installed and yes xCache information is above Zend's in php.ini. Any way, I think the problem is gone (don't know how). I've just run "Update Server Software" and "Upgrade to Latest WHM Version" but I still don't know if that solved the problem. Can you please tell me if my vB confing.php is OK like this? Code: // ****** DATASTORE CACHE CONFIGURATION *****
// Here you can configure different methods for caching datastore items.
// vB_Datastore_Filecache - to use includes/datastore/datastore_cache.php
// vB_Datastore_APC - to use APC
// vB_Datastore_XCache - to use XCache
// vB_Datastore_Memcached - to use a Memcache server, more configuration below
$config['Datastore']['class'] = 'vB_Datastore_XCache'; | ||||
| |
| | #4 |
| | |||||
| Title: Member Join Date: Dec 2007 Posts: 136 Location: Ringgold, GA ![]() ![]() | That should be all that is required for the vBulletin configuration file. What settings do you have set for xCache in php.ini? How much RAM does your VPS provide you with?
__________________ - AirborneFive - Simplified Web Hosting - First Month is 100% Free - 60 Day Money Back Guarantee - 99.99% Network & Server Uptime Guarantee | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [How-To] Optimize vBulletin To Reduce Your Server Load | BamaStangGuy | vBulletin | 17 | 09-08-2008 12:08 AM |
