[Zope] ZServer & CGI scripts

Amos Latteier amos@aracnet.com
Mon, 05 Apr 1999 10:56:19 -0700


At 05:05 PM 4/2/99 -0800, you wrote:
>Can ZServer run normal cgi scripts??
>
>My thought is to run ZServer and run PHP3 scripts via a php3 compiled cgi.
>
>Anybody have thoughts on this??

I believe that medusa comes with a CGI handler, or at least the beginnings
of one. Since ZServer is meant to serve Zope, not CGI, it doesn't come with
the necessary modules, but you could probably get something working by
poking around with medusa. However, if you're only interested in php, I
would suggest Apache, since there is a php module for it which is quite
popular.

-Amos

PS Find out more about medusa at http://www.nightmare.com/medusa/