On May 12, 2015, at 3:04 AM, Philippe Makowski pmakow...@ibphoenix.fr [firebird-support] <firebird-support@yahoogroups.com> wrote:
> fresh install in Centos6 from epel : > > # yum install firebird-superserver > # service firebird-superserver start > > $ isql-fb -user SYSDBA -password masterkey > Use CONNECT or CREATE DATABASE to specify a database > SQL> create database 'localhost:/var/lib/firebird/data/foo.fdb'; > SQL> show database; > Database: localhost:/var/lib/firebird/data/foo.fdb Hrm. For me: $ sudo yum install firebird-superserver $ sudo service firebird-superserver start Starting Firebird server [default] [ OK ] [dwheeler@foo ~]$ isql-fb -user SYSDBA -password masterkey Use CONNECT or CREATE DATABASE to specify a database SQL> create database 'localhost:/var/lib/firebird/data/foo.fdb'; Statement failed, SQLSTATE = 08004 connection rejected by remote interface :-( Will try another box and some of the other stuff Helen suggested. David [Non-text portions of this message have been removed]