Sunday 08 Nov '09 - + 1 - 6 Installing Relaxx on Ubuntu 9.10 using lighttpd

install lighttpd
install php5-cgi

unpack relaxx

Follow:
http://www.ubuntugeek.com/lighttpd-webserver-setup-with-php5-and-mysql-support.html

Also this stuff

http://news.softpedia.com/news/Installing-Lighttpd-on-Fedora-and-Ubuntu-44557.shtml

Specifically these bits in lighttpd.conf:

 fastcgi.server    = ( ".php" =>
            ( "localhost" =>
              (
            "socket" => "/tmp/php-fastcgi.socket",
            "bin-path" => "/usr/bin/php-cgi"
               )
             )
        )   

and:

cgi.fix_pathinfo = 1

in php.ini.

  
Remember personal info?

Emoticons / Textile

I've turned this on to get rid of the bastard spammers. Sorry to all the valid posters. Ok Lorne? It is only valid on the older posts though, so maybe people won't really be bothered by it.
 

  ( Register your username / Log in )

Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.