On Nov 3, 12:51 am, Alex da Franca <[EMAIL PROTECTED]> wrote: > Am 02.11.2007 um 14:37 schrieb Emmanuel Blot: > > > > > I understood most of the Trac requirements were already provided > > OOB on Leopard: > >http://www.cmlenz.net/blog/2007/10/python-on-leopa.html > > thanks for the link. > interesting stuff. > so far I am very pleased with leopard, as the underlying unix has > gotten some attention this time. > > nonetheless I wasn't very lucky with the apache modules and it took > me some time to get my msql server as I like it to be. > > > do you really need mod_fcgi (vs.mod_python) ? > > no particular reason. > I was used to fcgid from two linux boxes, but I wouldn't mind to run > it withmod_python, but as I wrote, I hae the exact same problems > withmod_python. > will need to compile apache as 32 bit app? > I thought there may just be an appropriate ./configure option when > compilingmod_python...?
The Leopard compilation problems have already been dealt with elsewhere. For mod_wsgi at least, the required workaround is documented in: http://code.google.com/p/modwsgi/wiki/InstallationOnMacOSX A similar set of additional options would be used in relation to other Apache modules such as mod_python, mod_fastcgi etc. This workaround would be required if running on 64 bit Intel chips. Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
