Closed supe3 closed 10 years ago
Just a quick check: make sure the url you use to access web2admin is:
http://localhost:8000/YOURAPP/web2admin
and NOT
http://localhost:8000/YOURAPP/default/web2admin
Please give me a sign if the problem is still there (I am preparing a short screencast wit the installation instructions).
Confirmed that I am accessing 'localhost/web2admin' (attempt 1) and 'localhost/appname/web2admin' (attempt 2)
And receiving same error on both.
I created a screencast of the install process here (https://vimeo.com/60895953) pelase tell me if it helps.
Thanks, I've watched the video; but even though I didn't modify my auth setting I still shouldn't of gotten that error.
Note that my routes means that I can access my default app (the one I want this for) at /
E.g.: localhost/
I just performed the same thing that I did in the screencast on a win8 installation with latest web2py and it worked fine. Please tell me what is different in your conf.
Running Windows 8 x64 with Version 2.4.1-alpha.2+timestamp.2013.02.21.10.15.58 on Python x64 2.7.3.
Tried installing with the w2p package and installing through the plugins in the /admin interface.
Accessing from 'localhost/web2admin' or 'localhost//web2admin' both gave same error.
Git cloning into the '/applications' directory also gave this same error: "invalid function (default/web2admin)"