I’m a newbee on Grav and am trying install 5.1 to the server now.
the checks were almost passed except the last one.
installer said “you should not include ‘.php’ on the pass” and ask me to rename, however I didn’t use the file extension.
I mean the installer detected the word “php” on my domain name like “php.hogehoge.com”.
I personally can’t change the name because it’s host’s policy.
In such a case, what shall I do?
How are you installing? Where are you seeing this error message “you should not include ‘.php’ on the pass”? Can you provide a more full log of the install process? Your URL doesn’t matter to Grav.
What do you mean “Then I access to the top from outside, I found the webpage showing …”?
This is not a Grav install screen I have ever seen. This sounds like a server problem. You appear to be uploading your stuff to a folder with the string .php in it, which your host is not allowing you to do. So upload into a different folder.
I’m installing on the server managed by 3rd party like A2 hosting service. The server is only allow tocuse FTP and no way to use console that’s why I unzip on my desktop and upload from my PC.
It’s not a simple environment like LAMP mixed on a small PC.
Regarding Grav, I downloaded grav-admin and multilangage skelton but still couldn’t see the pages.
I’m installing on sharing server and it supports html server, php server abd SQL server.
If I can see ordinally installing image of Grav’s files and directories, it’s quite helpful.