Try removing display-name=%{GROUP} from that line. i.e. Replace WSGIDaemonProcess web2py user=www-data group=www-data display-name=% {GROUP}
With WSGIDaemonProcess web2py user=www-data group=www-data I am not knowledgeable enough to know whether this has any other consequences, but I seem to remember that it worked for me :-) On Sep 21, 6:17 am, Yannick <ytchatch...@gmail.com> wrote: > I retried a clean installation and got the same error message... > I really don't understand why this... I follow the exact steps from > the video. > > Thanks in advance if someone had the same issue that I'm having and > was able to solve it. > > On Sep 21, 12:53 am, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > You are getting an error on this line: > > > WSGIDaemonProcess web2py user=www-data group=www-data > > > Do not know why. > > > On Sep 20, 11:48 pm, Yannick <ytchatch...@gmail.com> wrote: > > > > Thanks. I tried the script in order to install Web2py on VPS.net and > > > here is the error message I got: > > > > We failed to correctly shutdown apache, so we're now killing all > > > running apache processes. this is almost certainly suboptimal, so > > > please make sure your system is working as you'd expect now! > > > > Syntax error on line 6 of /etc/apache2/sites-enabled/00-default > > > Invalid option to WSGI daemon process definition. > > > > [fail] > > > > done! > > > > Please help.... I follow the steps on:http://vimeo.com/10377947 > > > Here is the command I enter: > > > wgethttp://web2py.googlecode.com/svn/trunk/scripts/setup-web2py-ubuntu.sh > > > chmod +x setup-web2py-ubuntu.sh > > > sudo ./setup-web2py-ubuntu.sh > > > > Thanks, > > > Yannick P. > > > > On Sep 20, 1:24 am, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > > I think you do > > > > > sudo apt-get install python-imaging > > > > > but I did not try > > > > > On Sep 19, 9:59 pm, Yannick <ytchatch...@gmail.com> wrote: > > > > > > Good Thanks I'll try to play around with it...The installation seem > > > > > easier than Webfaction... > > > > > > My application also use PIL Api for photo... Can I easily also install > > > > > PIL on VPS.net ? > > > > > > Thanks, > > > > > Yannick P. > > > > > > On Sep 19, 10:37 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > > > > yes and I could not be happier. > > > > > > > On Sep 19, 9:27 pm, "mr.freeze" <nat...@freezable.com> wrote: > > > > > > > > Massimo uses it for web2py.com I believe. He made a > > > > > > > video:http://vimeo.com/10377947 > > > > > > > > On Sep 19, 9:23 pm, Yannick <ytchatch...@gmail.com> wrote: > > > > > > > > > Hello All, > > > > > > > > > It's there anyone who use VPS.net as a Hosting company ? If > > > > > > > > Yes can > > > > > > > > you please let me know how to install a Web2py application on > > > > > > > > their > > > > > > > > server using APACHE as webserver ??? > > > > > > > > > Please let me know if you have any idea... > > > > > > > > > Thanks in advance, > > > > > > > > > Yannick P. > >