At first I got the info that in includes/functions_jabber.php line 871 stream_socket_enable_crypto() isn't able to initialize cripto.
This always hapened If I changed the jabbersettings or tried to send a message.
afterwards my friendly webadmin installed openssl and the phpbinding to this.
now I can register new jabberaccount, but when I try sending a message it's not send and an entry to the errorlog is added.
- Code: Select all
Jabber-Fehler
» Could not authorise on Jabber server
but a new user is correctly registered. I tested with my own jabberclient.
any suggestions?