Posts tagged as:

server

Quick Note to My Future Self: PHP & Memory

July 16, 2007

When WordPress or another Web app starts throwing fits and kicking out fatal errors due to memory, make sure the local php.ini (same dir as the scripts) is allocating enough RAM. 8Mb is not nearly enough.

0 comments Read the full article →