php - Deploy web Based Application in Ubuntu -


i downloaded responsive template implemented in html & css, want deploy web based application changes in ubuntu 14.04 lamp installation. copied whole folder

/var/www/html/project_name

and when browse browser

localhost/project_name/index.php

its not working , show blank page.

i new ubuntu, if 1 know solution of problem please me. thank you.. p.s : using ubuntu 14.04 lts


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -