Pagina in italiano

Features

  • Anthologia is a simple web application written in php, that handles a hierarchical database with folders, objects and images.
  • The installation is easy and quick, especially if you use a linux server.
  • It is not only an Image Gallery System, since you can add many textual information to your objects.
  • Anthologia can be used as a collaborative software; there are three user levels: registered (to send images), advanced (to create folders, objects and send images), webmaster/administrator (no restriction).
  • A registered user can be automatically upgraded to advanced.
  • Thumbnails are automatically generated.
  • You can try a demo archive following this link (both username and password are "demo").
  • To send suggestions, questions, contacts, please use this link.

System Requirements

  • Web server (domain)
    • cgi 1.1, php 4.3.x, MySql 3.x (required)
    • GD library 2 (recommended)
  • Client browser:
    • Javascript and Cookies must be enabled
Google
Easy installation wizard

The installation wizard is available only for i386 linux server (ask your provider if you are not sure).
You must follow these steps:

  1. download here the start script "anthosetup.cgi"
  2. send it with an ftp program to your cgi-bin folder (normally public_html/cgi-bin). Caution: you must send it in binary mode and set execution permissions on it.
  3. Finally, start the setup wizard, for example http://www.mysite.com/cgi-bin/anthosetup.cgi , where "mysite.com" must be replaced with your domain name.
  4. Follow the wizard instructions.
Manual installation
  1. download here the last archive: "anthologia-last.tgz"
  2. create a folder on your website (for example, http://www.mysite.com/anthology)
  3. untar onto this folder the downloaded archive
  4. rename file "config.default.inc.php" to "config.inc.php" and make it writable
  5. make writable file "intro.htm" and folder "images".
  6. launch the install script (for example , http://www.mysite.com/anthology/install.php)
  7. Follow the wizard instructions.