July 27, 20214 yr Getting this error as email : Quote PHP Parse error: syntax error, unexpected end of file in /var/www/cpanel/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.ph All I did was to disable Letsencrypt for one domain. How to fix this? Also seen on the Dashboard: Outstanding cron-tasks: Rebuilding webserver-configuration Rebuilding bind-configuration Delete ssl files of domain cybersight.digital Delete ssl files of domain webmail.3italiani.hk Delete ssl files of domain cybersight.digital Rebuilding the cron.d-file Installed version: 0.10.27 (DB: 202107070)
July 27, 20214 yr Solution Most likely you've hit this: https://github.com/Froxlor/Froxlor/issues/957 Simple solution: use more recent php or replace lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php with the current one where the compatibility for 7.1 is restored -> https://raw.githubusercontent.com/Froxlor/Froxlor/master/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php
July 27, 20214 yr Author # php --version PHP 7.2.24-0ubuntu0.18.04.8 (cli) (built: Jul 5 2021 17:41:32) ( NTS )
Create an account or sign in to comment