Installing freepbx with mysql running on another port

Hi,

I’ve one issue with the mysql daemon running at another port. In this case the port is 7306 and not the default 3306. Hoy can I run freepbx from another port different than the default port?

I’m trying modifiying admin/common/db_connect.php :

$datasource = $db_engine.’://’.$db_user.’:’.$db_pass.’@’.$db_host.’:7306/’.$db_name;

But does not work :frowning: Have you any idea?

I though we added an option for the port on mysql, maybe it was the host that was added?

Philippe Lindheimer - FreePBX Project Lead
http//freepbx.org - IRC #freepbx