Hello,
Install ok until step 7 of the given process
Mebew install occures correctly but i can not access to login page et consequently mibew administration page.
I try with different PHP versions, on IIS & Apache and un 2 different desktops.
At launchin navigation, serach run for a long time and finish with a blank page with no further informations.
Must be missing something to communicate / read / link with the website or the config.xml is not well configurated.
database has already been modified during installation.
# MySQL Database parameters
database:
host: "192.168.1.3:5656"
port: "3306"
db: "mibew"
login: "root"
pass: "XXXXXX"
tables_prefix: "mibew_"
use_persistent_connection: false
Thank you for help.