jrCloudS3 error on Jamroom-6.1.1 update
Using Jamroom
It looks like this is an error when trying to talk to S3 - is this happening on every file transfer? If so, double check that nothig has changed on S3's end or with your credentials.
Fatal error: Call to undefined function iconv() in /home/xxxxxxx/public_html/subfolder/modules/jrCore/lib/util.php on line 2598
{jrEvent_calendar}
#
# * Fine Tuning - 24 GIG RAM
#
key_buffer = 1024M
max_allowed_packet = 64M
table_open_cache = 1536
table_definition_cache = 1536
open_files_limit = 10240
tmp_table_size = 512M
max_heap_table_size = 256M
sort_buffer_size = 4M
read_buffer_size = 4M
read_rnd_buffer_size = 768K
max_connections = 200
innodb_buffer_pool_size = 8G
innodb_flush_method = O_DIRECT
innodb_flush_log_at_trx_commit = 0
ft_min_word_len = 3
ft_stopword_file = ""
# This replaces the startup script and checks MyISAM tables if needed
# the first time they are touched
myisam-recover-options = BACKUP
#
# * Query Cache Configuration
#
query_cache_limit = 1M
query_cache_size = 512M