conyar version 0.1.1
Author: Markus Pargmann Created: 19 November 2008 Last update: 1 November 2009 Revision: 1
Download
conyar
Changes
There was a problem with references in php on some systems. This problem is solved now.
Requirements
Short Installation Guide
- Download the file
- Change to the folder where the index.php should be. For example "cd /var/www/".
- Extract the file with "tar -xzf conyar-0.1.0.tar.gz"
- Construct an empty database or make sure, that there is a database which does not have the tables 'users', 'content', 'news' and 'history'.
- Configure the files config.php and setup.php.
- Call in your Browser the file setup.php on your server or execute "php setup.php"
- Delete the file setup.php.
- Save a logo with maximal height of 110 pixel as logo.jpg in the folder include. If there is no logo.jpg, the place of the logo will be white.
- Log in over the admin-link in the top-left corner and edit everything you want.