Status
Not open for further replies.

kolenoblata

Customer
Hello,

Just installed 2.0.1 lite version for 3.8 forum . Everything is ok except Flush Cache. When I click on it I don't get anything, just blank field. Also, when I go to system test, flush cache just going and going
progress.gif


Edit:
Another problem. When I try to edit eny template I am geting blank page and edits are not done.
Uninstall mod until you solve this problem.
 
Last edited:
Nope, I did that and problem is still there:
2zggkkm.jpg


I can see on VB.org that lot of people have same problem.

The people on vB.org have the same setup, they need to configure the username/password. I presume you've done that in vboptimise/config.php and turned on XCache Authentification in the settings?
 
I have download vboptimise/config.php , open it, add username and password for Xcache from php.ini, save it and upload to server again on same spot. After that I went to vboptimise setings in ACP and check XCache Authentification to "yes", I don't know what to do else.
 
The password you entered, it cannot be the exact same thing you see in php.ini - that password is the md5 version, you need to enter the "plain-text" password into the config.php file (so if your password is "hello", enter that) :)
 
That'll be why, if your XCache has admin authentification on, it needs a password too. Keep in mind the password in php.ini needs to be md5'd.
 
You need to assign a password to XCache in your php.ini (in md5 format), and assign that password to the config.php (in plain-text format). Or you can turn off admin authentification in php.ini (it's only required really if you have the xcache statistics script live).
 
yup xcache auth for flush issue! Is xcache still the best option for non-windows installs? So glad there wincache. If your on windows then switch xcache out with wincache its faster.
 
XCache is the better option for single-server installations, otherwise Memcache prevails. It's a close-call between the two but if you're anal about it you'll notice XCache uses a little bit less run-time memory than Memcache because it won't be communication with a socket server, but really the difference is near 0 in most circumstances.
 
Recommendation as I found this the best way to work around this issue. Remove xcache default password protection and instead use apache ability to password protect a directory. This means that the admin panel for xcache still has a password/username but the flush cache from vb admin cp will still work. This is of course you are using the web based admin panel for xcache.

I personally have mine behind https and a user/password login.
 
Recommendation as I found this the best way to work around this issue. Remove xcache default password protection and instead use apache ability to password protect a directory. This means that the admin panel for xcache still has a password/username but the flush cache from vb admin cp will still work. This is of course you are using the web based admin panel for xcache.

I personally have mine behind https and a user/password login.

Requires configuration on the user end still unfortunately, but I agree :). The next update I'm working on provides an alternate routing for the Flush mechanism so it can bypass -any- protection the extension is configured with.
 
Status
Not open for further replies.

Similar threads

Legacy vB Optimise

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,980
Customer rating
0.00 star(s) 0 ratings
Back
Top