fresh installation on ubuntu 20.4 php error
fresh installation on ubuntu 20.4 php error
I attach my install.log
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 ... [ERROR]
MariaDB ... [OKAY]
KeyHelp ... [OKAY]
Firewall ... [OKAY]
SSH ... [OKAY]
ProFTPD ... [OKAY]
Postfix ... [OKAY]
Dovecot ... [OKAY]
OpenDKIM ... [OKAY]
Email protection ... [OKAY]
AWStats ... [OKAY]
Fail2ban ... [OKAY]
Logrotate ... [OKAY]
PhpMyAdmin 4.9.7 ... [OKAY]
Adminer 4.7.7 ... [OKAY]
Roundcube 1.4.9 Multilanguage ... [OKAY]
Rainloop 1.14.0 (Community Edition) ... [OKAY]
Quota ... [OKAY]
Apparmor ... [OKAY]
7-zip ... [OKAY]
Hide LTS notice ... [OKAY]
Update message of the day ... [OKAY]
Nano ... [OKAY]
Curl ... [OKAY]
Cron daemon ... [OKAY]
Errors occurred during installation!
For more information, see the log file:
/var/log/keyhelp/install.log
If you need help, please visit our multilingual support community:
https://community.keyhelp.de
You will find your login information on your server in the file:
/root/keyhelp_login_data_2021-01-14_21-30-53
!!! Attention !!!
The system will reboot in a few seconds (Cancel with CRTL+C).: 0
- Attachments
-
- install.log
- PHP-FPM [ERROR]
- (251.56 KiB) Downloaded 411 times
Re: fresh installation on ubuntu 20.4 php error
Try to execute these steps manually. Maybe you can reanimate your installation.
The rest of your installation seems to be O.K. and not affected by this PHP-FPM error.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: fresh installation on ubuntu 20.4 php error
Your error maybe just was caused because of a hanging apt-get of a previous or simultaneous apt-get call.
Code: Select all
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 15730 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: fresh installation on ubuntu 20.4 php error
install_keyhelp.sh: line 251: php: command not found
PHP version check failed
ERROR: An error occured: unsupported php version
Re: fresh installation on ubuntu 20.4 php error
- minimal install
- apt-get update
- apt-get upgrade
- reboot
- try installation again
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser