Derrald Vogt (dvogt++at++parrothead)
Mon, 9 Mar 1998 11:37:13 -0800 (PST)
By the way, the serach tool on the web is accessible again from:
http://techpubs.sgi.com/library/manuals/3000/007-3632-001/html/
This is response to the Performer search tool that works as a CGI on a Web
server. Any questions about this tool or configuration issues, can be directed
to me (dvogt++at++sgi.com).
Derrald
> How do I access the html pf tools if Performer is not installed in root.
> I have installed Performer under /Performer2.2 and the
> performer_tools subsystem has been installed. My O2 has Netscape
> installed but under /var/www there is no cgi-bin path. There is a
> path /Performer2.2/var/www/cgi-bin. I also have perl installed.
> Pointing netscape to "http://<hostname>/Performer2.2"
> (or any similar variant) results in "The requested object does not
> exist on this server. The link you followed is either outdated,
> inaccurate, or the server has been instructed not to let you have it."
> I've read the relnotes to performer_tools but I'm my own administrator
> and I can't find any reference to how to install "HTTP Server
> Software" let alone configure it. Help...
--------------------------------------------------------------------
If you are using a Netscape server you will need to edit your obj.conf file.
For a Netscape server the obj.conf can be found in
/usr/ns-home/httpd-<port or host name>/config
Add the following line with the other lines that start with "NameTrans."
NameTrans fn="pfx2dir" from=/performer
dir="/Performer2.2/var/www/performer"
Edit the line that looks like:
NameTrans fn=pfx2dir from=/cgi-bin dir="/var/www/cgi-bin" name="cgi"
to look like:
NameTrans fn=pfx2dir from=/cgi-bin dir="/Performer2.2/var/www/cgi-bin"
name="cgi"
You will have to restart the Netscape Server in order for these changes to take
affect.
To access the API Search tool use the following syntax:
http://<hostname>/performer
---------------------------------------------------------------------------
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:00 PDT