On 2011-12-13, Bentley, Dain <[email protected]> wrote: > Thanks for the help. I'm getting a different error now: > SQLSTATE[HY000] [1] unable to open database: /path/to/db > > Can't seem to find much on this error. Something from the PHP website about > having to recompile PHP from source but it's an old thread and I'd rather not > use non-packaged third party tools if I can help it.
I think this is what you see when the database is in a non-writable directory.

