Hi there!
I am trying to install Scriptcase under PHP 8.1 on Ubuntu 20.04 with Apache 2, and I run into the problem that Apache2 does not follow absolute paths, but relative paths.
When I start the installer, it loads the html, but not CSS or images, which has relative path.
If I advance to the next step, it directly tries to look for a relative path and therefore gives error:
I have tried a thousand possible solutions, but I can’t find the right one.
The phpinfo() returns this configuration:
And the Scriptcase diagnostic returns this:
I would be grateful if you could guide me how to solve it. Thanks!