Subject | Re: [firebird-support] connection rejected by remote interface |
---|---|
Author | Helen Borrie |
Post date | 2004-08-05T00:51:09Z |
At 11:31 PM 4/08/2004 +0000, you wrote:
2. Make sure the owner of the server process has read, write and execute
permissions in the ../data subdir
3. Check that 127.0.0.1 is actually pointed to by localhost. Some distros
set up the local loopback server as localhost.localdomain; or don't set it
up at all. (ping 'em).
3. Check that the local loopback server is a trusted host.
/heLen
>what is the meanig of this error:1. Use single-quotes on the database string
>
>Use CONNECT or CREATE DATABASE to specify a database
>SQL> create database "localhost:/var/lib/firebird/data/test.gdb";
>Statement failed, SQLCODE = -923
>
>connection rejected by remote interface
>
>THANKS A LOT
2. Make sure the owner of the server process has read, write and execute
permissions in the ../data subdir
3. Check that 127.0.0.1 is actually pointed to by localhost. Some distros
set up the local loopback server as localhost.localdomain; or don't set it
up at all. (ping 'em).
3. Check that the local loopback server is a trusted host.
/heLen