View Full Version : 10000+ cathegories and forums
Illthis
03-15-2009, 04:11 PM
Is is possible to turn off the datastore[forumcache]?Big thanks so far!!!
Paul M
03-15-2009, 04:14 PM
No, it isnt.
Illthis
03-15-2009, 04:19 PM
Damn. :D
How to manage datastore[forumcache] with 10000 and more forums and cathegories in one mysql-db?
--------------- Added 1237154011 at 1237154011 ---------------
I put about 10000 forums in the "forum"-mysql-table. always i run the misc.php?do=updateforum script i get a mysql database error, like this:
REPLACE INTO vb_datastore
(title, data, unserialize) VALUES ...
20:25
MySQL-Fehler : Got a packet bigger than 'max_allowed_packet' bytes
Fehler-Nr. : 1153
Fehler-Zeit : Sunday, 15.03.2009 @ 20:18:57
Datum : Sunday, 15.03.2009 @ 20:19:30
Skript : XXX/misc.php?do=updateforum&startat=11234&pp=100
Referrer : XXX/misc.php?do=updateforum&startat=11134&pp=100
IP-Adresse : XXX.XXX.XXX.XXX
Benutzername : XXX
Klassenname : vb_database
MySQL-Version : 4.1.22-max-log
Unfortunately my hoster dont allows me to change the max_allowed_packet size.
I dont get $config['Datastore']['class'] = 'vB_Datastore_Filecache'; in config.php working.
"includes/datastore/" and "includes/datastore/datastore_cache.php" has chmod777.
Is there anything to take care off?
Any idea for a solution?
Marco van Herwaarden
03-16-2009, 09:11 AM
Using more then 1.500 forums/categories (and with a "normal" amount of usergroups) won't work on most servers.
The only possible solution would be to use vB2, which is probably not what you want.
Illthis
03-17-2009, 06:30 PM
How many Threads VB can handle with?
Dismounted
03-18-2009, 06:21 AM
A lot more (millions, maybe) - since thread information itself is not cached like forums are.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.