Subject | Error Message |
---|---|
Author | Profalrangel |
Post date | 2004-09-23T16:06:28Z |
Hi,
I try to connect to FireBird Server from a PHP script but the "Unable
to complete network request to host 192.168.3.44" is show like a error
message.
See, bellow is the lines to connect the database and I can't.
$usuario = "SYSDBA";
$senha = "********";
$host = "192.168.3.44:c:/Arquivos de programas/VL/VIDEOLOCADORA.GDB";
$db = ibase_connect($host, $usuario, $senha);
Please, somebody can help me?
Thank you so mach.
--
[]s
Alexandre Rangel
www.alexandrerangel.cjb.net
I try to connect to FireBird Server from a PHP script but the "Unable
to complete network request to host 192.168.3.44" is show like a error
message.
See, bellow is the lines to connect the database and I can't.
$usuario = "SYSDBA";
$senha = "********";
$host = "192.168.3.44:c:/Arquivos de programas/VL/VIDEOLOCADORA.GDB";
$db = ibase_connect($host, $usuario, $senha);
Please, somebody can help me?
Thank you so mach.
--
[]s
Alexandre Rangel
www.alexandrerangel.cjb.net