Comment to 'Blank page during first installation steps'
  • Hi,

    Thank you for responding. Unfortunately, for some reason, I have 2 errors that pops up when I try to reply with the error message.

    Your current membership (Standard) doesn't allow you to 'Post links'.
    
    Incorrect info. Please, check your inputs and try to submit again.
    

    I try to post a link from a temporary text sharing platform (temp.sh) but the same error pops up.

    • This error means that your PHP hasn't the installed / enabled xml.so module. YOu'd better ask your hosting support to enable It cause it is necessary for UNA and many other modern scripts.

      • Thank you for responding back,

        I was able to solve my error by searching about the xml.so module and figured out that php-XML is needed to be installed. You should update the package installation section in the documentation page of the Installation on Ubuntu because php-XML is not included.

        Thank you again.

        • The XML package is usually included to the PHP by default. Your case is rare, and glad to hear that you could solve it!