Hi,

You have 3 options:

- You give the database enough rights to create the directory.
- You create the directory before starting the application.
- You use a directory where the application has enough access rights.

> on Windows the directory /ourb is being created

Because the process has the rights to do so.

> But on Linux, unless you start up the web server as root, the
> directory /ourdb can not be created.

Because the process doesn't have the rights to do so.

Regards
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to