Raul Böhm wrote:
Wiki: 1.13.2 PHP: 5.2.0-8 MySQL: 5.0.32
Hello,
I have moved a Wiki-Database from one Server to an other. And now all images with special characters in name throw this error on selecting them in the image list:
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 491520 bytes) in [...] /includes/specials/SpecialUpload.php on line 1220
Can somebody help me?
Raul
Are you sure that it's due to the images ahving special characters and not being too big / using a different format? Could you share some image presenting that issue?