Hello, i can't get the changes to take effect after editing super-spurious numerous php.ini files in plesk.
nothing works. all my setting keep getting overridden on this soding plesk vps.
I was told to use this guide for mylsq editing.
http://kb.parallels.com/en/111283
i edited /etc/my.cnf added this
innodb_buffer_pool_size = 384M
key_buffer = 256M
query_cache_size = 128M
query_cache_limit = 128M
thread_cache_size = 8
max_connections = 400
innodb_lock_wait_timeout = 100
restarted apache and mysql but never changes the database still has 8m mysql when the server has 2gb of ram
When i run show variables like 'innodb_buffer%'; it shows 8388608
I've spent all day on this and now given up. any help appreciated thanks
nothing works. all my setting keep getting overridden on this soding plesk vps.
I was told to use this guide for mylsq editing.
http://kb.parallels.com/en/111283
i edited /etc/my.cnf added this
innodb_buffer_pool_size = 384M
key_buffer = 256M
query_cache_size = 128M
query_cache_limit = 128M
thread_cache_size = 8
max_connections = 400
innodb_lock_wait_timeout = 100
restarted apache and mysql but never changes the database still has 8m mysql when the server has 2gb of ram
When i run show variables like 'innodb_buffer%'; it shows 8388608
I've spent all day on this and now given up. any help appreciated thanks