Shimmie needs to be run via a web server with PHP support -- you appear to be either opening the file from your hard disk, or your web server is mis-configured.
If you've installed a web server on your desktop PC, you probably want to visit the local web server.
Once you have created these folders, hit 'refresh' to continue.";
exit;
}
} // }}}
function write_config($dsn) { // {{{
$file_content = "";
if(is_writable("./") && file_put_contents("config.php", $file_content)) {
assert(file_exists("config.php"));
}
else {
$h_file_content = htmlentities($file_content);
print << One done, Continue
EOD;
exit;
}
} // }}}
?>