Did the method work on Windows? I've just rechecked the url http://wiki.dreamhost.com/Web2py and it loaded fine for me.
You you still can't get it loaded, let me know, and I will send you a copy. On Wed, Jul 1, 2009 at 9:01 PM, giohappy<[email protected]> wrote: > > Thanks Alexei for sharing your method. > I already had found the cited AlterEgo page traces on google, but > trying to access it result in an Internal Error. > > giovanni > > On 1 Lug, 07:16, Alexei Vinidiktov <[email protected]> > wrote: >> Actually, it's already kind of on AlterEgo. >> >> I used the instructions for installing web2py on Dreamhost hosted >> websites which use fast cgi. >> This is the page in question:http://wiki.dreamhost.com/Web2py >> >> And the page on >> AlterEgohttp://www.web2py.com/AlterEgo/default/show/66references the >> above-mentioned instructions. See the comment at the bottom of the >> page. >> >> Should we make it more prominent on that page and move the reference >> from the comments to the body of the page? >> >> >> >> On Wed, Jul 1, 2009 at 12:43 PM, mdipierro<[email protected]> wrote: >> >> > Can you please post this on AlterEgo? >> >> > ---------- Forwarded message ---------- >> > From: Alexei Vinidiktov <[email protected]> >> > Date: Jun 30, 10:42 pm >> > Subject: web2py on apache with fastcgi >> > To: web2py Web Framework >> >> > On Tue, Jun 30, 2009 at 10:38 PM, giohappy<[email protected]> wrote: >> >> >> Hello people. I'm quite new both to fastcgi and web2py, as in the only >> >> occasions I've used python for web I've adopted mod_python (before) >> >> and wsgi (after). I need to use python inside two compiled windows >> >> apache stacks (ms4w, dedicated to gis, and bitnami WAPP stack) but the >> >> precompiled versions of mod_wsgi don't fit these binaries. So I need >> >> to adopt the fastcgi solution, as I don't want to compile (on >> >> windows!) the stack. >> >> >> So, is there any tutorial/guide on setting up this configuration? I >> >> admit I'm not a system engineer, and I'm not very good in setting up >> >> systems. I just need a way to make a prototype to serve some of my >> >> application services through the web. >> >> >> If someone can share some hints with me I would be very grateful. >> >> >> bye, >> >> giovanni >> >> > Here's how I've done it on Linux: >> >> > 1. I installed the flup Python module. >> > 2. Added the files .htaccess and fcgihandler.py to the root of my >> > web2py installation (see attachment) >> > 3. Made fcgihandler.py executable (may not be necessary on Windows) >> >> > That's it. >> >> > -- >> > Alexei Vinidiktov >> >> > fcgihandler.py >> > 1KViewDownload >> >> > .htaccess >> > < 1KViewDownload >> >> -- >> Alexei Vinidiktov > > > -- Alexei Vinidiktov --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

