Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7239

Correct ´my.ini (no replies)

$
0
0
Hi all.

I have some problems with my server running perfect, so im trying to figure where the problem is, so I would start see if MySQL is setup proberly on my server.

Main problem is, time, when I try to example: install a php script with MySQL, then when writing the files/database I have to wait 4-5 minuts before I click Go, else its not doing anything than giving an error.
Its like something is blocking!

Windows 2008 (IIS7) 64bit 8GB Ram.
Server is running Web/Mail/other stuff.
All around server, but primary webserver running sites using PHP 5.1.14 and MySQL 5.1.
WinCache.Extensions disable

Is my.ini looking ok with the about setup, or does it need some tweaks?

InnoDB is disabled.

------------------------------------------------------------------------
[client]

port=3306

[mysql]

default-character-set=utf8

[mysqld]

port=3306

default-character-set=utf8

default-storage-engine=myisam

max_connections=600

query_cache_size=256M

table_cache=1024

tmp_table_size=128M

thread_cache_size=512

#*** MyISAM Specific options

myisam_max_sort_file_size=100G

myisam_sort_buffer_size=128M

key_buffer_size=1536M

read_buffer_size=1M
read_rnd_buffer_size=1M

sort_buffer_size=2M

join_buffer_size = 1M
read_buffer_size = 1M
sort_buffer_size = 2M

Viewing all articles
Browse latest Browse all 7239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>