The problem with your settings could be memory related or caused by mod_security or Suhosin / Hardened PHP.
Also it seems that you have problems with your MySQL and/or HTML characterset settings. This could also lead to more problems with MySQLi (as it has stronger support for charactersets).
I suggest you check first for the memory problems, mod_security & suhosin. If you still have problems after that, you could best open a support ticket as characterset issues are difficult to troubleshoot without being able to inspect the server settings etc.
|