Joshy George Posted July 27, 2021 Posted July 27, 2021 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)
0 d00p Posted July 27, 2021 Posted July 27, 2021 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
0 Joshy George Posted July 27, 2021 Author Posted July 27, 2021 # php --version PHP 7.2.24-0ubuntu0.18.04.8 (cli) (built: Jul 5 2021 17:41:32) ( NTS )
0 Joshy George Posted July 27, 2021 Author Posted July 27, 2021 Thank you so much. Replaced the file and all fine...
Question
Joshy George
Getting this error as email :
All I did was to disable Letsencrypt for one domain. How to fix this?
Also seen on the Dashboard:
0.10.27 (DB: 202107070)
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now