vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite) (https://vborg.vbsupport.ru/showthread.php?t=237325)

markp_2000 05-09-2012 03:19 PM

Thanks for the mod. I will be going to the pro as with several of your other mods I have. One question on vbseo and memcached. Does it use the settings under vbseo or out of config.php.

Mark

DragonByte Tech 05-09-2012 03:21 PM

config.php, this mod is not aware of or integrate with vBSEO in any way.

Fillip

Zachery 05-09-2012 05:31 PM

Quote:

Originally Posted by DragonByte Tech (Post 2327711)
Filecache uses your harddrive, it's similar but is much slower compared to XCache.


Fillip

Arguably, if xcache is also installed (but in a public setting) it should cache the file, and be reasonably close to the same speed.

Winter Sonata 05-09-2012 09:29 PM

Thanks alot for the support!

Chadi 06-02-2012 08:36 PM

Getting this error

Quote:

vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or configured correctly on your server.
However, EA is indeed installed (suPHP is not)

Quote:

root@server [~]# php -v
PHP 5.3.13 (cli) (built: May 30 2012 09:49:36)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.0.12, Copyright (c) 2002-2011, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

DragonByte Tech 06-03-2012 11:07 AM

Create the following two scripts, and run them in order:

PHP Code:

<?php eaccelerator_put('test''Working!'5000); ?>

PHP Code:

<?php echo eaccelerator_get('test'); ?>

If the second script does not output anything, or outputs anything other than Working! then eAccelerator is not working correctly, and I would suggest you show those two scripts to your host so that they can diagnose it further :)


Fillip

Chadi 06-03-2012 11:43 AM

Where do I run them?

DragonByte Tech 06-03-2012 11:51 AM

Anywhere within your forum is fine :)

Chadi 06-03-2012 12:15 PM

Quote:

Fatal error: Call to undefined function eaccelerator_put() in /home/zzzzzz/public_html/1.php on line 1
I get that on both scripts.

DragonByte Tech 06-03-2012 12:24 PM

eAccelerator was not compiled with the shared functions.

See this thread: https://groups.google.com/group/eacc...562c28a83d6694 and other search results for "call to undefined function eaccelerator_put" on Google :)


Fillip


All times are GMT. The time now is 05:49 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
  • Page Generation 0.01483 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete