Am Friday 15 March 2013 schrieb Santosh Dhumale: > I have purchased the VPS from hostagator.com and I have to install erpNEXT > on their server. > > To install I have created erpnext folder in root directory and from shell > iI gave command wge thttps:// > gist.github.com/anandpdoshi/3817923/raw/badb4ddfda16a77ed763b6740aa5d201686 > cfd55/install_erpnext.py. and I am after executing this command Iit return > HTTP 404 error. > > Please help me to resolve this issue.
Maybe a temporary server failure ? It works perfectly for me (wget 1.14): wget https://gist.github.com/anandpdoshi/3817923/raw/badb4ddfda16a77ed763b6740aa5d201686cfd55/install_erpnext.py If you still have problems, sent us the output of wget -d https://gist.github.com/anandpdoshi/3817923/raw/badb4ddfda16a77ed763b6740aa5d201686cfd55/install_erpnext.py Regards, Tim
