![]() |
Ok knownhost is suggesting that I should enable suPHP which means no XCache and to install memcache instead of XCache. Anyone have this set up on their server? How does it compare to running DSO and XCache?
|
Quote:
although you will loose more performance switching to suPHP than you'd gain from using vB optimise + memcached but having vb optimise + memcached + suPHP is better than nothing. |
I don't see the point of using suPHP anyways, so I will probably just stick with vb optimise and xcache :D
|
1 Attachment(s)
Quote:
I completely uninstalled 2.0.1 and deleted the files, then installed 2.5 btw. Forgot to add that I run vB 4.1.12 pl 2 |
From the looks of it, the host needs to set the var cache size. The xcache.var_count should be the number of cores directly and readily available to serve your website. If you need further assistance let me know. You can contact me via PM. Are you using VPS or shared?
Make sure you flush the vboptimise cache. Why are you using 2.1 or 2.5? I'm using 1.3... |
Yep they did not enable the var cache, and I'm using 2.5 because I'm thinking of upgrading to vB 4.2.
|
Quote:
|
1 Attachment(s)
Ok so I haven't noticed any change and when I click on the "Resource Statistics" link the page shows no savings. I have attached screen shots of my settings, I didn't install xcache ... my host did so perhaps there is something else they need to tweak?
|
Question ... do I have to uncomment the relevant lines in config.php?
|
Go to /includes/ and open config.php you need to uncomment:
Code:
// $config['Datastore']['class'] = 'vB_Datastore_Filecache'; Code:
$config['Datastore']['class'] = 'vB_Datastore_XCache'; Code:
vB_Datastore_XCache Code:
'vB_Datastore_XCache' |
I had no idea I needed to edit datastore.cache.php :D I'll check the stats tomorrow and see if I'm "done" :) Thanks
|
Ok so in about 25 hours ....
Quote:
|
Right click the center area, does it say "Movie not loaded..." greyed out?
If so, please ensure you uploaded the .swf file to the correct directory. Fillip |
EDIT:
I never should have said it's "blank" the swf loads ... it's just not showing any data. |
Make sure you enable resource statistics collection and display of it...click around all the options. Can't remember exactly where it is within the vBOptimise section
|
If we cannot use any opcache modules due to hosting limitations, filecache is the only option correct?
Also, is it possible that using filecache could actually slow the site down because of added disk I/O? The reason I ask is because I had tried this mod on my site, and while at times it was much faster, at other times it was slower. Furher, certain areas of the site such as admincp were considerably slower with the mod installed. I was using filecache and the folder 0777. System test and optimal settings all passed. Thanks |
Yes, using filecache could slow down the site because of disk I/O
|
That very much depends on the speed of your HDDs, 15k RPM SAS disks will still be pretty fast.
It wouldn't slow down your site unless the disks were overloaded as a result of shared hosting overselling, but it wouldn't be as fast as memory based cachers :) Fillip |
I encountered awful trouble when I set this up.
I have xCache on my VPS already set up (and confirmed by my host) I moved everything into the file-system i.e Avatars and the rest. When I ran the test I got this - https://vborg.vbsupport.ru/external/2012/11/37.png And then I noticed I could not do anything in my admincp, I was very limited in my actions. If I tried to uninstall I was left with either a blank screen or this 500 error https://vborg.vbsupport.ru/external/2012/11/38.png I wasn't able to turn off the hook system, and my host had to edit the config file (I think) to disable all plugins so we could un-install VB optimise. Have you any idea why it would act like this? Is there perhaps a step if missed/done wrong, cause major problems like this? Thanks for providing any answers and also for giving us all a plugin like this. |
You will have to check Apache's error_log file to find out the real cause.
Fillip |
I did that along with my host and we couldn't see anything.
He took a guess at saying that VB Optimise was conflicting with another plugin. Has anything similar happened before? I would like to use this, but its a bit risky trying it again. |
As far as I can remember this is the first time we've ever encountered an ISE 500 when using vB Optimise.
That being said, I have (quite recently) ran across a server configuration where any error message from PHP would throw a 500 instead of actually printing the error. If the error_log was of no help then sadly I can't be of any help either :( Fillip |
Hey Fillip,
Thanks for the reply :) I done another re-install and its failed again on me. I see on your website that you offer a paid installation service. I think its about $30, I'd be happy to pay that if you'd like to take on the job of installing this mod. Perhaps you'll spot an obvious mistake, and we can highlight it for other users. I'm currently with a host who specialises in vBulletin, so my server should be well able to run this mod, it must be something small. Let me know your feelings whether here or in PM. Gilesy |
Pro Install only covers actual installation of the mod into vBulletin, not the setup of the mod itself, although for vBO I tend to do a quick scan of the PHP Info and find out what they have installed and configure it to use that, or at least Filecache.
Are you sure XCache is configured correctly? Caching enabled, var_size > 0 and anything else Google has to say about XCache not working? What happens if you create 2 separate php files on your server: PHP Code:
PHP Code:
Fillip |
Quote:
Quote:
https://vborg.vbsupport.ru/external/2012/11/31.png |
Are you sure you used 2 separate PHP files and didn't put the code in 1 file?
If so, then I have no idea, sorry :( Those functions are exactly what vBO uses. Fillip |
how to remove by hand this plugin ?
|
Hi,
I've properly installed memcache, confirmed memcache in the config file. In test, I get this: Quote:
|
1 Attachment(s)
I am running vB 3.8.4 and installed memcached on our Server and set memcache on vB Optimise - Main Settings but when i see "MySQL Queries vB Optimise has saved this forum:"
on footer forum, it show me null and blank query! also i see Resource Statistics is null! for more information please see the attachments. please tel me whats the issue and what do I need to change? |
If you're running vB 3.8.4, why are you posting in the vB4 thread?
Fillip |
Quote:
https://vborg.vbsupport.ru/showpost....2&postcount=34 please reply to my post and help me to solve this issue DragonByte Tech. |
My daily resource saving is listed at about 140 a day. Why would it show this if I'm not able to fetch catch sucessfully? Does this mean it's working?
Edit: I figured it out with the help of my post. I was using the wrong ip. I was using the site ip instead of the server ip. |
Quote:
Fillip |
We absolutely loved this module for our old vb3 forum, so when it came time to set up a vb4 one, we were happy to see it still around.
That said, in trying to install the free version of this without uploading anything beyond the XML, we received a message about how "vboptimise/includes/class_install.php appears to be missing!" Fair enough -- the authors provide a nice "upload" folder. A couple questions, however (since I'm a bit foggy today and a seemingly-good upload fix didn't result in any new cPanel menus): -- Can we assume that each portion of that "upload" folder reflects something additive for the equivalent space on the server? (So, for example, can I make the seemingly obvious assumption that C:\mylocalfolder\upload\includes\xml\cpnav_vboptim ise.xml can go into the existing /serverhome/includes/xml/ folder? It's always worth asking.) -- Is there any way to find a list of the files/tables that I should manually check for removal after an uninstall of version 1.3.x before installing the new version? Thanks for any thoughts. This is a great product! |
In addition to my questions on the previous post (right in proximity to this one), I have two more:
-- Assuming installation is successful, can we also assume we'll be seeing a nice, new "vB Optimise" menu on the primary left navigation rail of the control panel, as in previous versions? -- Are there any existing vB Optimise 3.x files that we should avoid deleting before installation? Thanks very much! |
my provider "leasweb" does not have any cache operator installed..... They tried APC but they had problems with it so they disabled it.....
|
Quote:
Quote:
Quote:
Quote:
Quote:
Fillip |
Quote:
Just for the sake of being super-cautious (and maybe a bit for future users): I asume you mean that we should drag the folder itself into our forum folder, rather than the contents alone. (If we were to copy the contents alone and agree to upload prompts, we would quickly find important vBulletin base folders like "includes" completely overwritten!) Please let me know if my interpretation of the quote above is correct. Many thanks again for a great product! |
No, it should be the contents alone. The includes folder that comes with this mod only contains new XML files that are unique to this mod, so any overwrite prompts will be purely for any existing files belonging to this mod :)
Fillip |
Thanks! That of course worked. We added the files and ran the install from the xml provided for vB4, but no such menu has appeared. Here's the output of the installation in our browser:
Updating Version Number To: 1.5.1 Created Table: vb3_vboptimise Populated Table: vb3_vboptimise Updating Version Number To: 2.4.0 Updating Version Number To: 2.4.0 Created Table: vb3_vboptimise_cdn ... followed by the usual rebuilding of the styles. Do you happen to see anything odd about this output? |
All times are GMT. The time now is 07:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|