Forum

problem to install ...
 
Notifications
Clear all

problem to install projeqtor on ubuntu

4 Posts
2 Users
0 Reactions
1,972 Views
(@maadouly)
Posts: 2
New Member
Topic starter
 
[#6994]

i have installed xampp server on ubuntu and i have moved projeqtor on htdocs folder when i go to localhost /projeqtor i have this mistake SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost'
dsn = mysql:host=127.0.0.1;port=3306 can you help me to solve that problem please without creating a new user


 
Posted : 20 Oct 2020 16H49
(@babynus)
Posts: 14952
Member Admin
 

Please read the error message provided :
Access denied for user 'root'@'localhost'
Isn't it clear ?
Acces to DB is refused, most likely because you did npt provide the correct DB password.


 
Posted : 20 Oct 2020 17H10
(@maadouly)
Posts: 2
New Member
Topic starter
 

no i don't put a password when i installed mysql server when i configured projeqtor fo the user roor i put no password


 
Posted : 21 Oct 2020 19H38
(@babynus)
Posts: 14952
Member Admin
 

Possibly the installation defined a defaut password for root (this is a good thing)
Also notice that some disto will configure MySql so that connection with root user is not allowed.
So you'd need to create a scpecific user to connect to the DB.


 
Posted : 22 Oct 2020 20H46
Share:

Scroll to Top