Hi, i got these config on Audit
MySQL:
- key_buffer_size = 8388608 - OK
 - query_cache_limit = 1048576 - OK
 - query_cache_size = 0 - FAIL (must be >= 16777216)
 - query_cache_type = ON - OK
 - max_heap_table_size = 16777216 - OK
 - tmp_table_size = 16777216 - OK
 - thread_cache_size = 0 - FAIL (must be > 0)
 
How to change the FAIL one to make it perfect for dolphin U. Im using Centos 6.5 with directadmin
it is in the php.ini that i need to make some change???
thx
