
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Raq4i and Interchange
I have setup IC on many raq3/4/XTR's It's really not all that hard. the
main thing to remember is in httpd.conf, add a line to the site entry that
looks like this:
(The reason you have to do this is that you can still control the
operations of normal cgi's and .pl scripts through the admin interface
(Using CGIWrap) )
AddType cgi-script .ic
restart/reload the httpd server.
Install the interchange-4.8.x.rpm
Install the interchange-foundation-4.8.x.rpm
Do NOT install the foundation demo rpm. The directories and paths are all
wrong for the raq's
You just have to create the initial demo manually, and since you installed
the foundation rpm all you have to do is /usr/lib/interchange/bin/makecat
Remember that when you create your foundation demo to name the cgi's with
the .ic convention that you specified in httpd.conf
For perl, specify a difference path for the install, and point interchange
to that location.
At 01:27 PM 12/10/01 -0700, you wrote:
>I gave up putting interchange on a RAQ. Perl 5.0x is not easy to upgrade
>on the RAQ4i - it broke my GUI when I tried. Since perl 5.6.1 is
>necessary for interchange (Data::Dumper, etc), I decided to try
>Interchange on a RedHat 7.1 box instead.
>
>Other problems you may have with the RAQ include TCP wrappers / suid
>issues. Interchange needs to run as its own user, whereas the RAQ's
>tcp_wrappers controls who runs scripts, etc. You may need to rename
>interchange.cgi to interchange.int and change your configuration in
>httpd.conf.
>
>I wish i could offer more positive input. I tried with both rpm and
>tarball, to no avail.
>
>jim
>_______________________________________________
>interchange-users mailing list
>interchange-users@interchange.redhat.com
>http://interchange.redhat.com/mailman/listinfo/interchange-users
Brian Kosick
Web Programmer
New Age Consulting Service, Inc.
216-619-2000
briank@nacs.net
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users