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

cant enable cgi

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  CONNECT filtering  
Author Message
nospam179

External


Since: Aug 20, 2003
Posts: 29



(Msg. 1) Posted: Tue Dec 02, 2003 9:42 am
Post subject: cant enable cgi
Archived from groups: alt>apache>configuration (more info?)

Hi,
I've got Mandrake 9.2 installed and apache 2
Server Version: Apache-AdvancedExtranetServer/1.3.28 (Mandrake
Linux/3mdk) mod_perl/1.28
Server Built: Sep 15 2003 07:33:36

I've got a line in my html file:
<!--#exec cgi="cgi-bin/counter.cgi" -->

This works under my other system with apache 1.3.27
But on my new system nothing happens, no errors in the logs, no nothing, its
as if its ignoring the call to counter.cgi

In commonhttpd.conf I have
ScriptAlias /cgi-bin/ /var/www/cgi-bin/
AddHandler cgi-script .cgi
<Directory /var/www/cgi-bin>
AllowOverride All
Options ExecCGI Includes
<IfModule mod_access.c>
Order allow,deny
Allow from all
</IfModule>
</Directory>

<IfModule mod_include.c>
XBitHack on
</IfModule>

also The file with the reference to counter.cgi is r-xr-xr-x

What am i missing?
Thanks
Eric

 >> Stay informed about: cant enable cgi 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to enable SSL? - I can access my apache server 2.0.46 via http://mydomain.com. However, I cannot access https://mydomain.com. I've obtained a temporary cert from VeriSign, configured the ssl.conf like: SSLCertificateFile /etc/httpd2/conf/ssl.crt/public.crt..

Enable directory browsing? - Hi I get the following error message when I call my public webdir without an index.html: --- Forbidden You don't have permission to access /~moeller/ on this server. Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.7 Server --- This worked in the past...

Newbie - How to enable PHP support in Apache? - Greetings, I'm using SuSE 8.2 Pro, Apache is running but somehow my php pages won't load in my browser. I got apache2-mod_php4 and mod_php4 installed. Do I have to edit a config file somewhere else? Thanks in advance, Sergio

How to enable Options Indexes on subdirectories, but not r.. - Hello all! I'm a bit of an Apache newbie. I'm running Apache2 (Apache/2.0.48). I'm wanting to turn Indexes off in the / directory, but, I want it on in a subdirectory, but, it doesn't seem to be working. I've got something like this: <Directory..
   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 ]