Bluetrait Weblog

Requirements

Bluetrait 1.x

Server Requirements

Basic Requirements

  • Web Server that supports PHP (tested with IIS and Apache on Windows and Unix based systems)
  • PHP 4.3.3+ (also works in safe_mode/PHP 5/FastCGI)
  • MySQL 4+ (works in MySQL 4.1 and 5 too)

Optional Requirements

  • Mod_rewrite support (Apache required)
  • zlib (a php module). This will allow you to turn on compression (gzip) to make your website faster for visitors.

Client Requirements

  • Web Browser (Tested in: Firefox 1, 1.5, 2.0 - IE 5.5, 6, 7 - Safari 1.3, 2.0 - Opera 9)
  • FTP or SSH access to upload Bluetrait
  • Unzipping program

Bluetrait 2.0 (in development)

Server Requirements

Basic Requirements

  • Web Server that supports PHP (tested with Apache on Windows and Unix (including Mac OS X) based systems. IIS is also supported but Apache is recommended)
  • PHP 5.2+ (also works in PHP 5/PHP 6-dev/FastCGI)
  • MySQL 4.1+ (works in MySQL 4.1 and 5 too) or SQLite
  • PHP_PDO (base database driver)
  • PHP_PDO_MYSQL or PHP_PDO_SQLITE (database driver, depended on which database
    system you wish to use)
  • SimpleXML (use for XML)

    Optional Requirements

  • Mod_rewrite support (Apache required)
  • zlib (a php module). This will allow you to turn on compression (gzip) to make your website faster for visitors.

Client Requirements

  • Web Browser (Tested in: Firefox 1, 1.5, 2.0 - IE 5.5, 6, 7 - Safari 1.3, 2.0, 3.0 - Opera 9)
  • 1024x768+ Resolution
  • FTP or SSH access to upload Bluetrait
  • Unzipping program