Jump to content
Froxlor Forum
  • 0

Update auf 10.27: PHP Parse error: syntax error, unexpected end of file in /var/www/html/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php on line 619


Anachon

Question

Hallo,

seit dem Update auf 10.27 kommt auch bei der händischen Ausführung der Fehler:

PHP7.2:

PHP Parse error:  syntax error, unexpected end of file in /var/www/html/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php on line 619PHP Parse error:  syntax error, unexpected end of file in /var/www/html/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php on line 619

 

PHP7.3:


PHP Fatal error:  Uncaught Error: Class 'Froxlor\Cron\FroxlorCron' not found in /var/www/html/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php:28
Stack trace:
#0 {main}
  thrown in /var/www/html/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php on line 28
 

Grüße

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
1 minute ago, Anachon said:

PHP Parse error:  syntax error, unexpected end of file

schon bekannt und gefixed in git (siehe https://github.com/Froxlor/Froxlor/issues/957). Alternativ php-7.4+ nutzen

Bei dem zweiten Fehler kann ich dir nicht viel helfen ohne zu wissen was genau du unter "händischer Ausführung" verstehst. Wirkt ja so als hättest du die AcmeSh.php direkt aufgerufe, ohne die passenden includes usw. funktioniert das natürlich nicht

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...