![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Perl CGI with SQLite Windows and IISby huck (Prior) |
on Mar 19, 2018 at 19:55 UTC ( #1211265=note: print w/replies, xml ) | Need Help?? |
For starters you may wish to add to get past the bad headers part. but i suspect that your problem is that when you said I did set the database directory to have rights of Full Control. one of two things were still not right. first while the directory may have write privileges it may not have also changed all the files in that directory to have write privileges. but it is more likely that you set up the privileges for your user, while IIS does not run under your userid, instead it runs under another userid. and that userid needs to have the write privileges as well as your userid
In Section
Seekers of Perl Wisdom
|
|