ServerRequirements
This information pertains only to folderblog 2.02.folderblog requires a webserver running PHP 4 or greater. If you are not sure whether your server meets this requirement, create a file called test.php with the following contents:
<?php echo 'PHP: ' . phpversion(); ?>
Access this page in your browser. If it outputs a version number greater than 4.1.0, you should be able to run folderblog. You must also be able to create directories on your server as well as — to enable commenting or the web interface — modify directory permissions.
Edit This Entry: