hi dion,
this is what was suggested on the site u mentioned:
Code:
max_connections=500
wait_timeout = 30
query_cache_limit=2M
query_cache_size=24M
my my.cnf file listed below does not have any of the above variables set
Code:
[mysqld]
set-variable=max_allowed_packet=36M
skip-bdb
skip-innodb
skip-networking
bind-address=127.0.0.1
please let me know what u think is the best move
thanks
-ave