in reply to
DBI::SQLite and apache [SOLVED]
Either you used a relative path to the file, which you should change, or there's a permissions problem with an enclosing directory.
Comment on
Re: DBI::SQLite and apache
Replies are listed 'Best First'.
Re^2: DBI::SQLite and apache
by
halfcountplus
(Hermit)
on Jun 12, 2009 at 19:15 UTC
Changing the ownership of the db's directory worked. Thanks!
[reply]
In Section
Seekers of Perl Wisdom