This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Firebird 2.5 in Jail on the Nas4free 9.3.0.2
-
wandersonfroes
- NewUser

- Posts: 7
- Joined: 11 Jun 2015 14:27
- Status: Offline
Firebird 2.5 in Jail on the Nas4free 9.3.0.2
You can run the firebird in nas4free in jail so ? I'm trying to make it work but I am not succeeding so far.
-
wandersonfroes
- NewUser

- Posts: 7
- Joined: 11 Jun 2015 14:27
- Status: Offline
Re: Firebird 2.5 in Jail on the Nas4free 9.3.0.2
After installing firebird25 -server and make the necessary settings , the following error occurs in isql - fb :
root@ports:/usr/local/etc/firebird # isql-fb
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database '/var/db/firebird/teste.fdb'; commit;
ConfigStorage: mutex init error, status = 1
terminate called after throwing an instance of 'Firebird::system_call_failed'
Abort
root@ports:/usr/local/etc/firebird # isql-fb
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database '/var/db/firebird/teste.fdb'; commit;
ConfigStorage: mutex init error, status = 1
terminate called after throwing an instance of 'Firebird::system_call_failed'
Abort