![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
DBD::Oracle issuesby jjhorner (Hermit) |
on Jul 31, 2001 at 19:19 UTC ( #101185=perlquestion: print w/replies, xml ) | Need Help?? |
jjhorner has asked for the wisdom of the Perl Monks concerning the following question: I'm having DBD::Oracle permission issues on an NT 4.0 Server running IIS: I have a script:
I get the following error when I try to allow anonymous
access to this script, I get:
Where PATH is actual system path (sanitized). When I force logins, everything works fine. I have changed permissions on my c:\Perl, c:\orant, and c:\winnt directories to be Everyone Full Control (it won't stay this way once we get this fixed.) My only thought is that something, somewhere doesn't allow access to our anonymous user account, but I don't know where. I've checked all of the known places. Any ideas? J. J. Horner Linux, Perl, Apache, Stronghold, Unix jhorner@knoxlug.org http://www.knoxlug.org/ Edit: chipmunk 2001-08-02
Back to
Seekers of Perl Wisdom
|
|