Error during installation

Install and configure FormaLMS and DoceboCE
Post Reply
mltai_lms
Newbie
Posts: 5
Joined: Thu May 07, 2020 4:13 pm

Error during installation

Post 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.
Attachments
2020-05-07_20-33-42.png
alfa24
Senior Boarder
Posts: 1985
Joined: Fri Nov 24, 2017 8:45 am

Re: Error during installation

Post by alfa24 »

Per supporto GRATUITO contattatemi in privato qui
mltai_lms
Newbie
Posts: 5
Joined: Thu May 07, 2020 4:13 pm

Re: Error during installation

Post by mltai_lms »

Thank you!

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