-
05.10.09 - Php memory exhausted
0 commentsIf at any time, when you try to launch a php script it raises a fatal error with a message like "Fatal error: allowed memory size of X bytes exhausted", don't worry, the cause and solution are easy.This error raises when you try to allocate more memory than it was configured in the configuration [...]
