berVi wrote: >>> I'd like to use php with cgi (fastcgi is not working yet afaik). >> >> I'll be soon.. pretty soon! :-) > > I hope so:). But it will also need php-cgi, right? Or sg else?
That will be enough. Well, actually you will have to ensure that your PHP cgi binary supports Fastcgi (it is also possible to compile a PHP cgi interpreter without fcgi). > It sounds like I have to compile php from source... Maybe I will, > I'm just afraid of the uninstall procedure since make uninstall > neither work with cherokee (I've already placed a ticket about > this). Well, the un-installation is tested in each single release. The autotools performs a installation + uninstallation test right after creating a new release tarball, so I assume it is only a problem on OpenBSD. As far as I remember, the problem is that OpenBSD's rm doesn't support the "-f" flag. Do you know some workaround for it? -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
