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
It's saying that the memory assigned to the webserver is insufficient to handle uploading the file. Depending on how your wiki is hosted, you can increase the allowed memory size using a number of methods (See here http://www.ducea.com/2008/02/14/increase-php-memory-limit/ )
Hope this helps
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Raul Böhm Sent: 10 October 2008 16:38 To: mediawiki-l@lists.wikimedia.org Subject: [Mediawiki-l] Images with special characters doesnt work anymore
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
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________
P Please think of the environment before you print this email
________________________________________________________________________ This email and any files transmitted with it are private and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please return it to the address it came from telling them it is not for you and then delete it from your system. This footnote also confirms that this email message has been swept for the presence of computer viruses but this in no way indicates that the message is virus free. Teleperformance is a trading style of MM Teleperformance Ltd: Reg No. 02060289 England: Registered Office: St James House, Moon Street, Bristol, BS2 8QY. VAT No.763 0980 18 _______________________________________________________________________
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?
mediawiki-l@lists.wikimedia.org