Subject Re: Error on Firebird: /usr/lib/firebird2/bin/fbguard: bin/fbserver terminated
Author michael_compuser
Hi
Try setting permissions in /var and /databases set to 755 or 777

Regards
Michael_compused

--- In firebird-support@yahoogroups.com, "duasbestas" <teste@...>
wrote:
>
> I reisntall the server and reinstalled the firebird. I crated a
> directory for databases and changed the rights to allow the
firebid to
> write and read from that directory. Now the Firebird starts well. I
> can use gsec to login and even change the password. But now for a
> strange reason, i can't create a database:
>
> SQL> create database 'test.fdb' user 'sysdba' password 'masterkey'
> page_size 16384 default character set ISO8859_1;
> Statement failed, SQLCODE = -902
>
> Access to database "/var/databases/test_pt.fdb" is denied by server
> administrator
>
> Can you help on this?
>