dpeca
7cc00677e4
Debian fix for ClamAV /var/run/clamav permission
...
On default Debian8 installation /var/run/clamav has wrong permissions.
ERROR: Can't save PID in file /var/run/clamav/clamd.pid
Owner was a root.
This is a fix for it.
2016-09-07 02:49:17 +02:00
Serghey Rodin
4cfc45ab8b
Merge pull request #776 from dpeca/patch-4
...
Changing password_vesta_host to server hostname
2016-08-29 19:06:37 +03:00
Serghey Rodin
7d84ff7b85
Merge pull request #777 from dpeca/patch-5
...
Roundcube log permission fix
2016-08-29 19:05:09 +03:00
Serghey Rodin
3e7d6362a3
Merge pull request #799 from pcfreak30/hotfix/798
...
Use $VESTA variable everywhere in installer
2016-08-29 16:57:20 +03:00
Serghey Rodin
73177fe22c
Merge pull request #822 from prodimon/master
...
mini fix
2016-08-29 16:51:57 +03:00
Serghey Rodin
6eca748bce
apparmor rules for bind9
2016-08-26 17:27:02 +03:00
Dmitry Bannik
4bc53a1142
Added default install "expect" to work for backup sftp
2016-08-25 02:33:19 +03:00
Derrick Hammer
f8c8a33d40
*Set VESTA global variable and use everywhere
2016-07-31 04:06:38 -04:00
dpeca
e2da4fbb18
Roundcube log permission fix
...
Roundcube is not able to write to /var/log/roundcube
This is a fix for it.
Reported as a bug long time ago - https://forum.vestacp.com/viewtopic.php?f=12&t=10114&p=39648#p38630
See last line at this post.
In v16 you accepted my pull request for password driver, but that was just a partial fix, because it needs to fix log permissions too.
Now here is a fix for roundcube log permissions.
2016-07-21 01:00:03 +02:00
dpeca
fb11b194b3
Changing password_vesta_host to server hostname
...
''Vesta Password Driver for Roundcube'' will try to make a HTTPS request to Vesta, in order to change mail password.
In /etc/roundcube/plugins/password/config.inc.php you have:
$rcmail_config['password_vesta_host'] = 'localhost';
That 'localhost' must be changed to server hostname, because HTTPS to localhost will not works if your server hostname is not 'localhost', because SSL certs are not for 'localhost' but for server hostname.
This line will change localhost to server hostname, and 'Vesta Password driver for Roundcube' will works.
2016-07-21 00:45:26 +02:00
Serghey Rodin
5c98639825
fix missing pub_ip during install
2016-06-30 23:10:03 +03:00
Serghey Rodin
047be8108c
fix for missing ip in install header
2016-06-28 16:54:56 +03:00
Serghey Rodin
155573ac88
fix for missing hostname
2016-06-28 14:55:59 +03:00
Serghey Rodin
637fac7bfe
session fix for new installers
2016-06-28 13:49:17 +03:00
Serghey Rodin
17c20881e1
autoupdates + fqdn workaround
2016-06-28 02:46:10 +03:00
Serghey Rodin
c59b6230a2
Release 0.9.8-16
2016-06-27 14:31:44 +03:00
MartinG
9f1ea16dc8
Update vst-install-debian.sh
2016-04-29 04:11:14 +02:00
Serghey Rodin
df0d6c12cb
Merge pull request #482 from RhysIT/master
...
Corrected spelling mistakes
2015-12-11 22:00:26 +02:00
Serghey Rodin
196d7024cb
added cron as dep package to installer
2015-11-08 21:37:07 +02:00
Serghey Rodin
5604a90870
installer update (fail2ban)
2015-11-08 21:27:49 +02:00
Serghey Rodin
e8431de456
install notifications
2015-11-07 14:58:27 +02:00
RhysIT
9189ca9488
Corrected spelling mistakes
2015-11-06 17:38:58 +02:00
Demon_Goxa
0db0f4b9da
Fix vst-install-debian.sh
2015-10-30 00:01:51 +03:00
Serghey Rodin
56012d8719
smart way to hanlde php.ini
2015-10-24 16:48:35 +03:00
Serghey Rodin
ad9c035f8c
updated log location
2015-10-24 15:18:30 +03:00
Serghey Rodin
ad138d681c
no versions at c.vestacp.com
2015-10-24 15:12:55 +03:00
Serghey Rodin
aa409cac25
remi argument handler
2015-10-24 15:06:20 +03:00
Serghey Rodin
e892898874
New vesta installer
2015-10-21 20:10:00 +03:00
flynet70
3f9c63b0fd
Update vst-install-debian.sh
...
typo mistake
2015-06-11 16:39:44 +05:00
Serghey Rodin
144b58fc15
Merge pull request #297 from devsli/master
...
Fix messages
2015-04-14 14:02:40 +03:00
anton-reutov
ae49ba353b
Update vst-install-debian.sh
2015-02-21 15:10:58 +03:00
Serghey Rodin
0b1abcfe04
Fix for firewall.tar.gz issue
2015-02-19 01:06:17 +02:00
Leonid Suprun
c1195d1f30
Clarify "user admin exists" message
2015-01-26 12:32:37 +03:00
Leonid Suprun
c426be582a
apt-get, not yum
2015-01-26 11:59:09 +03:00
Henri Schumacher
6140837f0d
More specific detecting of Ubuntu OS. Closes #246 .
2014-12-05 01:20:19 +01:00
Serghey Rodin
5904999d2b
Fix for firewall setup
2014-10-26 13:24:30 +02:00
Serghey Rodin
832575b325
Remove rm -f firewall.tar.gz
2014-10-23 17:27:10 +03:00
Serghey Rodin
569bd23fe5
new installer
2014-10-22 15:29:42 +03:00
Serghey Rodin
7fc00d4939
Added full sudo support for admin user
2014-09-02 15:48:49 +03:00
Serghey Rodin
c6e5ab2719
Added e2fsprogs for chattr support
2014-08-28 10:04:02 +03:00
Serghey Rodin
3dd3c2f454
added bsdutils package
2014-08-04 20:43:26 +03:00
Serghey Rodin
6cd65c593d
Upadted formating
2014-07-29 20:46:00 +03:00
Serghey Rodin
1a009ce84e
a couple spelling errors
2014-06-16 12:26:49 +03:00
jlamer
18879e3990
Update vst-install-debian.sh
...
Fixed few spelling problems ...
2014-06-15 16:03:25 +02:00
Serghey Rodin
9427075269
Improved spelling
2014-06-14 11:50:57 +03:00
Serghey Rodin
cba75321f0
New installer for Debian
2014-06-09 20:23:09 +03:00
Serghey Rodin
bd29361c96
commented aa-complain command
2014-04-18 22:52:59 +03:00
Serghey Rodin
d08ee4b8c6
named should listen on all interfaces
2014-03-30 15:33:18 +03:00
Serghey Rodin
a6f53e25d5
777 on roundcube logs
2014-01-22 22:39:38 +02:00
Serghey Rodin
74e22bcc1e
dnsutils installation
2014-01-22 22:35:18 +02:00