Posts by fulltilt
-
-
I can confirm that ... no email notifications
-
which PHP version is set as standard?
-
But: I cannot create folder access control, and switching the language is not possible, it stays on "browser detected" (Automatisch (Browsereinstellung)).
hmm. I don't experience these problems ...
the language setting could be caused by a browser or cookie (session) issue
for the mount point problem, please check your imscp database (all tables) for status ok w/ PMA and regenerate all configs afterwards:
Code- chattr -i /var/www/virtual
- chmod u+x /usr/local/lib/imscp_panel/imscp_panel_reopenlogs
- cd /usr/bin
- mysql_upgrade --force -u root -p
- perl /var/www/imscp/engine/setup/set-engine-permissions.pl -dv
- perl /var/www/imscp/engine/setup/set-gui-permissions.pl -v
- # if needed disable mpm_prefork modules
- a2dismod php7.2 mpm_prefork
- a2dismod php7.4 mpm_prefork
- # setup
- perl imscp-autoinstall -d
-
so I guess I need to remove all of the starter after switching to packaged - right?
Code- /etc/init.d/psw7.3-fpm stop
- rm /etc/init.d/psw7.3-fpm
- rm /etc/rc0.d/K01psw7.3-fpm
- rm /etc/rc1.d/K01psw7.3-fpm
- rm /etc/rc2.d/S01psw7.3-fpm
- rm /etc/rc3.d/S01psw7.3-fpm
- rm /etc/rc4.d/S01psw7.3-fpm
- rm /etc/rc5.d/S01psw7.3-fpm
- rm /etc/rc6.d/K01psw7.3-fpm
- systemctl stop psw7.3-fpm.service
- systemctl disable psw7.3-fpm.service
- rm /etc/systemd/system/psw7.3-fpm.service
### edit ###
I have removed the psw starter stuff!
-
- IMSCP: 1.5.3
- Distribution: Debian 9
- Proftpd
- PHP FPM
- MariaDB 10.1
- Dovecot
- Roundcube
- Web2FTP
- Plugins:
PMA Captcha, SpamAssassin , LetsEncrypt, PHPswitcher, ClamAV
I have switched from PHPswitcher (latest) compiled to packaged PHP 5.6 - 7.4, however, the startscripts from the compiled versions are still available. Is there any information about what to do to disable the compiled PHP verions or should I keep this stuff?
-
change to api v2
You can change that by uncommenting line 796 in /var/www/imscp/gui/plugins/LetsEncrypt/backend/LetsEncrypt.pm so it looks like this:
'--server', 'https://acme-v02.api.letsencrypt.org/directory',
-
-
-
seems to work ...I have changed every imap2 to imap and dbfile to none (better performance) for now no further unban errors are shown