Page 1 of 1

Error when adding course, category news, etc.

Posted: Thu May 16, 2019 12:54 am
by PBentz
Hello, I just installed Forma LMS 2.1 on a CPanel server using Softaculous. I downgraded to PHP v7.0, and installed Forma.

When I try to add a course, category, or news, I get a popup error "Error while processing the requested operation" and the course/catalog/etc. does not add.

Unfortunately I have no other information...is there a log file I can check? Since I can not add courses or categories, I am a bit limited on using this program.

Re: Error when adding course, category news, etc.

Posted: Thu May 16, 2019 7:09 am
by alfa24
Error logs are collected (if set) by your server, depending on its configuration.
Check your php.ini for the error reporting and log directives.
For example, on a Debian system, the error log file is usually located in /var/log/apache2/ folder.
Maybe your cpanel account is offering a friendly view of the log files too.

Re: Error when adding course, category news, etc.

Posted: Mon Sep 28, 2020 1:45 pm
by ewerts
This may happen if MySQL is set back to 'Strict Mode". Make sure that the MySQL setting is permanent and does not switch back when the server is restarted. In the MySQL ini or cnf file the settings must be changed.
https://stackoverflow.com/questions/408 ... host-xampp