Skip to main content

All Questions

Tagged with
-1 votes
0 answers
41 views

xampp, mariadb, mysql, port management

I'm having issues with xampp dashboard error: Problem detected! 04:49:50 [mysql] Port 3306 in use by ""C:\Program Files\MariaDB 11.4\bin\mysqld.exe" "--defaults-file=C:\Program ...
Emmanuel's user avatar
0 votes
1 answer
29 views

MySQL not start in xampp

If in your laptop or desktop already MySQL is install then then it will not start because MySQL run on port number 3306. if already something run on this port then it will not start that why uninstall ...
Mukund Bondre's user avatar
1 vote
2 answers
54 views

Why i cant use the 3306 port when i install MySQL?

I am trying to install mySQL but on the type and networking section said that the port of 3306 is already in use. What can i do? I already have the xampp on my pc! This port is used by xampp? i have ...
Maria K's user avatar
  • 13
0 votes
1 answer
185 views

Remote Mysql connection issue with 3306 port opened

I know this may seems like an already seen issue but I searched all over the internet and did not found a situation being exactly like mine I am developping a JavaFX app using a remote MariaDB ...
Vincent's user avatar
  • 31
0 votes
1 answer
232 views

How to fix port error when creating Django backend service on Google Cloud Run?

I have a Django REST backend image in which I tried to create a service for it on Google Cloud Run. In the Google Cloud Run, I set the port to 6000, and when I tried to create it, it showed these ...
noodles888's user avatar
0 votes
1 answer
541 views

Apache superset this port is closed

I have mysql installed on Alma Linux 8 and I have installed Apache Superset on docker using their guide on dockerhub: https://hub.docker.com/r/apache/superset I keep getting The port is closed. The ...
DarkDead's user avatar
  • 115
0 votes
2 answers
3k views

How to change MySQL Port in Laragon?

I am using Laragon and I need to change MySQL port from 3306 to some other value. I tried editing the port in my.ini but when I start Laragon again it goes back to 3306. I am using windows 11. Has ...
JuliaJ's user avatar
  • 77
0 votes
1 answer
722 views

Remote MySQL: How to set up remote mysql server in windows 10

// New Update Below I just released an app for early alpha testing but am getting this error => address: "127.0.0.1" code: "ECONNREFUSED" errno: -111 fatal: true port: 3306 ...
Nugget's user avatar
  • 61
0 votes
0 answers
874 views

Remote MySQL: errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 3306

React beginner here. I just deployed an early-alpha of an app and currently getting this error -111 which from this site says that its a problem that occurs when mysqld only listens to the localhost ...
Nugget's user avatar
  • 61
0 votes
0 answers
2k views

mariadb - ERROR 2002 (HY000): Can't connect to MySQL server on 'mariadb' (115)

I configured docker-network composed of mariadb, wordpress. I am trying to connect from wordpress container to mariadb container. When set bind-address = *, it works properly. But after set bind-...
mishy's user avatar
  • 135
-1 votes
2 answers
168 views

Issue connecting AWS EC2 instance to GCP database

We are migrating our database from AWS to GCP. Our website is still hosted on an AWS EC2 instance for the moment. We have allowed GCP to accept incoming connection from port 3306 with our EC2 instance'...
Swissmant's user avatar
  • 689
1 vote
1 answer
5k views

Which port should i use for MariaDB ? I cant seem to use 3306 as TCP port for MariaDB cause mySQL is already using that

Im trying to setup MariaDB but my TCP port:3306 is already in use by mySQL which has the same port already. How do I fix this problem or rather how do I change to a different port.
youfacejaraxxus's user avatar
1 vote
3 answers
245 views

Keyword not supported: 'port' error in ASP.NET MVC application

I'm trying to create an API server, and I need to have access to MySQL database. I have this piece of code: public static class Database { private const string ConnectionString = "Server=...
Oleksandr Novik's user avatar
0 votes
2 answers
596 views

Debian 10 see connected IP to port 3306

I am using Debian 10 as a MySQL server and I have opened my firewall on port 3306 TCP to allow some others to connect to databases on the MySQL server. At the moment port 3306 is open to all but I ...
James's user avatar
  • 25
1 vote
1 answer
993 views

Is it possible to setup an Azure Hybrid Connection Manager (HCM) on an on-premise Linux box?

In the above picture (taken from link https://learn.microsoft.com/en-za/azure/app-service/app-service-hybrid-connections) we see a Hybrid Connection Manager (HCM) installed on an on-premise box. At ...
CODES_ONLY's user avatar

15 30 50 per page
1
2 3 4 5
11