Memory Allocation Error
-
I just got my domain upgraded to php 5.3 and got this update.
As soon as I put it to use (via the Shortcode Exec PHP plugin) I received the following error: Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 1245184 bytes) in …/wp-content/plugins/php-browser-detection/cache/cache.php on line 4100
I was attempting to use is_mobile();
———-
I attempted to use it on another page, in a customized version of the Vanilla PDF Embed plugin. I received the same message.
Does this memory usage seem unusual, or do I need more memory to run WordPress?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Memory Allocation Error’ is closed to new replies.