how to connect datagrip to wamp server (phpmyadmin)

Hello, I can't connect the two because I prefer to write my code on Datagrip, but it doesn't have a server, so the best thing to do is to connect to Wampserver and retrieve any errors if there are any.

0
What is the error message you're getting? Have you tried to connect to the database via MySQL CLI? Please upload the idea log found in Help - Show Log in Files onto our FTP and include the upload id in your reply. Here's the link

https://uploads.jetbrains.com/
1

Alexandre Molchanov

 

I have a message saying that it cannot connect, but I don't really understand how to connect it since it doesn't work. I don't know if it's me or Datagrip that's the problem. Wampserver was freshly installed with only modifications that do not affect the default internet browser and text editor, otherwise it is the default.

0
Did you set it up as a MySQL data source in DataGrip, and do you access it locally from the same machine? I have never used a wamp server, but according to the docs, it should come with a MySQL database. Assuming you have set it up correctly, including permissions and connection settings, it should be accessible via any external client. There is a thread about this topic you can have a look at

https://stackoverflow.com/questions/22810365/how-to-access-the-mysql-database-in-wamp

At first, I'd suggest to test the database connectivity using MySQL cli. If it works, you can apply the same connection parameters in DataGrip  
1

Aleksandr Molchanov      

I use PHPMyAdmin from wampserver I am not configuring anything after the installation the sound passwords for the moment by default since there is nothing address and http://localhost/ and I am really lost I had already done once with another software with configuration a 0 its worked very well http://localhost/ 

Thanks for the help 

0
Sorry, but without providing any information on how you have set up your connection, preferably in a screenshot, and uploading the idea log file, I won't be able to troubleshoot your issue.  
1

I know, but I just don't know exactly what you need and where to find it. I'm new to the JetBrains community.

0
No worries. That's what I have been asking you in my previous messages, so let me recap what's needed:

- provide a screenshot of the General tab of your data source settings

- provide the idea log found in Help - Show Log in Files


Upload the files onto our FTP and include the upload id in your reply. Here's the link


https://uploads.jetbrains.com/
0

请先登录再写评论。