- Jul 5, 2018
- 138
- 177
- 43
I'm having troubles with the installation of the 4.0 version - I'm on PHP 7.2, with Mysql, everything green in the first step
Then I get the access error to the database for the user "forge" and after changing the details into config/database.php to my database details the error was gone
Then I got the " undefined constant STDIN " error - I passed it by defining it on public/index.php
After this, I got successful installation - but the database is empty, I have the tables and columns but nothing here.
By opening the register page I also see no currency to select, which prevents me to proceed with the first registration. I tried the only "demo login" I could found for admin user after installation, and nothing and nothing in the users table too...
How do you guys have managed to install it correctly?
I have browsed this thread but I couldn't found anything related :/ sorry if I'm wrong
Ferb
Then I get the access error to the database for the user "forge" and after changing the details into config/database.php to my database details the error was gone
Then I got the " undefined constant STDIN " error - I passed it by defining it on public/index.php
After this, I got successful installation - but the database is empty, I have the tables and columns but nothing here.
By opening the register page I also see no currency to select, which prevents me to proceed with the first registration. I tried the only "demo login" I could found for admin user after installation, and nothing and nothing in the users table too...
How do you guys have managed to install it correctly?
I have browsed this thread but I couldn't found anything related :/ sorry if I'm wrong
Ferb