


|
||||
![]() |
|
|||
web-server
• preferably Apache 2.+ – tinySimple is only tested on Apache 2.2
– will probably also work just fine on Apache 1.3+
• Apache better have mod_rewrite installed and enabled – and the 'AllowOverride All' directive set for the site's document folder – otherwise user-friendly urls won't work
• the system might work on MS IIS (but user-friendly urls definitely won't work there ;-)
PHP
• PHP5 – the system is tested in a PHP 5.2.+ environment
• PHP's ftp functions must not be disabled (by ini:disable_functions
or suhosin.executor.func.blacklist)
database
• none required – tinySimple is a file-based system ;-)
operating system
• preferably a Unix/Linux OS – only tested on such
– probably works allright on Windows XP too
The default templates accompanying system releases attempt to support contemporary browsers plus Internet Explorer 6.
yes: Firefox & Mozilla, Internet Explorer 7+
perhaps: W3C DOM compliant browsers – like Safari, Opera, Google Chrome, Konqueror
no: Internet Explorer 6
During development the content management system is continuously tested against the current version of the most popular Gecko-based browser (at present Firefox) – and irregularly tested against IE7. All substantial features presumably works in IE7, but GUI elements might be less pleasant and some navigational nicities defunct.