Hello all,
I have added moodle script to my website, I am trying to add a plug-in but I am getting this error :I am not able to locate the file on my web file manager, please help me finding it and adding this extension.
Thanks alot
Hello all,
I have added moodle script to my website, I am trying to add a plug-in but I am getting this error :I am not able to locate the file on my web file manager, please help me finding it and adding this extension.
Thanks alot
Intl is a PHP extension required for Moodle. Did you set up the server or is it managed by a hosting provider?
If it's a managed server some hosting providers have a web interface where you can select the PHP extensions you need. Contact the provider's help desk if you need help installing the extension.
If you built the server you'll need to install the extension. Let us know details of the server operating system (e.g. CentOS, Ubunu, Windows Server) and how PHP was installed. Depending on how you installed PHP this may be as easy as dnf install php-intl on RPM-based systems.