Skip to main content

Moodle installation problem

Comments

5 comments

  • cPanelLauren
    Do you have all the requirements for the software installed on the server? Are any errors output to the Apache or PHP error logs?
    0
  • Rhakazurizki
    Do you have all the requirements for the software installed on the server? Are any errors output to the Apache or PHP error logs?

    hi! yes, i do have all the requirements for the software(i think so) . there's an error when i check it using inspect element, i'll attach the screenshot .
    0
  • cPanelLauren
    This error indicates that the moodle License page was loaded over an HTTP connection - meaning somewhere in the code it's being called over http rather than https. That is indeed an error that might cause some issues if the resource isn't able to be loaded, namely the style may not be able to be properly loaded in some instances. Ultimately though this is an external resource in which your new moodle installation is calling insecurely and it might be best to check in with moodle on how to move forward. You might look at the following for advice on how to move forward with moodle with this error:
    0
  • tecnicosiudc
    y have a tree error with moodle and cpanel The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore. Intl extension is required to improve internationalization support, such as locale aware sorting and international domain names. The XMLRPC extension is useful for web services and Moodle networking. Installing the optional SOAP extension is useful for web services and some plugins. PHP opcode caching improves performance and lowers memory requirements, OPcache extension is recommended and fully supported. php_extension fileinfo must be installed and enabled
    0
  • cPanelLauren
    Hello, Is that output indicating that you don't have those extensions installed? If you need them you can install them through the module installer within WHM. If you don't have access to WHM you'll need to contact your provider to install these for your PHP version.
    0

Please sign in to leave a comment.