Installing Firebird: Difference between revisions
Jump to navigation
Jump to search
→Edit Firebird configuration
m (Reverted edits by Upazixorys (Talk); changed back to last version by Letsgolee) |
|||
Line 72: | Line 72: | ||
<pre>RootDirectory = \usr\local\firebird</pre> | <pre>RootDirectory = \usr\local\firebird</pre> | ||
<pre>DatabaseAccess = Restrict W:\usr\local\firebird;W:\var\firebird;W:\var\firebird\backup</pre> | <pre>DatabaseAccess = Restrict W:\usr\local\firebird;W:\var\firebird;W:\var\firebird\backup</pre> | ||
Be careful when you define the DatabaseAccess, it should have the drive letter "W:", otherwise the firebird gives you error. | Be careful when you define the DatabaseAccess, it should have the drive letter "W:", otherwise the firebird gives you error.[http://www.tweakwindows7.net window 7 tweaks] | ||
<pre>TempDirectories = /tmp | <pre>TempDirectories = /tmp | ||