<?xml version="1.0" encoding="windows-1252"?>
<node id="187346" title="Re: framechat (mod_perl patch)" created="2002-08-03 10:28:40" updated="2005-08-10 15:28:29">
<type id="11">
note</type>
<author id="110201">
hacker</author>
<data>
<field name="doctext">
I'm not quite sure I understand where this fits in the framechat2 scheme of things. It's an Apache::Registry handler, so I originally thought it belongs in startup.pl, which is called from my PerlRequire line in httpd.conf, but that didn't work, and reading the code, I don't see where you hook into $WEB/framechat/index.pl (or whatever). 
&lt;p&gt;Can you provide a quick installation blurb on this so I can figure out how to get this working under mod_perl? 
&lt;p&gt;What is mod_framechat.pl? 
&lt;p&gt;What is launch_framechat.pl?&lt;p&gt;&lt;b&gt;Update&lt;/b&gt;: Apparently the patch collides directly with my existing startup.pl, and will need some more investigating to get them to co-exist. My startup.pl looks like this:&lt;blockquote&gt;&lt;code&gt;use strict;
$ENV{GATEWAY_INTERFACE} =~ /^CGI-Perl/ or die "GATEWAY_INTERFACE not Perl!";

use Apache::Registry ();
use CGI (); CGI-&gt;compile(':all');
use CGI::Carp ();
use DBI ();
use DBD::mysql ();
&lt;/code&gt;&lt;/blockquote&gt;
</field>
<field name="root_node">
63816</field>
<field name="parent_node">
87842</field>
</data>
</node>
