Installing (more realisticly, moving) the VAGUE Web site Requires at least the following software: * Apache 1.3, * PHP 4.3.11, and * PHP PEAR::XML_RSS 0.9.2. To install the "XML_RSS" PHP Pear module, run the following with the Pear command-line installer: $ pear install XML_Tree XML_RSS Or, download the package from the Web site. * PEAR::XML_RSS - http://pear.php.net/package/XML_RSS Many of the links to pages and dependent files only assumes the site is located in the "/vague/" directory of the Web server as opposed to the root (/) directory of the Web server. This has the benefit of making it easy to move the site between host machines. The Web site configures the access control information for the directory by using a .htaccess file. This requires Apache's httpd.conf file to be configured with the AccessFileName of ".htaccess" (typically default for Apache) and to have AllowOverride allow "FileInfo" permissions for the VAGUE Web site. AllowOverride FileInfo $Date: 2005-10-20 18:13:51-04 $