|
|||
How-To: AMP server for Freebsd
Hello all,
I found this great link on how to set-up apache, mysql and php for Freebsd and wanted to share it: http://caffetine.org/freebsd-amp.php If anyone has any other advice, that would be awesome |
|
|||
That's a nice, succinct, article - I think it'll help to get some folks started.
The only thing I do that really deviates is I compile apache manually: ./configure --prefix=/usr/local/apache --enable-proxy --enable-proxy-connect --enable-rewrite --enable-deflate --enable-proxy-http --enable-ssl --with-ssl=/usr --enable-vhost-alias --enable-php --enable-so --enable-suexec --with-suexec-caller=nobody --with-suexec-docroot=/home --with-suexec-logfile=/usr/local/apache/logs/cgi.log --with-suexec-uidmin=1000 --with-suexec-gidmin=1000 There are many guides to harden FreeBSD that are good ideas to check out as well. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building a Server with FreeBSD 7 | anomie | Book reviews | 10 | 16th April 2009 01:13 PM |
FreeBSD Server issues | Crypt | FreeBSD General | 4 | 10th October 2008 07:44 PM |
FreeBSD 6.1, VMWare Server , and ESX | Diceman | FreeBSD Installation and Upgrading | 5 | 3rd August 2008 02:42 AM |
FreeBSD 6 on Intel server | arix | FreeBSD Installation and Upgrading | 0 | 23rd May 2008 03:01 PM |
FreeBSD Server Image | starbuck | FreeBSD General | 3 | 6th May 2008 09:17 AM |