vb.org Archive

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

MissKalunji 01-28-2009 04:50 PM

uhm so the process takes a while?

KevinL 01-28-2009 05:07 PM

Mine only take like 10 seconds...

redlabour 01-28-2009 05:09 PM

Quote:

Originally Posted by djbaxter (Post 1723494)
Where exactly are these configuration options set or changed?

I'm having the same issue: eAccelerator is installed and working (as far as I know). phpinfo shows:

Code:

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
    with the ionCube PHP Loader v3.1.33, Copyright (c) 2002-2007, by ionCube Ltd., and
    with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
    with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

Code:

eAccelerator support enabled
Version  0.9.5.3 
Caching Enabled  true 
Optimizer Enabled  true 
Memory Size  16,777,152 Bytes 
Memory Available  936 Bytes 
Memory Allocated  16,776,216 Bytes 
Cached Scripts  110 
Removed Scripts  0 
Cached Keys  0

Code:

Directive Local Value Master Value
eaccelerator.allowed_admin_path no value no value
eaccelerator.cache_dir /tmp/eaccelerator /tmp/eaccelerator
eaccelerator.check_mtime 1 1
eaccelerator.compress 1 1
eaccelerator.compress_level 9 9
eaccelerator.debug 0 0
eaccelerator.enable 1 1
eaccelerator.filter no value no value
eaccelerator.log_file no value no value
eaccelerator.name_space no value no value
eaccelerator.optimizer 1 1
eaccelerator.shm_max 0 0
eaccelerator.shm_only 0 0
eaccelerator.shm_prune_period 0 0
eaccelerator.shm_size 16 16
eaccelerator.shm_ttl 0 0


Same for me - any Feedback?

MissKalunji 01-28-2009 05:23 PM

Quote:

Originally Posted by KevinL (Post 1727385)
Mine only take like 10 seconds...

arf mine loads loads and nothing til i just close the page...

mindfawk 01-30-2009 09:21 AM

Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/m/i/n/ladida/html/includes/class_activecache.php on line 20

What is this error mean?

Vaupell 01-30-2009 09:24 AM

Quote:

Originally Posted by mindfawk (Post 1728967)
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/m/i/n/ladida/html/includes/class_activecache.php on line 20

What is this error mean?

Do you have php 5.1 + ?

Quote:

FAQ
1. I'm getting PHP errors, what gives?
A) You'll need to be using PHP5.1 for vB Optimise to work. Preferably the latest stable version of PHP is recommended.

mindfawk 01-30-2009 10:20 AM

Quote:

Originally Posted by rinkrat (Post 1707501)
QUICK FIX

Add this to your config.php

define('DISABLE_HOOKS', 1);

This will turn off all of your mods.

Go into admin and uninstall this mod.

return your original config.php

Thanks for this!!!!!

PokerAffiliate 01-31-2009 12:21 PM

Temporarily broke my forum too........ Luckily the config.php fix worked.

MissKalunji 01-31-2009 08:06 PM

Quote:

Originally Posted by PokerAffiliate (Post 1729877)
Temporarily broke my forum too........ Luckily the config.php fix worked.

what was the error message?

PokerAffiliate 01-31-2009 09:09 PM

A blank white screen....lol. Not sure what the error was.

Zia 02-01-2009 08:25 AM

no issue with that..working simply fine with positive results

asking 02-01-2009 10:44 AM

will try out this soon

ftaunlimited 02-01-2009 07:32 PM

This worked well for me until I used the flush cache, since then all I get is a white screen with page not found.
I did the:
define('DISABLE_HOOKS', 1); and uninstalled,
and it works as long as I have that file in,
but as soon as I reload my orriginal config.php I get the exact same thing.

PhilMcKrackon 02-01-2009 07:52 PM

Quote:

Originally Posted by ftaunlimited (Post 1731238)
This worked well for me until I used the flush cache, since then all I get is a white screen with page not found.
I did the:
define('DISABLE_HOOKS', 1); and uninstalled,
and it works as long as I have that file in,
but as soon as I reload my orriginal config.php I get the exact same thing.

This mod works great if you want to break your forum. DO NOT INSTALL!

Works perfectly on all of the forums I admin. What PHP and MySQL version?

ftaunlimited 02-01-2009 08:22 PM

Quote:

Originally Posted by PhilMcKrackon (Post 1731258)
Works perfectly on all of the forums I admin. What PHP and MySQL version?

5.0.67-community - Sql
5.2.6 -PHP


I am trying to disable all mods individually to narrow down the problem

trickfly 02-01-2009 10:22 PM

is this better than Memcache (or xcahce) ?

MissKalunji 02-02-2009 12:40 AM

Quote:

Originally Posted by PokerAffiliate (Post 1730333)
A blank white screen....lol. Not sure what the error was.

which version of php do you have?

Quote:

Originally Posted by trickfly (Post 1731376)
is this better than Memcache (or xcahce) ?

vb.com suggested xcache was better

aircool52 02-02-2009 01:14 PM

I did upgrade to php5 version and work fin now , is put it faster.

lasto 02-02-2009 01:26 PM

