PHP applications, such as WordPress and Drupal, commonly encounter the PHP fatal error: memory exhausted. This usually occurs when a plugin or other extension causes the script to use too much server memory. The PHP default configuration sets a limit...