This Guide is the one-stop resource for PostNuke, no matter what OS platform runs it. Examples are given for both Windows and *NIX systems whenever possible.
For the purposes of this documentation, the following assumptions are made:
* You are running a Red Hat-compatible Linux distribution (other *NIX-type installations will work as well) (http://www.redhat.com).
* You are running Apache (http://www.apache.org).
* You are running MySQL (http://www.mysql.com).
* You are running PHP (at least version 4.0.1pl2) (http://www.php.net).
* Your web directory (where your web pages are located) is "/var/www/html". We call this the DocumentRoot.
* Your URL is "http://www.yoursite.com".