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.
Please ensure that the database you are installing Shimmie with is empty before continuing.
Once you have emptied the database of any tables, please hit 'refresh' to continue.
An error occured while trying to create the database tables necessary for Shimmie.
Please check and ensure that the database configuration options are all correct.
An unknown error occured while trying to create the database tables necessary for Shimmie.
Please check the server log files for more information.
An error occured while trying to insert data into the database.
Please check and ensure that the database configuration options are all correct.
An unknown error occured while trying to insert data into the database.
Please check the server log files for more information.
Shimmie needs to make three folders in it's directory, 'images', 'thumbs', and 'data', and they need to be writable by the PHP user.
If you see this error, if probably means the folders are owned by you, and they need to be writable by the web server.
PHP reports that it is currently running as user: ".$_ENV["USER"]." (". $_SERVER["USER"] .")
Once you have created these folders and / or changed the ownership of the shimmie folder, hit 'refresh' to continue.
Once done, Continue
EOD;
exit;
}
} // }}}
?>