a tiny simple web content management system      
  home  
     

tinySimple requirements and compatibility

server/hosting requirements and browser compatibility

 

server/hosting requirements

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

browsers supported by templates

The default templates accompanying system releases attempt to support contemporary browsers plus Internet Explorer 6.

browsers supported by the backend

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.