
How to disable ModSecurity rules that cause 403 errors
Read this post if you want to disable ModSecurity rules that cause 403 errors. But before you do this! Let’s see what ModSecurity is and why we use it. This …
Read MoreThe blog about anything Cloud! Get some great content about AWS, Linux, WordPress, PHP and more…
Read this post if you need to fix the “Apache unable to fork new process – Cannot allocate memory” error. How to find the error The error is available in …
Read MoreRead this post if you want some excellent PHP CLI tips and trick. Why will this post help you? Well identifying PHP CLI script problems can be difficult because the …
Read MoreRecently my PHP scripts became unresponsive, and the browser just kept on trying to load the page. This was odd since the script works on my local machine, but not …
Read MoreThis post will show how you can define a custom PHP configuration for your website.ย A Custom PHP configuration will allow you to change server default configurations. This post mentions two …
Read MoreYou can run PHP scripts on Windows without needing to install an entire WAMP stack. What is WAMP? WAMP stands for Window, Apache, MySQL and PHP. WAMP is a variation …
Read More