18 Jul
2009
18 Jul
'09
6:01 p.m.
Hi, If merovingian starts database on demand after a crash then how would I know which port to use for connection in php script, it errors out for port 50000? $db = monetdb_connect("sql", "localhost", 50000,"monetdb", "monetdb_password");