The number in the parameters file maps to the port that web2py is listening on.
If you are using WSGI, you should never have to start web2py manually... since apache executes it for you, but I have no experience with webfaction. -Thadeus On Mon, Dec 28, 2009 at 4:04 AM, annet <annet.verm...@gmail.com> wrote: > Thadeus, > > Thanks for your reply, it pointed me in the right direction. I had to > change the file name to parameters_80.py to solve the problem. > > I find all the port stuff rather confusing. In the httpd.conf file: > > Listen is set to: 32043 > > NameVirtualHost and VirtualHost are set to: 127.0.0.1:8000 > > > .. and, when web2py start it creates a file called 'parameters_8000.py > which I have to rename 'parameters_80.py' to be able to use the web- > based administrative interface. > > Why? > > > Kind regards, > > Annet. > > -- > > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to web...@googlegroups.com. > To unsubscribe from this group, send email to > web2py+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.