Comments on Debian Sarge (3.1) with Ruby on Rails and Apache 2 with FastCGI
Debian Sarge (3.1) with Ruby on Rails and Apache 2 with FastCGI This HowTo will step you through installing Debian (Sarge) with Ruby on Rails and Apache 2 with FastCGI managed with ISPConfig.This HowTo is based mainly on The Perfect Setup -- Debian Sarge (3.1) by Falko -- consult that HowTo for basic Debian Network Install Setup.
1 Comment(s)
Add comment
Comments
By: Ka1N
/bin/hostname -f /etc/hostname
should be
/bin/hostname -F /etc/hostname
... with a capital F