Update the following in mysql/bin/my.ini
InnoDB SPECIFIC
innodb_buffer_pool_size = 384M
innodb_log_file_size = 10M
innodb_log_buffer_size = 64M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 180
Update the php.ini
uncomment and change these values
realpath_cache_size = 16M
max_execution_time = 360
max_input_time = 60
memory_limit = 394M
No comments:
Post a Comment