[Zope] No mod_proxy, can I still use Zope behind Apache?
Dieter Maurer
dieter@handshake.de
Wed, 17 Jul 2002 21:06:29 +0200
Felix Ulrich-Oltean writes:
> When I tried to compile the pcgi stuff, it tries to write things to
> /usr/local/bin, but I am only a mortal user on that server, and I
> couldn't quite figure out what to do with the many config and
> Makefiles to make it compile within my user area.
I never build "pcgi" (as using Zope in proxy or fast-cgi mode is better).
But, it should be very easy: "python w_pcgi.py".
I cannot believe, that this tries to install something in "/usr/local/bin".
But, I may be wrong.
Dieter