Hi Dave, To workaround this problem I always create an application using ssh.
[mydom...@webxx ~]$ cd webapps/web2py/web2py/applications/ [mydom...@webxx applications]$ mkdir base And then upload and install the packed web2py application via the web interface and rename it to match the name of the directory I manually created. Don't forget to check the overwrite installed app check box. Kind regards, Annet

