Results 11 to 19 of 19
-
10th Nov 2010, 09:22 AM #11OPMemberWebsite's:
MightyHosts.comEdited the my.cnf file and now getting database error....... can someone help. Please
http://aiorapid.com/
-
10th Nov 2010, 09:26 AM #12BannedWebsite's:
google.com knownsrv.comDid you restart ? PLease paste your my.cnf here
-
10th Nov 2010, 09:27 AM #13Too busy :|Website's:
L337Fx.com BeastieBay.net
-
10th Nov 2010, 09:30 AM #14OPMemberWebsite's:
MightyHosts.com@Rapid4All
bro, please give me your my.cnf and httpd.conf file in text format. Please. I'll will simply copy paste the content. here is my.cnf from my VPS
[mysqld]
max_connectios = 400
key_buffer = 64M
myisam_sort_buffer_size = 32M
join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M
table_cache = 4000
thread_cache_size = 286
interactive_timeout = 25
wait_timeout = 7000
connect_timeout = 10
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 2M
query_cache_size = 12M
query_cache_type = 1
tmp_table_size = 16M
skip-innodb
[mysqld_safe]
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 32M
sort_buffer = 32M
read_buffer = 16M
write_buffer = 16M
-
10th Nov 2010, 09:38 AM #15Respected DeveloperWebsite's:
wrzc.orgEveryone's looking at this from the mysql settings so I'll try and find the cause of the problem as it sounds like this happened rather suddenly and hasn't built up over a day or two. vBulletin has hundreds of very poorly coded plugins available. It could be one of these that's eg stuck in a loop or something that's eating your usage.
Go into your vBulletin config.php file and add at the very end of it just before the ?> add
PHP Code:define('DISABLE_HOOKS', true);
In your ACP Turn them all off and then remove the line of code from the config.php. Turn them back on one at a time watching the site to see what happens. When the memory jumps again then you'll find the cause of the problem.
This may not fix the problem as we still don't know your site or how much traffic you get.
edit:
just saw you did post your site aiorapid.com and it's highly unlikely to be caused by an increase in traffic. Find the bug like I suggested. Optimising your mysql won't do anything to get rid of the bug.Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
10th Nov 2010, 09:40 AM #16BannedWebsite's:
google.com knownsrv.comYou cant use my configuration because have many differences there.
with 512 Ram, I suggest you change :
max_connections = 100;
key_buffer_size = 16M;
table_cache = 512;
Change then restart your mysql server.
-
10th Nov 2010, 09:41 AM #17OPMemberWebsite's:
MightyHosts.commy site is Aiorapid.com
and its traffic is 5k UV
Now, i'm naot able to login in my Kloxo panel, it also giving SQL DB error. Please help. Please give me the default content of my.cnf and httpd.conf
-
10th Nov 2010, 10:02 AM #18Member
if you messed up my.cnf rename it to get the service running again, the fix the file and rename back
mv /etc/my.cnf /etc/my.cnfOLD
-
11th Nov 2010, 05:59 AM #19Member
[mysqld]
datadir =/var/lib/mysql
socket =/var/lib/mysql/mysql.sock
log_slow_queries =/var/log/mysql/mysql-slow.log
port = 3306
skip-locking
max_connections = 200
key_buffer = 16M
myisam_sort_buffer_size = 32M
table_cache = 1024
thread_cache_size = 512
join_buffer_size = 2M
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 512K
net_buffer_length = 256K
thread_stack = 256K
tmp_table_size = 16M
query_cache_limit = 2M
query_cache_size = 16M
query_cache_type = 1
thread_cache_size = 256
thread_concurrency = 4
long_query_time = 2
skip-bdb
skip-innodb
[mysqldump]
quick
max_allowed_packet = 32M
[mysql]
no-auto-rehash
#safe-updates
[mysqld_safe]
open_files_limit = 8192
[isamchk]
key_buffer = 16M
sort_buffer_size = 16M
read_buffer = 16M
write_buffer = 16M
[myisamchk]
key_buffer = 16M
sort_buffer_size = 16M
read_buffer = 16M
write_buffer = 16M
[mysqlhotcopy]
interactive-timeout
[client]
socket=/path/to/mysql.sock
Try this for 512 Memory
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
optimize my site
By kkrajdurai in forum Technical Help Desk SupportReplies: 12Last Post: 12th Jul 2012, 09:08 PM -
Optimize MySQL - MySQLTuner
By Sp32 in forum Tutorials and GuidesReplies: 30Last Post: 18th Jun 2012, 05:21 PM -
[Howto] Optimize Your Site With GZIP Compression and cache
By EW-Team in forum Tutorials and GuidesReplies: 12Last Post: 14th Mar 2012, 02:23 PM -
[Hiring] Someone to optimize Mysql
By samipk in forum Completed TransactionsReplies: 3Last Post: 19th Jul 2011, 09:01 PM -
How to optimize mysql
By vgnheart in forum Server ManagementReplies: 1Last Post: 20th Jun 2009, 10:59 AM
themaLeecher - leech and manage...
Version 4.94 released. Open older version (or...