Changes between Version 14 and Version 15 of DolTech
- Timestamp:
- Oct 29, 2007, 5:03:06 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DolTech
v14 v15 5 5 * Linux/Unix (Red Hat, Debian, FreeBSD, Mandrake, etc.) or Windows OS, Apache Web Server 6 6 7 * [http://www.php.net/ PHP 4.3.6] and higher ('''safe_mode''' must be '''Off''' and '''exec()''' must be '''allowed''') with '''''mbstring''''', '''''domxml''''' and '''''xsl''''' extensions (they are required to run Orca forum and support UTF-8)7 * [http://www.php.net/ PHP 4.3.6] and higher ('''safe_mode''' must be '''Off''', '''exec()''' must be '''allowed''' and '''allow_url_fopen''' also must be '''On''') with '''''mbstring''''', '''''domxml''''' and '''''xsl''''' extensions (they are required to run Orca forum and support UTF-8) 8 8 9 * [htt ://www.mysql.com/ MySQL 4.0.20] and higher9 * [http://www.mysql.com/ MySQL 4.1.2] and higher 10 10 11 11 * [http://www.boutell.com/gd/ GD library] compiled with !TrueType fonts (for photo processing) or [http://imagemagick.org/ ImageMagick] as an alternative