Tag Archive: php.ini

How-To Change PHP memory limit for WordPress

If you have been working with WordPress chances are you have received the error stating that “Fatal Error: Allowed memory size of xxx bytes exhausted (tried to allocate xxxx bytes) in some-file.php on line xxxx” while upgrading you WordPress version, or a plugin or even just trying to upload some files. The reason is that…