Hi, thank you for the help.
When you refer to modifying the Sql connection to match mysql server, you mean to apply the bootstrap.json credentials to my local database right?
Pardon my ignorance since I’m very new to SQL, but what I did was to create a database in phpmyadmin with the same name as seen in: “mysql_database”:“hardlevel_pt”, and I created a user with all priviledges as seen in: " “mysql_username”:“hardlevel_pt”, same password and same host.
I also cleared the cache and the problem still persists…
By the way I am using PHP 7.2.3 and I have read in this forum that when updating PHP 7.1 to 7.2 the whole thing stops working: PHP update 7.1 to 7.2 on Archlinux breaks pydio
I’m really freaking out with this framework since my office doesn’t give me admin credentials to download an older version of Xampp in order to get an older version of PHP