I\'m trying to connect to a mysql via ssh in a php script. I set a tunnel whit this command:
ssh -t myusername@ssh.studenti.math.unipd.it -L30080:tecweb:80 -L