T: @rushabh_mehta
From: Addy <ad...@gmail.com>
Subject: [erpnext-user-forum] Re: Install documentation
Date: 25 October 2012 4:36:34 PM IST
Reply-To: er...@googlegroups.com
Hi,
This is a great detailed post and has helped me in installing the system on a local machine, but I am facing one problem and that is whenever I try to login to the link http://localhost:8080, I am shown a login page but very soon I am directed back to http://erpnext.com
I have no clue what so ever as to why this is happening, can anybody help me with this?
On Tuesday, October 23, 2012 3:17:56 AM UTC+5:30, electromania wrote:Hi all,I been using ERPNext in a test environment for a while now and it has all the features you would expect from an ERP system. I been dealing with SAP B1 and A1, ERPNext is way ahead of B1 and on the same level A1.I wanted to do a fresh install of ERPNext on Ubuntu 12.4, but most of the documentation give you just an overview and I'd like to create a step by step guide and if possible I'll record a video as well.I went through this guide https://github.com/webnotes/erpnext/wiki/Installing-ERPNext-on-UbuntuBut where it asks to run sudo python install_erpnext.py you get the this error python: can't open file 'install_erpnext.py': [Errno 2] No such file or directorySo I went through this page https://github.com/webnotes/erpnext/wiki/How-to-Install-ERPNext and ran wget https://raw.github.com/gist/3817923/94eb18db9f8f882ffefe4e0aefca0b8c28e9aca0/install_erpnext.py then sudo python install_erpnext.py, now getting a different error where I'm stuckCloning into 'lib'...
Cloning into 'app'...
Traceback (most recent call last):
File "install_erpnext.py", line 167, in <module>
install()
File "install_erpnext.py", line 13, in install
setup_folders(install_path)
File "install_erpnext.py", line 32, in setup_folders
os.mkdir(public)
OSError: [Errno 17] File exists: '/var/www/erpnext/public'
Can anyone guide to me the right path please.
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.