Triki Wiki / 2020-09-17 19:49:25
The Wiki that you are currently reading is an instance of the Triki Wiki by Tim Reeves (details). Triki Wiki is a nice, simple, elegant, file-based, PHP-implemented Wiki, perfect to run on a A1200. It installed nicely, just unzip its archive and set some parameters in the file config.php. It requires some fine-tuning when installing the FCKEditor v2.6.11 and improving its visual display: all fun in PHP .
There was a strange bug with the uploading-related PHP functions, such as move_upload_file(), which would result into corrupted POST-uploaded files. It turns out that the problem was due to an interaction between thttpd and the IXEmul library v63.1. The prob
|