Re: lightweight webserver that can run php



You are right, thanks for the information

On 4/18/09, cpghost <cpghost@xxxxxxxxxx> wrote:
On Sat, Apr 18, 2009 at 09:56:09AM -0400, Mikel King wrote:
Does anyone have any suggestions for a lightweight webserver that
will run php?

Most light weight webservers like nginx and lighttpd only run PHP as a
cgi mod.

With lighttpd, you can do both CGI and FastCGI:

http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModCGI
http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModFastCGI

Regards,
-cpghost.

--
Cordula's Web. http://www.cordula.ws/
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: lightweight webserver that can run php
    ... will run php? ... With lighttpd, you can do both CGI and FastCGI: ...
    (freebsd-questions)
  • Re: lightweight webserver that can run php
    ... All of them can connect to php using fastcgi. ... lighttpd and cherokee will start php themself, nginx does not, so you ...
    (freebsd-questions)
  • Re: What websites use Lisp?
    ... languages, frameworks, and libraries are used by various websites. ... languages for their CGI applications, my personal answer is that I ... In the future I plan to switch to PHP for the ... different alias to that script for each user online at a given ...
    (comp.lang.lisp)
  • Re: Apache: limiting the execution place
    ... They want it so users can't use FTP, shell, or a CGI or PHP script to view, ... other users via shell, FTP, web server processes (such as PHP or CGI ...
    (Security-Basics)
  • Re: Most productive web development frameworks
    ... If you don't like PHP, try CGI, in any language ... > how well PHP or CGI scales in a HA clustered environment. ... > I am really interested in peoples experience with different frameworks, ...
    (comp.programming)