Can anyone help please.  I don't know where things are not working.  Do I
have to do any configuration with IIS and ODBC?

I have activeperl 5.005_03 build 518 installed on NT4.0  web server
(option pack four).  The only folder that has execute permission is
cgi-bin.  I am able to run simple scripts and have the output displayed
on my page (http://..../cgi-bin/mytest.pl).

I have another folder that has both read and write permissions that has an
access databse file (flie1.mdb) which I setup as a system DSN using
Microsoft Access Driver (*.mdb).  When I run my script through the command  
line I get what I expect but when I run it through the brwoser I get the
following error:

Software error:
could not open file1 at C:\Inetpub\wwwroot\cgi-bin\testing.pl line 16. 
For help, please send mail to this site's webmaster, giving this error
message and the time and date of the error

If any of you has experience putting a database on the web using and
access please help.


Thank you


 
Ahmed

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to