The issue is that the new config has a larger value for your ib_logfile sizes (innodb_log_file_size). Move your current ib_logfiles to another location for safe keeping (you can delete them, but if you want to be extra careful you can just move them instead). MySQL will then recreate new ib_logfiles of the new size when you start up MySQL again.