Greetings everyone,
I'm trying to host my own tiddlywiki on my server. For me it is important that I can edit the wiki from anywhere, since I want to do some of my work while I'm away. I would also appreciate not having to save/replace my wiki file all the time (so dropbox solutions are not what I'm looking for).
I tried doing the method mentioned in the wiki:
I got myself the empty.html wiki file
I got myself the store.php
I edited the store.php
I uploaded both files to my webspace
I load the empty.html and change the saving settings
it shows "starting to save wiki"
in the console I see that the POST failed with a 500 internal server error.
URL and data seems to be fine
Is it just me that is having problems with this?
Any help would be greatly appreciated