If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
The error refers to user "monmarch". It means that this user was specified during the initial setup of EspoCRM.
In cPanel try to go to MySQL Databases > [your_database] > "monmarch" User > Manage User Privileges and mark a checkbox "ALL PRIVILEGES".
Perhaps it will help.
Thank you very much for helping me Lazovic, but I have given all the privileges to my user. I think that this error is because my database root_user don't have password : "(using password: NO)". I'm using a shared web hosting solution, so I don't have access to the root neither ssh or cli. For now I'm using my espo installation without any problem I can creat jobs, leads fields emails ad all other stuffs. The 2 things that I could not do is to create users or access to autentications. I thought that it was a permission issue but no. I could install espo with the same downloaded zip file in a local ubuntu server and a web debian server it works like a charme. Maybe if a had access to the root and give it a password.
Comment