Fix PHPMyAdmin Error When Using suPHP on Ubuntu 14.04
Since I moved to Ubuntu recently, I need to set up my entire development environment. My stack uses Nginx with Apache + PHP as the webserver…
// TAG · 16 POSTS · APACHE
Since I moved to Ubuntu recently, I need to set up my entire development environment. My stack uses Nginx with Apache + PHP as the webserver…
If you are using XAMPP, you can access your local server by going to http://localhost. Now I would like to share how to create your own…
These past couple of days I’ve spent a lot of time debugging the nginx 504 gateway timeout error. As far as I understand, this error 504…
If you are a PHP web developer or want to be, it is a must that you need to have a testing environment. A testing environment…
Apache is one of the best-known web servers, running on all platforms but usually on Linux in production mode. Apache supports a variety of features, many…
One way to prevent DOS attack is to install mod_evasive for Apache. I wrote the article “Prevent DDoS Attack With mod_evasive in Apache 2” a while…
There are lots of spam bots out there. Not just spam bots — scrape boxes always come to your site and scrape your content plus waste…
The latest PHP v.5.3.3 doesn’t work well with PDO Sqlite3. I am using a VPS (Virtual Private Server) with Centos 5 and WHM/Cpanel 11.26.8. Everything goes…
After a while of not writing on my blog, I’m ready to start writing again. Probably you noticed that I changed my theme. Yes, I was…