Storytlr Installation
Storytlr is an open source lifestreaming and micro blogging platform. You can use it for a single user or it can act as a host for many people all from the same installation.
You can see review from Ars, installation procedure at project home wiki.
But, if you don’t have ssh access to your host like me, you can install Storytlr using this alternative way:
- Download the package
- Upload it to your host, unzip (via file manager)
- Create database and username-password. This is important: If you use strong password, you might get blank page after installation
- Import /protected/install/database.sql to database you’ve created before
- Go to the /protected/install/config/ folder, and make a copy of the provided config sample file to config.ini, edit it, i.e. database name, username, password, host name
- Now you can browse the site, login: admin and password: storytlr, if you still get blank page try to change permission 777 to folder temp/, upload/, logs/ and feeds/
You can see mine here: storytlr.margjakob.net
2 Responses to 'Storytlr Installation'
Subscribe to comments with RSS or TrackBack to 'Storytlr Installation'.
-
thank u,i have made it run on my own server ,but a severe problem is that storytlr cannot update my sources(delicious ,twitter )automatically , and i have no ssh connect to my host ……any suggestion ? thank you !
-
dofine, have you change permission to folder I mentioned above? I just found out that mine stop working too, permission 755. Then, I changed it back to 777, it works.








dofine
26 Apr 10 at 6:47 pm