1.2.Installing pWS 1.0.0rc1
Download the package. Easy to say and to do. Get it from sourceforge or appalachians site, using wget or what you prefer. This step does not differ to 0.10.x versions.
The install (readme) file content
Source: docs/INSTALL
Untar phpwebsite/fallout into your web directory.
Point your browser to that directory.
Follow directions.
The readme file content
Source: main path, file README
Fallout comes with its own set of Pear files. Most of the time you
should just use the files included with distribution. If you
encountering problems, you can untar them yourself:
tar zxf pear.tgz
They should be unzipped/untarred into the appropiate directories.
Although Fallout supports wysiwyg tools, you will need to download
them separately.
Please read ./docs/WYSIWYG for details.
After installation you will need to install some content modules.
Login and go to the Administration tab.
Click on Boost.
Click on Other Modules
Install any of the modules included. We recommend you try them all.
If you are installing from CVS, the following modules are not
complete:
Skeleton - don't recommend installation
Calendar - can be installed, not finished
Remember after you install to restrict your directory permissions.
files/
images/
logs/
^ Should be writable to by apache.
javascript/modules/
templates/
config/
^ Should be writable ONLY during module installs/updates/uninstalls
logs/ should NOT be world readable
setup/ should be moved or made unreadable AFTER an installation
Exploration
Without surprise, the download and untar process ran free of faults. The next step, to call the own site, as especting, leads to the inital configuration.