How to resolve error : ” no buildable Go source files in “

Sometimes when we try to compile an unknown go package, we can see an error like “no … Read more

How to recover data / folder deleted with rm -rf ?

Today Accidentally I deleted one of my folder in ubuntu which has contained important files, but I … Read more

Solved: systemd[1]: Failed to start The Apache HTTP Server.

If you are trying to install apache2 webserver as we mentioned in our another post “How to … Read more

How to resolve “sh: 0: getcwd() failed: No such file or directory”

Today I was working with git and for that I had created a “workspace” directory which contained … Read more

Solved: DisallowedHost – Invalid HTTP_HOST header

This error is related to “Installing Django and Django-REST Framework on ubuntu” , if you have Django … Read more

WordPress

PHP : Allowed memory size of bytes exhausted : WordPress

If you are trying to develop some website on shared hosting using wordpress, there are high chances … Read more

Solved Moodle Error : Invalid get-string() identifier

Sometime if you login to moodle as administrator, and tries to browse the admin pages, you might … Read more