Error While installing on Ubuntu Server 20.04 [SOLVED]
Error While installing on Ubuntu Server 20.04
I got this error.
Installation is running:
Update sources list ... [OKAY]
Installation requirements ... [OKAY]
Hostname ... [OKAY]
Sudo ... [OKAY]
Bind9 ... [OKAY]
SSL/TLS ... [OKAY]
PHP ... [OKAY]
Apache web server ... [OKAY]
PHP-FPM ... [OKAY]
MariaDB ... [OKAY]
KeyHelp ... [OKAY]
Firewall ...
Warning: file_put_contents(/etc/network/if-pre-up.d/keyhelp_load_rules): failed to open stream: No such file or directory in /home/keyhelp/www/keyhelp/core/pending/File.php on line 341
[ERROR]
Errors occurred during installation!
Tony.
Re: Error While installing on Ubuntu Server 20.04
can you please create the directory
Code: Select all
/etc/network/if-pre-up.d/
(This will be fixed with the next release)
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Error While installing on Ubuntu Server 20.04 [SOLVED]
Re: Error While installing on Ubuntu Server 20.04
What permissions this directory need?Alexander wrote: ↑Thu 26. Nov 2020, 09:17 Hello,
can you please create the directoryin advance by yourself, and than run the installation again. Than it should run fine.Code: Select all
/etc/network/if-pre-up.d/
(This will be fixed with the next release)
Re: Error While installing on Ubuntu Server 20.04
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************