Test CMS install logo

Your current environment is running PHP ' . PHP_VERSION . ''; } // PDO if(class_exists('PDO') === false) { $compat[] = 'Test CMS requires PDO (PHP Data Objects)
You can find more about installing and setting up PHP Data Objects on the php.net website'; } else { if(in_array('mysql', PDO::getAvailableDrivers()) === false) { $compat[] = 'Test CMS requires the MySQL PDO Driver
You can find more about installing and setting up MySQL PDO Driver on the php.net website'; } } // can we write a config file? // note: on win the only way to really test is to try and write a new file to disk. if(@file_put_contents('../test.php', '

Woops.

Test CMS is missing some requirements:

Ok, I've fixed these, run the installer.

Woops.

Test CMS is already installed. You should really delete this folder!

Return to the main site.

You will need Javascript enabled for this installation. Sorry :(

Welcome to Test CMS.

If you were looking for a truly lightweight blogging experience, you’ve found the right place. Simply fill in the details below, and you’ll have your new blog set up in no time.

If you want a more custom install, feel free to edit config.default.php (before or after this installation, it doesn't really matter, as long as you rename it to config.php).
Your database details

Check database details
About your site