MOON
Server: Apache
System: Linux vps.thepromohut.com 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: caretrak (507)
PHP: 5.2.10
Disabled: NONE
Upload Files
File: //etc/my.cnf
[mysqld]
#log-slow-queries
#long_query_time=1
skip-networking
#skip-innodb
safe-show-database

connect_timeout=10
interactive_timeout=15
join_buffer_size=1M
#key_buffer=64M
key_buffer=16M
max_connections=40
max_delayed_threads=5
max_tmp_tables=4
myisam_sort_buffer_size=64M
query_cache_limit=1M
query_cache_size=16M
query_cache_type=1
read_buffer_size=1M
read_rnd_buffer_size=1M
sort_buffer_size=1M
table_cache=256
#thread_cache=128
thread_cache_size=64
thread_concurrency=2
#tmp_table_size=32M
tmp_table_size=16M
wait_timeout=15
open_files_limit=5192
innodb_buffer_pool_size=8M
max_allowed_packet=268435456