the gui is, I believe, just for the default admin password prompting, and
stoping / restarting web2py;  you can safely ignore this, and you can avoid
the gui trying to start by using the "-a" command line option.

On Wed, Aug 12, 2009 at 8:48 AM, DenesL <denes1...@yahoo.ca> wrote:

>
> Finally I was able to install 2.5.4.4 by unpacking and rezipping on a
> PC.
> Anyways, this is what is happening after I start web2py:
>
> web2py.py
> WARNING:root:GUI not available because Tk library is not installed
> unpacking apps; this may take a few seconds...
> default applications are now installed
> web2py Enterprise Web Framework
> Created by Massimo Di Pierro, Copyright 2007-2009
> Version 1.65.7 (2009-07-28 18:50:03)
> Database drivers available: SQLite3
> Starting cron...
> choose a password:
> x
> please visit:
>        http://127.0.0.1:8000
> use "kill -SIGTERM 1804" to shutdown the web2py server
> Traceback (most recent call last):
>  File "web2py.py", line 20, in <module>
>    gluon.widget.start(cron=True)
>  File "/QOpenSys/web2py/gluon/widget.py", line 847, in start
>    server.start()
>  File "/QOpenSys/web2py/gluon/main.py", line 630, in start
>    self.server.start()
>  File "/QOpenSys/web2py/gluon/wsgiserver.py", line 1386, in start
>    raise socket.error, msg
> socket.error: (67, 'Address already in use')
> $
>
> not bad for a first time run IMHO.
>
> Tk is installed but it might be better not to use it, at least for
> now.
> DB driver: I am not sure if SQLite3 will work here, ideally it should
> be DB2/400.
> Cron: can I disable it? just to see how far it would get...
>
> Denes.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to