"Error while processing the requested operation"
"Error while processing the requested operation"
Hello,
After some successful use I suddenly get this error when trying to add anything to the database (users, learning objects, courses, etc.).
I have added some users & courses but it suddenly stops allowing use and I get the error.
This is the second time this has happened. The first time i dropped the db and recreated from the sql script. My configuration is as seen in the attachment. Please help. Thank you.
After some successful use I suddenly get this error when trying to add anything to the database (users, learning objects, courses, etc.).
I have added some users & courses but it suddenly stops allowing use and I get the error.
This is the second time this has happened. The first time i dropped the db and recreated from the sql script. My configuration is as seen in the attachment. Please help. Thank you.
Re: "Error while processing the requested operation"
Please , You can check "short_open_tag = On" in php.ini
Hello,I'm Murat. If you need me, you can contact my mail
Re: "Error while processing the requested operation"
It was set to off. I set it to On and still the issue occurs
Re: "Error while processing the requested operation"
very strange. any errors in the web errors log file?
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
Re: "Error while processing the requested operation"
Nothing sticks out.
I do remember I made a change minor change to some html in lms.php and saved it before things went broken.
I again refreshed the database and everything is working again. I will try to remember the steps to produce it if it occurs again.
I do remember I made a change minor change to some html in lms.php and saved it before things went broken.
I again refreshed the database and everything is working again. I will try to remember the steps to produce it if it occurs again.
Re: "Error while processing the requested operation"
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
https://stackoverflow.com/questions/408 ... host-xampp