Hi All, Now i can run the application in the web2py envirionment through following below run the web2py.py file in my application folder then i enter the port number and admin password it will open my application in web2py environment now i can modifie and run the application
Thanks, Chandra On Thu, May 14, 2015 at 11:24 PM, Dave S <[email protected]> wrote: > > > On Thursday, May 14, 2015 at 2:19:00 AM UTC-7, Anthony wrote: >> >> How did you produce the app file you are attempting to upload? You should >> create such a file via the "pack application" functionality in admin, which >> will produce a .w2p file. > > > Doing an ordinary zip file requires manual copying and unzipping, doesn't > it? That works if you've got a shell on the server system (or, for a > windows server, a remote desktop). > > chandrabhushana rao, are you trying to transfer from a development machine > to a production server? If you're running web2py on a development machine, > Anthony's advice is the easiest way to do it. If you have a different > environment, could you tell us a little more about it? > > /dps > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

