Hello,
I'm running into an installation issue:
Something went wrong: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access / on this server.<br /> </p> </body></html>
This happens whatever the value in the installation form as long as the mysql server provided is valid. When I try an other folder "/" turns into "otherfolder".
This is on a server that can be accessed in ssh but without root privilege (advanced shared hosting). I tried to chmod 777 everything just for the test but it didn't help.
On the other hand I have an basic shared hosting without ssh access (same provider) for which i installed flarum by copying files in ftp and everything worked great. I tried both ftp and composer way for the faulty server but none worked.
Any hint?
Thanks.