The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise 2.0.1 (Lite) Details »» | |||||||||||||||||||||||||||||||||
vB Optimise Lite
This is ported from my original version released for vBulletin 3.8 located here. In this release I have re-coded vB Optimise from the gound and focused stability over features. Professional version & feature list available @ www.DragonByte-Tech.com/forum Priority support for Lite version is handled at the Developers Website. What does it do? vB Optimise is intended to optimise vBulletin software by integrating several PHP "cachers" and handling data before vBulletin. This works by encountering and handling data prior to vBulletin in order to skip the arbitary execution that would be more server intensive. Real-Life Statistics We've teamed up with some Big Forums to show you the impact of vB Optimise, you can view this public chart which shows both our statistics and theirs: View Public vB Optimise Resource Statistics Features - Lite
Features - Pro
Release Notes If you've used vB Optimise before you'll be aware the previous version had phrase caching, however this caused complications with the way phrases are used within vBulletin so it has not been ported over at this time. Available Translations v1.6.0 French - Thanks to finereader Change Log [>>] Version 2.0.1 No change, just keeping in sync with vB 3.8/Pro [>>] Version 1.6.1 Automatic Cache Flusher has additional parameters to make sure no data is stale Resolved Bug: Potential PHP error when using eAccelerator which cannot flush within Admin CP on certain actions [>>] Version 1.6.0 New OpCode Cacher Support: WinCache [>>] Version 1.5.0 Resolved Bug: Style cache may have fetched ID 0 instead of correct file Resolved Bug: Filecache permissions may not have worked Optimisation: Re-wrote some base code to enhance operations. [>>] Version 1.0.1 Added XCache Authentification Support Added Filecache Support Support Priority support will be handled at DBTech. FAQ Q: I have WinCache installed, but vB Optimise tells me it's not? A: WinCache only introduced OpCode support in version 1.1, if you're using version 1.0.x you will need to upgrade. Q: I'm using the XCache method, flushing doesn't work? A: If you have XCache authentification, turn the admin option on within vB Optimise Settings, then edit ./vboptimise/config.php and specify your XCache username/password. Alternatively you can disable XCache authentification within php.ini: Code:
xcache.admin.enable_auth = Off A: eAccelerator does not provide the caching extension by default, you will need to recompile PHP with additional flags. For more information read eAccelerator documentation located here: http://eaccelerator.net/wiki/CompileConfiguration (Specifically look at: with-eaccelerator-shared-memory) Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Teascu Dorin, xrvel |
Comments |
#222
|
||||
|
||||
No problem Good luck with your optimisations!
|
#223
|
|||
|
|||
Running Test: Store Cache
Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration. Running Test: Fetch Cache Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration. Whats this mean mate :/ i get this with memcache |
#224
|
|||
|
|||
To those receiveing the Opcache Operator error with xCache:
Quote:
If you don't know what your PHP handler is but you have ssh access, you can run this command if you have cPanel (or just ask your host): Code:
/usr/local/cpanel/bin/rebuild_phpconf --current Code:
Available handlers: suphp dso cgi none DEFAULT PHP: 5 PHP4 SAPI: suphp (or cgi) PHP5 SAPI: suphp SUEXEC: enabled Code:
Available handlers: suphp dso cgi none DEFAULT PHP: 5 PHP4 SAPI: cgi PHP5 SAPI: dso SUEXEC: enabled PHP optcode caching doesn't work 100% with SuPHP because SuPHP doesn't use a shared user when processing PHP files. I'd definitely talk to your webhost before making any changes or get an individual opinion on your particular configuration. FastCGI on the limited resources (like limited cloud hosting) many forum owners are hosted on will usually outperform even DSO with an accelerator. |
#225
|
|||
|
|||
cpanel mate
not everyone uses that but thanks for the info ill check it out as for asking to the host thats no good to me my server comes unmanaged and raw |
#226
|
|||
|
|||
Deceptor Helped me fix my problems top mod top guy and top support <3
Thanks muchyyy mate :3 |
#227
|
||||
|
||||
Animemike was missing the libevent 1.4 library for Memcached, I helped him reinstall it and initialise the memcached instance - everythings working good now
|
#228
|
|||
|
|||
Quote:
My post is mainly aimed at anybody frustrated with Xcache in particular, as it will cache but it wont allow cache fetching. They'd be looking for a long time if they weren't aware of suPHP's lack of optcode support. |
#229
|
|||
|
|||
Quote:
Code:
Available handlers: dso cgi none DEFAULT PHP: 5 PHP4 SAPI: none PHP5 SAPI: none SUEXEC: enabled Edit never mind. Deceptor helped me get memcached installed. He is a great guy! |
#230
|
||||
|
||||
Since installing this, I'm asked to give my xcache login details when editing a users usergroup. How can I stop this from happening?
|
#231
|
||||
|
||||
MikeWarner - You either need to disable XCache authentification in php.ini, or enable XCache Authentification within the vB Optimise options and edit /vboptimise/config.php and enter your XCache username/password (in plain text) so vBO can automatically log in for you.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|