Problem to add new user.

Backend functionalities: user management, course management, reports, certificates, etc.
Post Reply
robert_velox
Newbie
Posts: 2
Joined: Sat Jul 13, 2019 9:47 pm
Version: forma.lms 2.0

Problem to add new user.

Post by robert_velox »

Hello, how are you?
I'm having a problem adding a new user. The system does not open the screen for user registration, is in reading at all times.



Configuração de servidor
Endereço de servidor: 127.0.0.7
Porta servidor: 80
Nome servidor: eadflex.ml
Servidor de email admin: root@foo.tld
Software servidor: Apache

Informação MySQL
sql vers: 5.6.41-84.1
sql mode: ""
sql encoding: latin1
sql collation: latin1_swedish_ci
sql timezone: SYSTEM

Informação sobre PHP
Versão PHP: 7.3.6
Fuso horário do site: America/Sao_Paulo
Configuração "safe_mode": Desligado
Configuração de "register_global": Desligado
Configuração de "magic_quotes_gpc": Desligado
Configuração de "upload_max_filesize": 10M
Configuração de "post_max_size": 20M
Configuração de "max_execution_time": 20s
LDAP: Desligado Considerar este parâmetro apenas se precisar de autentificar através de LDAP
Configuração de "allow_url_include": Ligado
Extensão de PHP php_openssl: Ligado
Configuração de "allow_url_fopen": Ligado
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: Problem to add new user.

Post by max »

Hi,
you are running php 7.3.6, which is not supported. Please revert to 7.0
Also the sql collation is wrong, it should be
sql encoding: utf8
sql collation: utf8_general_ci
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
robert_velox
Newbie
Posts: 2
Joined: Sat Jul 13, 2019 9:47 pm
Version: forma.lms 2.0

Re: Problem to add new user.

Post by robert_velox »

I switched to the versions available on the server, PHP 5.4.5.5,5.6, none of them changed, I believe it is a flaw in the softaculous app installer at the time of the automatic installation.

I moved to another server installing the system on a subdomain instead of a directory, before installation I selected for version 5.6 of PHP. Thanks for the help, I really like this system. I'm looking forward to finishing this project. Thank you!
alfa24
Senior Boarder
Posts: 2008
Joined: Fri Nov 24, 2017 8:45 am

Re: Problem to add new user.

Post by alfa24 »

Could you provide a test access (private message)?
Per supporto GRATUITO contattatemi in privato qui
Post Reply