Jump to content

Featured Replies

Posted

Hello,

I am trying a new install but getting the following error:

Could contain: File, Page, Text, Webpage

 

My php version: 8.1

Kindly help.

Regards,
Robin

  • Author

Thanks for the reply.

I was able to get the install done by changing PHP version to 8.0
Somehow the higher version of PHP was not allowing the install.

The install was smooth. I am facing the following issue now whenever i am trying to login to the system.
The SSL certificate is installed and the website runs on https protocol. But the login is always giving this:

The login works when i click "Send anyway"

Could contain: File, Page, Text

Kindly help

 

This would indicate you have installed under http but then switched your server to use https. If you have done this, thats no problem, however you need to also change the URL in your conf_global.php file to https

  • Author

Ah okay. I'll make the changes and report back.

 

Change the base-url in the file conf_global.php

 'base_url' => 'https://yourdomainname.com/',

No problem at all. Glad to hear you have this resolved 🙂 

Recently Browsing 0

  • No registered users viewing this page.