Pergunta

I have a mac computer and I run "xampp" my sql server on it.

It works great locally but I want to access it from lets say my iPhone thats use 3g connection.

I'm using the external ip of my computer but don't get to the sql server.

I opened the 3306 port I'm my router but still doest work...

what should I do? (I'm using mac).

thanks for help

Foi útil?

Solução

You might need to use port forwarding and forward all traffic to port 3306 to your computer that runs mysql.

http://portforward.com/english/routers/port_forwarding/

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top