Page 1 of 1

Error during installation

Posted: Fri May 08, 2020 1:37 am
by mltai_lms
I downloaded 2.4.1 unzipped and attempted an install:

I am able to get to Step 6 :: Database data setup

Here is my initial config settings:

Code: Select all

Server information
Server software : : nginx/1.17.10
PHP Version : : 7.0.33-27+ubuntu20.04.1+deb.sury.org+1
Mysql Client Version : : 5.0.12
Multibyte Support: ON
mime_content_type() support: ON
Fileinfo support : ON
Ldap : : OFF Consider this warning only if you need to use LDAP
Openssl : : ON
Site Timezone: UTC
PHP Information :
magic_quotes_gpc : : OFF
Safe mode : : OFF
register_global : : OFF
allow_url_fopen : : ON
allow_url_include : : OFF
upload_max_filsize : : 50M
post_max_size : : 55M
max_execution_time : : 120s
The error reported in my error log is:

Code: Select all


2020/05/08 00:11:33 [error] 5619#5619: *46 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught Error: Class 'DOMDocument' not found in /var/www/forma/install/lib/lib>
Stack trace:
#0 /var/www/forma/install/import_lang.php(62): LangAdm->importTranslation('/var/www/forma....', true, false)
#1 {main}
  thrown in /var/www/forma/install/lib/lib.lang_import.php on line 116" while reading response header from upstream, client: 10.0.0.229, server: forma, request: "POST />
The screen shows the attachment.

Any help on how to continue would be greatly appreciated. I can provide additional details if requested.

Re: Error during installation

Posted: Fri May 08, 2020 7:23 am
by alfa24

Re: Error during installation

Posted: Fri May 08, 2020 1:31 pm
by mltai_lms
Thank you!

Installing php7.0-xml fixed the error for me.