Tried the installers from 3.3.9, 4.0.5, 4.0.6, 4.0.7 and 4.0.8
On 2 different physical Plesk servers, with different PHP versions and different Plesk versions, etc…
Thanks for your suggestions.
I got it figured out.
The DocumentRoot needs to be updated.
Whoever is on Plesk-servers, it’s very simple to do.
Just add ‘/web’ behind the existing documentroot.
Hello
I don’t know if I should reopen a new topic.
I get the same error message when I try to run the installer on xamp.
My first installation, I had the error that my php version was not recent enough.
So I reinstalled xamp with PHP 8.1
Since then I have this error
a little help?
Hello,
I have to use ports other than 80 because this one is already used in my company. I use 81 on mamp but I couldn’t use xibo on this one, hence why I downloaded xamp.
I still have the same problem despite my settings.
Ensure that the contents residing within the designated web directory of the Xibo archive you have acquired are situated within the file path "C:/xampp/htdocs/xibo/web/".
Restart Apache.
Will requests directed to http://example.com:81 be seamlessly routed, or are there potential blockages in place? Furthermore, what about SSL requests targeting port 443? Presumably, your organization utilizes SSL connections on that port.
(Instead of resorting to additional port definitions, it would be more optimal for your company to serve the Xibo CMS under a subdomain and manage routing internally. This approach would facilitate a smoother experience, enabling the utilization of a dedicated subdomain such as xibo.example.com, eliminating the need to contend with URLs like http://example.com:81/ and https://example.com:443/.)