Im using file cache at moment as it could`nt find any of the others on my server.
Queries dont see to of gone down but i think ive noticed a slight increase in speed.
Does this really work and what are the downsides to it ?

ZomgStuff 02-02-2009 04:24 PM

Awesome thanks.

ftaunlimited 02-02-2009 05:35 PM

I got it all worked out, my forum link was was wrong and it caused the conflict with Vbadvanced. Sorry my mistake.

TheInsaneManiac 02-02-2009 06:42 PM

I noticed in your screenshot that memory usage went up. How does this prevent server load issues if it increases server load?

Hannan 02-03-2009 06:02 AM

I have a problem!
When I enabling this MOD, after few hours the IIS worker usage goes to %100 and the forum will be inaccessible! Any idea about this?!

I'm using Windows 2008STD, php5.2.8, mysql5.1.30 and xCache
thanks

iRO Wiki 02-03-2009 05:28 PM

This is an awesome mod, installed and working great!

TheInsaneManiac 02-03-2009 06:13 PM

Quote:

Originally Posted by Hannan (Post 1732760)
I have a problem!
When I enabling this MOD, after few hours the IIS worker usage goes to %100 and the forum will be inaccessible! Any idea about this?!

I'm using Windows 2008STD, php5.2.8, mysql5.1.30 and xCache
thanks

Look at the screenshot. The mod doesn't reduce server load at all. It increases it.

KevinL 02-03-2009 06:17 PM

mine dropped..

TheInsaneManiac 02-04-2009 02:07 AM

Quote:

Originally Posted by KevinL (Post 1733288)
mine dropped..

Really? Because I just now tested it when my server load was .12 and it just jumped off the charts to 1.81
https://vborg.vbsupport.ru/

Edit: After jumping to 2.03 it finally went down to .05 so I guess it just had a lot of stuff to do first. I'll continue to test things and see how they go. So far great work!

KevinL 02-04-2009 02:32 AM

Quote:

Originally Posted by TheInsaneManiac (Post 1733714)
Really? Because I just now tested it when my server load was .12 and it just jumped off the charts to 1.81
http://img407.imageshack.us/img407/7...verloadpn5.jpg

Edit: After jumping to 2.03 it finally went down to .05 so I guess it just had a lot of stuff to do first. I'll continue to test things and see how they go. So far great work!

After the first page load you will see a difference. It has to cache the information ;)

tpearl5 02-04-2009 02:43 AM

Quote:

Originally Posted by tpearl5 (Post 1691195)
I installed this mod in the middle of the day on the 20th. Here is some hard proof that it is working wonderfully; stats from my database server's bandwidth. (outbound is mostly database data going to the web server to render a page)

https://vborg.vbsupport.ru/attachmen...1&d=1229967701

pay no attention to the data compiled for today the 22nd as it is not complete

I should include that last sunday's traffic (14th) was very similar to this sunday's (21st). I am using memcache. There is also a similar trend on the web server's inbound data.

Outbound bandwidth has decreased by ~47% on the database server!!! (based one day of similar data) What does this mean for most of you? Fewer database queries = lower server load = faster site = happy forum users!

Bottom line: This mod is going to save me money as I am currently going over on my bandwidth as well as improve user experience!

Nominated for mod of the month and will be donating

I'm happy to report that my bandwidth hovered around 40gb a day for all of dec and jan! I was not charged for expensive overages those two months because of this hack!

KevinL 02-04-2009 02:47 AM

Quote:

Originally Posted by tpearl5 (Post 1733744)
I'm happy to report that my bandwidth hovered around 40gb a day for all of dec and jan! I was not charged for expensive overages those two months because of this hack!

So it almost cut it by a 1/3!? Wow congrats! Thats pretty impressive! I'm sure that saves you a nice chunk of change!

F0xy 02-04-2009 12:39 PM

when I install this it makes everything in my forum blank? I then have to disable the plugin through the config.php file to uninstall or disable it. I'm running eAccelerator and latest version 5.2.8 php on my 3.7.3 forum.

can u help?

almqdad 02-04-2009 02:53 PM

hello

does this work on a share server please advice

did any body tried it on a shared server

BeoRski 02-05-2009 04:25 PM

It should work as long as you have php5.1 installed. If you unsure whether your server has Memcached / XChache / eAccelerator w/Data Cache... the file cache method should work.
Quote:

Originally Posted by almqdad (Post 1734315)
hello

does this work on a share server please advice

did any body tried it on a shared server


jellybeanz 02-06-2009 03:26 AM

Not sure if anyone else is having this issue but when I create thread prefixes they appear blank in the manager and new thread editor. Once I disable the hack everything works fine.

GreasySpoon 02-06-2009 07:11 AM

This hack is awesome.

To bad that the WOL caching don't work with the Split Useronline on Forumhome modification. It's caching and showing the normal WOL, not the modified.

Anyway, thank you for the great mod.

John69Steph 02-06-2009 08:22 AM

Hello, I'm French... Don't Speak english, sorry.

I'm Upload my FTP = OK
I'm import the XML = Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/14/d163806435/htdocs/xng/includes/class_activecache.php on line 20

Edit class_activecache.php line20 : static $class = __CLASS__;

Please help me... i'm use vb3.8.0

Thank you

buileminh 02-06-2009 08:37 AM

How to check if there is any caching method my server support other than file-cache?

John69Steph 02-06-2009 09:02 AM

I'm r?solve my probleme :

In your config.php file add
right under <?php
Code:

define('DISABLE_HOOKS', true);

Uninstalle vB Optimise hack

delet
Code:

define('DISABLE_HOOKS', true);
config.php

My forum is OK

neto614 02-06-2009 01:47 PM

:down:I installed it but the forum keeps crashing is there something extra i have to do im running 3.8.1 and get a sql server error ....


can some one help me please .......:confused:

KevinL 02-06-2009 01:50 PM

is there any other info you want to give or just "it keeps crashing and gives you an error"

Like what actually keeps happening and what the error is maybe? That way someone might be able to help you ;)


All times are GMT. The time now is 11:46 PM.

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.02314 seconds
  • Memory Usage 1,830KB
  • 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
  • (5)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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