Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bleakas

Pages: [1]
1
Dovecot / dovecot problem
« on: September 09, 2018, 05:57:54 PM »
Hello! I can send messages, rouncube is working, but i cant recieve messages. Please help me, i cant find the answer.

Its dovecot log
Sep 09 13:52:31 lda(test@mydomain.com): Fatal: setuid(101) failed with euid=5000(vmail): Operation not permitted (This binary should probably be called with process user set to 101 instead of 5000(vmail))

2
Addons / Re: Installation Node.js and integration
« on: October 30, 2017, 04:43:07 PM »
Yep, i made this work too. At first there is an error in path !#/home/<username>/bin/node it should be #!/home/<username>/bin/node
Next thing is apache config.  Open file httpd.conf
and check that module mod_cgid.so is loaded.
restart apache after you changed settings.
If doesnt work then check other cgi settings in apache config.
And the last advice, folder sessions should be chmod 777 or node script will output errors
If you need any advice, then just email me or post here your httpd.conf and error_log

Pages: [1]