Wiki setup notes
From apm
Troubleshooting
2014-02-16
After uploading an 205,2kB SVG-image the uploaded file page [1] isn't viewable anymore
Following error meassage appears:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25485840 bytes) in /users/apm/www/w/includes/media/Bitmap.php on line 552
- known problem: bplaced forum entry; uploading files - stumbling blocks; mediawiki related error info
- it seems in php.ini the webhoster can set a memory limit
- this limit may or may not be over-ridable in the LocalSettings.php ... (Mediawiki==v1.20>v1.51) => no "ini_set('memory_limit', '__M');" override.
- Todo: find and try. google-search; maybe similar problem