Berkeley DB XML & PHP - Permission Issues -
09-26-2006
, 04:09 PM
I wanted to evaluate Berkeley DB XML compared to Exist, so I began to
build a little script in PHP to test it out.
I attempted to create a new container and when I do so, I get a warning
about Permission Denied. How does Berkeley DB XML handle permissions,
how do I set this up? Do I need to login when I instantiate the
XmlManager some how? |