You may see the following error when the memory requirements of your PHP script exceeds the default 8MB limit.
To resolve this change the line that reads ‘memory_limit = 8M‘ to ‘memory_limit = 16M’ within your ‘php.ini‘ fle.
Once changed restart your Apache/HTTPD deamon.
Latest posts by Rick Donato (see all)
- NETCONF & YANG: Automate Network Configs via Python - April 2, 2026
- Palo Alto – How to Configure Your Next-Generation Firewall - April 2, 2026
- How to Harden Linux SSH: Keys, Fail2ban & Ciphers - March 1, 2026
Want to become a PHP expert ?
Here is our hand-picked selection of the best courses you can find online:
The Complete Web Development Bootcamp course
PHP for Beginners course
Write PHP like a Pro course
and our recommended certification practice exams:
Delta Practice Tests