At first the site was working pity fine i installed \"WordPress all in one migration Plugin\" and migrated my movies wordpress website to the domain am hosting at \"Google C
I got the solution, it was a file permission error in apache2.conf Here is the solution: execute the following command in command line
sudo vi /etc/apache2/apache2.conf
Now restart the apache2 server with following command
sudo service apache2 restart