TiddlyWiki is a great solution for quick note taking and personal documentation, but it’s not easy to get it to save changes in some browsers, and having all your info stored in a file on your hard disk may cause problems if you want to quickly look something up at a remote location.
There was a small PHP library called MiniTiddlyServer that allowed you to save changes directly to your web server however that project has been abandoned and doesn’t run properly on newer PHP versions.
I have therefore created a new solution to do the same and called it MicroTiddlyServer. I’ve done this mainly for my own use but other people might find it useful too.
Download MicroTiddlyServer-2.8.1.0
Using it is extremely easy. Just upload the index.php file to an empty directory on your Apache web server, then open that path in a browser.