--- Alvaro Lopez Ortega <[EMAIL PROTECTED]> wrote: > 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? > > I installed php4-core from ports (OpenBSD 3.8), > this is > > php4-core-4.4.0. Type php -v: > > > > PHP 4.4.0 (cli). > > You are using the wrong PHP interpreter. Its SAPI > is cli (command > line interface) but, what you need for Cherokee is > the "cgi" one. > This is the right one: > > ==== > $ /usr/lib/cgi-bin/php -v > PHP 4.4.2-1 (cgi-fcgi) (built: Jan 18 2006 12:31:21) > ==== 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). > > And anyway, which version of php is recommended to > use, php4 or > > php5? I would like to install it from ports if > possible (not from > > source). > > It depends on the software you want execute. > Cherokee will work > with both of them :-) > > -- > Greetings, alo. > http://www.alobbs.com Godd news, then I will probably try it with the newest one (5.1.2) ps.: i sent a msg titled [Cherokee] Directory Listing background image/color to the wrong place, sorry. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
