Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

problem with perl

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  access question  
Author Message
harriegeertsdi

External


Since: Aug 31, 2003
Posts: 1



(Msg. 1) Posted: Mon Sep 01, 2003 1:35 am
Post subject: problem with perl
Archived from groups: alt>apache>configuration (more info?)

[Sun Aug 31 20:42:48 2003] [error] [client 127.0.0.1] attempt to invoke
directory as script: c:/foxserv/www/cgi-bin

This is standing in error.log Apache.

And I get:

Forbidden.
You don't have permission to access /cgi-bin/ on this server.

Whenever i go by IE6.0 to the cgi-bin directory.
I use windows XP.

These are my httpd.conf settings:
Alias /perldir/ "c:\foxserv\www/perl/"
<Directory "C:\FoxServ\www/perl">
Options +ExecCGI
AllowOverride Options
Order allow,deny
Allow from localhost
</Directory>
ScriptAlias /cgi-bin/ "C:/FoxServ/www/cgi-bin/"
<Directory "C:/FoxServ/www/cgi-bin">
Options +ExecCGI
AllowOverride None
order allow,deny
Allow from localhost
</Directory>


I searched many faqs, but can't solve it.


Harrie Geerts

 >> Stay informed about: problem with perl 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Perl-5.8-win32-bin configuration problem - why the configuration fail and return message asking me to set the top level directory for perl when i have already set one.

Apache2 + perl - <font color=purple> ;> I have Apache 2 installed and ActivePerl.</font> <font color=purple> ;></font> <font color=purple> ;> When i go to my cgi-bin folder and try to open a .pl file it gives...

using the perl module - Hi; I have Apache 2.0 up and running after a bit of work. When I went to configure the CGI interface I ran into some problems. When I created a simple Perl script it would not run using the line #!/usr/bin/perl The problem was that the Apache 2.0 did not...

perl scripts appear as text - Ive set up a virtual host which seems to work OK, except for links that are to scripts that generate pages. the script text is appearing rather than the generated page. The bit of the virtualhost Directive <VirtualHost *> ..... DocumentRoot..

CGI Won't Run Perl Script Using Exec - I am unable to get CGI to run a script using the exec command in the html code. It does not matter if the extension for the script (counter) is .cgi or .pl. This file is just a test for later use on a production page. The following is the html code: ..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]