[ic] Interchange running, demo site not running

msquared msquared@digitalwizards.com.au
Wed, 10 Jan 2001 10:48:16 +0800


On Tue, Jan 09, 2001 at 12:31:00PM -0500, David Somner wrote:

> If I type in http://www.sitename.com/construct.cgi, it says that the
> user does not have appropriate privaleges to  run the cgi script. 
> Interchange set the user of this file to "interch".

What webserver are you running, and what version?  Have you checked the
web server's log files?

If you're using Apache, check the ownership of the link file.  Also, make
sure the owner is set correctly, particularly if you are using suexec with
VirtualHost containers.  Make sure you can actually execute cgi in the
directory where the link has been copied.

Try a test.cgi or something like that.  Make it look like this:

  #!/usr/bin/perl
  print "content-type: text/html\n\n";
  print "foo!\n";

Get that working, and whatever you had to do to get it working, do the
same to the Interchange link file.  :-)

             2
Regards, /|/|
        /   | (MSquared)
-- 
___________________________________________
M Squared  <msquared@digitalwizards.com.au>
Product development
Digital Wizards
http://www.digitalwizards.com.au