On Mar 3, 4:30 pm, Al <[email protected]> wrote: > Hi, > > Can anyone advise how I can setup web2py to start automatically when > the machine is turned on? i.e the services should all be started > without having to login. > How can that be done with plist and startup items?
If you were to deploy under Apache/mod_wsgi where you use the Apple supplied Apache, all you should need to do is go into System Preferences->Sharing and enable Web Sharing. This should result in Apache being automatically started on boot up. Graham -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

