Frequently Asked Questions | Mar 3, 2026 - 06:38pm |
|
|
Frequently Asked Questions Errors and Error Messages 
Error while initializing webx-run: ./webx-run error: could not open database file "webx.db" for writing [Permission denied]
Rate This FAQ
(Not yet rated)
|
Created On: 25 Oct 2005 11:22 am Last Edited: 25 Oct 2005 11:22 am |
| Question |
|
|
I executed "./make-run" to start Web Crossing and I got:
Error while initializing webx-run: ./webx-run error: could not open database file "webx.db" for writing [Permission denied] |
| Answer |
Your current user access level doesn't permit you to run Web Crossing.
Under OSX this usually means you forgot to "sudo" first (sudo ./make-run)
Under other *Nix OSes you either are not logged in as root, or whatever user your system administrator requires. |
|
|
|
|