Well there is something wrong with your script. First see if this script runs in command line.
Then make sure if follows the CGI standard (ie, sheband line #!/perl, Content-type output, etc...) Then it would help if you posted the script here, so that we can identify the problem. It's probably the smartest folks on the net here, but they still can't read minds:-) Ilya -----Original Message----- From: Mohsen Mahdavi-Hezaveh To: [EMAIL PROTECTED] Cc: mohsen Mahdavi-Hezaveh Sent: 2/25/02 12:35 PM Subject: Using DBI and Perl with Apache on Winows 2000 server. I have installed Perl and DBI module and DBD-ODBC on Windows 2000 Server with the Apache as the Web Server. I can run Perl scripts and they work fine but when I run them with references to DBI module I get the following error. Is there any extra configuration that I have to do for Apache in order to make it run. My databases are Microsoft Access databases. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Mohsen
