Logo

Requirements

A server with:

  • Perl 5.x, with the crypt() function
  • Perl modules:
    • CGI
    • CGI::Carp
    • Data::Dumper
    • DBI
    • MIME::Lite
    • HTTP::Request::Common qw(POST) (for IKB support)
    • LWP::UserAgent (for IKB support)
    (install and use perldiver if need to know what your server offers.)
  • mySQL
  • php support (only for some includes and such)
  • shell access, or some other way to install 'cron' jobs (optional)
  • Perl serialize, if you want Gallery integration (under development in 1.65)
  • Tested so far on Linux, Mac OS X