Textcube Requirements

Textcube 1.6.x ~ 1.7.x

Minimum requirements

  • Apache 1.3 or above
  • PHP 4.3 or above
  • MySQL 3.23 or above
    • With UTF-8 emulation routine in Textcube

Suggested environment

  • Apache 2.2 or above
    • With mod_rewrite module
  • PHP 5.1 or above
    • with iconv / gd module
  • MySQL 5 or above

For massive service or heavy load

  • APC (Alternative PHP Cache) pecl package with PHP PEAR
  • eAccelerator PHP module
  • fastCGI module with Apache2
  • innoDB with Entries / Tags / TagRelations /Sessions table.

Textcube 1.5

Minimum requirements

  • Apache 1.3 or above
    • With mod_rewrite module
  • PHP 4.3 or above
  • MySQL 3.23 or above
    • With UTF-8 emulation routine in Textcube

Suggested environment

  • Apache 2.2 or above
    • With mod_rewrite module
  • PHP 5.1 or above
    • with iconv / gd module
  • MySQL 5.0 or above

For massive service or heavy load

  • APC (Alternative PHP Cache) pecl package with PHP PEAR
  • innoDB with Entries / Tags / TagRelations /Sessions table.