Good morning, I’m installing simple forum v2 and when entering the “settings” parameters it gives me this error (DB Error: SQLSTATE[HY000] [2002] No such file or directory). My database host is localhost while the socket I don’t understand what parameters I need to enter. The error comes out when I insert localhost in the socket, if I leave it blank I get this error (DB Error: SQLSTATE[HY000] [1045] Access denied for user ‘username’@‘localhost’ (using password: YES)). Can you help me understand what to write in socket, where to find this parameter. Thank you
- GFAnswered
Good morning, updated to Maria db 10.5 all the credentials have been accepted only that in the finalization phase it gives me an error:
“Server Error” We’re almost done Please finalize the installation.
Settings updated! The settings have been updated. Please finalize the installation. I press the finalize button and it gives me a server error I saw the database and it created all the tables
- MSAnswered
Hello,
Please check the Laravel log in the
storage/logs/
folder and let me know the error details so that I can suggest.Thank you
- GFAnswered
Everything was resolved by updating the Maria db.10.5 database
- MSAnswered
Thank you for updating
- Login to Reply