amitdhanani2012 / assignment2

0 stars 0 forks source link

Lots of bugs #6

Open MiteshShah opened 10 years ago

MiteshShah commented 10 years ago

As you said before you are test your script on Ubuntu 14.04 https://github.com/amitdhanani2012/assignment2/issues/3#issuecomment-49851620

https://github.com/amitdhanani2012/assignment2/blob/master/assigment2.sh#L21 https://github.com/amitdhanani2012/assignment2/blob/master/assigment2.sh#L24

For example: I've site called example.com running on server and i'm tried your script to create example.com then your script don't check weather the site is already present or not but your script delete entire site and make fresh installtion

Now i want to create second site called site2.com so your script overwrite wordpress database which is used in site1.com

amitdhanani2012 commented 10 years ago

I will check and replace script

amitdhanani2012 commented 10 years ago

I replace script please check it

amitdhanani2012 commented 10 years ago

please check new script. where database moved to localhost host, salt added ,root login check,removed bind-address from script, nginx configuration file exist or not, wordress data exist or not that checked.