The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:Recovery Mode Controller"
(New page: I seem to have a problem with the image memory allocated and the screeny won't show. Seems we need this in the LocalSettings.php file: $wgMaxShellMemory = 524288; for a 512kb RAM allocatio...) |
|||
Line 1: | Line 1: | ||
I seem to have a problem with the image memory allocated and the screeny won't show. Seems we need this in the LocalSettings.php file: $wgMaxShellMemory = 524288; for a 512kb RAM allocation or maybe a bit more. Should generally sort out any image issues |
I seem to have a problem with the image memory allocated and the screeny won't show. Seems we need this in the LocalSettings.php file: $wgMaxShellMemory = 524288; for a 512kb RAM allocation or maybe a bit more. Should generally sort out any image issues |
||
+ | |||
+ | EDIT: This seems to have been working again. Perhaps some users have left the site and freed up the RAM for us :P |
Revision as of 07:50, 28 August 2010
I seem to have a problem with the image memory allocated and the screeny won't show. Seems we need this in the LocalSettings.php file: $wgMaxShellMemory = 524288; for a 512kb RAM allocation or maybe a bit more. Should generally sort out any image issues
EDIT: This seems to have been working again. Perhaps some users have left the site and freed up the RAM for us :P