Whilst uploading a picture i get this error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 27622732 bytes) in /home/harry-arends.nl/public_html/mat54_Wiki/includes/media/Bitmap.php on line 443
It's a lot of information but what is it??
1) The file is to big
2) Not enough space on server
3) Local PC problem.
So whats the problem??
The file is too large for your web server to handle. This isn't a disk space problem, but rather a memory (RAM) problem. You should be able to resolve it by setting 'memory_limit' in your php.ini settings to a sufficiently large value (assuming that you have access to that – if not, you should ask your hosting about it).
No problem anymore I know what I must do, I need to complete the book first and then it will make sense to everyone
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
From: mat54@ziggo.nlmailto:mat54@ziggo.nl Sent: Friday, February 10, 2017 11:52 AM To: 'MediaWiki announcements and site admin list'mailto:mediawiki-l@lists.wikimedia.org Subject: [MediaWiki-l] fatal error
Whilst uploading a picture i get this error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 27622732 bytes) in /home/harry-arends.nl/public_html/mat54_Wiki/includes/media/Bitmap.php on line 443
It's a lot of information but what is it??
1) The file is to big
2) Not enough space on server
3) Local PC problem.
So whats the problem??
_______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org