
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] Permission problems / ExecCGI option on?
Josh,
I posted a while ago the steps I went through to get IC working on a RaQ4.
Basically from scratch what I did, create a new site, make user interch
under new site, configure and install interch, ie
/home/sites/site1/users/interch/interchange for the installation, and then
/home/sites/site1/users/interch/catalogs for catalog directories. Edit
/etc/httpd/conf/httpd.conf, and for the <VirtualHost> tag for site1, I put
the following line in:
AddHandler cgi-script .ic
Then in access.conf I put:
<Directory /home/sites/site1/web>
AllowOverride All
Options All
</Directory>
Then when running makecat, base path was /home/site/site1/web, no cgi
directory, and cgi url was shop1.ic or foundation.ic or whatnot.
Not sure how picky Apache is on syntax and whether that trailing slash makes
a difference (/home/web/), though I would assume not. The other
consideration is I thought /home/sites/home was controlled by the admin
server (a different instance of Apache), where as the /home/sites directory
and subdirs besides /home were controlled by the normal http server.
Best of luck,
Ross Cousens
-----Original Message-----
From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-users-admin@interchange.redhat.com]On Behalf Of
Joshua Sowin
Sent: Friday, 5 October 2001 2:36 AM
To: interchange-users@interchange.redhat.com
Subject: [ic] Permission problems / ExecCGI option on?
Hello,
I'm still trying to get interchange to work on my Raq system... and I'm
almost there. The one last thing I have to do (well, hopefully) is to run
the interchange script without cgi-wrapper. I added the AddHandler to
handle .ic files as a cgi-script, but when I try to run the script I get a
permission denied error.
The error log in apache says that the ExecCGI option is not on in the
directory it is in, so I enabled it (I tried to anyway) by adding the
following in my access.conf and httpd.conf:
<Directory /home/sites/home/web/>
Options FollowSymLinks ExecCGI
</Directory>
But yet I still get the same permissions error (you can see it at
http://64.94.194.167/foundation.ic
I hope someone can help with this, I'm about sick of all these problems
just to get this to work... Thanks in advance!
In Christ,
Joshua Sowin
founder, gracehost.com
webmaster, 5050petsupply.com
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users