Subject Cannot create new database: "Can not access lock files directory /tmp/firebird/"
Author

I'm trying to create a new database, but after typing the "create database" command followed by the path and filename, hitting Enter and then typing in my username and password (the only user is sysdba and I did change the password) I get the following error message:


Statement failed, SQLSTATE = 08006

Can not access lock files directory /tmp/firebird/


What should I do?