פרסומים שנוצרו על-ידי Howard Miller

תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
It's got nothing to do with Moodle - your web server installation along with PHP is broken. Reinstalling Moodle will make no difference.

What to do next depends on how you're running (and installed) the web server (e.g. nginx, Apache etc) and PHP.

Moodle in English -> Installing and upgrading help -> Generally question for mariadb -> Re: Generally question for mariadb

על ידי Howard Miller בתאריך
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
Why are you creating a database and then deleting it again? If you delete/drop a database then it's gone and you are starting again. In which case, the command you mentioned is correct. The reason for all the options is that if you don't do that you get your server defaults. This worked for you - *this time* - but is basically undefined. Use the options.
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של Plugin developers
Isn't this more a limitation of iFrames?

Have you considered going down the road of having Moodle as an LTI provider ( Publish_as_LTI_tool ).

I've written a great deal of code in Vue (I'm not saying that makes me any kind of expert), but my solution was to embed the Vue application into a Moodle plugin (with a small Moodle amd module to 'glue' the two together).