Have you ever getting an infinite loop in your WordPress wp-admin? You are not alone. Usually browser like Firefox and Chrome will give you an…
Description I was trying to use cURL in PHP, but somehow HTTP code returns 0 instead of any valid response code such as 200, 500,…
Sometimes resolv.conf that is located at /etc/resolv.conf can be a headache. One way to manage the file is by using resolvconf package, which is I…
Sometimes you will want to execute a long running process in the background because don’t want your user to wait it finished in the frontend.…
Wolfram Alpha is a powerful engine for computing answer and providing answer. It can be so much fun to play with. You can literally ask…
Adsense: We apologize for the inconvenience, but we are unable to process your request at this time.
Adsense can sometime be troublesome. I had a few issues since years including balance not updated for months, website approved but then rejected, and no…
This is an English version of autoreconf: failed to run autopoint: No such file or directory Introduction I was trying to compile a program from…