Admin

News

The last commits for conyar added support for internal versi (...)
New C++ framework for distributed systems (...)

GPL v3
Valid XHTML 1.1
Valid CSS!

conyar version 0.2.1

Author: scosu   Created: 8 November 2009   Last update: 8 November 2009   Revision: 1

Download

conyar-0.2.1.tar.gz

Changes

  • security fix to lock accounts after several login-tries
  • multiple design support
  • new design

Update instructions

To update from conyar 0.2.0 to 0.2.1 just execute this SQL-Query in the database:
"ALTER TABLE `users` ADD `login_tries` INT UNSIGNED NOT NULL DEFAULT '0' AFTER `email`"
Additional replace all files with the new ones, and reconfigure config.php. Be carefull: config.php changed.

Requirements

  • MySQL-Server
  • PHP
  • Apache

Short Installation Guide

  1. Download the file
  2. Change to the folder where the index.php should be. For example "cd /var/www/".
  3. Extract the file with "tar -xzf conyar-0.1.0.tar.gz"
  4. Construct an empty database or make sure, that there is a database which does not have the tables 'users', 'content', 'news' and 'history'.
  5. Configure the files config.php and setup.php.
  6. Call in your Browser the file setup.php on your server or execute "php setup.php"
  7. Delete the file setup.php.
  8. 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.
  9. Log in over the admin-link in the top-left corner and edit everything you want.
Statistics
Current visitors: 3
Visitors: 6953
Site views: 61
Website views: 10340