Talk:Integration/Chat: Difference between revisions

From diaspora* project wiki
(This was correctly linked to the installation wiki)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:


---
---
 
Has anybody get this running with Debian Jessie?
 
  <nowiki>
 
 
Credentials are OK but it’s missing the port, I’m running on 5433 not the default 5432 ;)
about 3 hours ago
So you also need to get the port from database.yml.
 
</nowiki>

Latest revision as of 08:50, 19 April 2017

 
18:31 < zauberstuhl> flaburgan: yes it stopss and no I think the debian/ubuntu repos have no bcrypt
18:31 < flaburgan> Lua or Prosody don't ship with the bcrypt library. **If it isn't in your repositories**, you can install it with the following command: 
18:32 < flaburgan> bcrypt_1.1-6_amd64.deb is available in Ubuntu
18:32 < flaburgan> 12.04
18:32 < DenSchub> there is no lua-bcrypt in the ubuntu reps
18:33 < zauberstuhl> yes its bcrypt but you require the bcrypt library for lua
18:33 < flaburgan> hm, and no luarocks too :p
18:33 < flaburgan> lua      lua5.1   luac     luac5.1
18:33 < zauberstuhl> I will add a note for future podmins



--- Has anybody get this running with Debian Jessie?