[thelist] PHP Help - Please

CDitty mail at redhotsweeps.com
Tue Nov 28 22:39:29 CST 2000


Try referencing the full path.  That should be the key.

<TD>
<? virtual('cgi-bin/q3mon.pl'); ?>
<? virtual('cgi-bin/hlmon2.pl'); ?>
</TD>

CDitty

At 10:32 PM 11/28/00 , you wrote:
>Neither one works...here's what I tried
>
><TD>
><?
>$q3 = `perl cgi-bin/q3mon.pl > /dev/null`;
>print($gs);
>?>
>
><?
>$hl = `perl cgi-bin/hlmon.pl > /dev/null`;
>print($hl);
>?>
></TD>
>
>and
>
><TD>
><? virtual('cgi-bin/q3mon.pl'); ?>
><? virtual('cgi-bin/hlmon2.pl'); ?>
></TD>
>
>These scripts work when executed in regular HTML like this:
>
><TD><!--#exec cgi="/cgi-bin/q3mon.pl"--><BR>
><!--#exec cgi="/cgi-bin/hlmon2.pl"--></TD>
>
>When ran, they both cat data in other directories and output that data
>wrapped inside some internal HTML code....
>
>Thanks
>
>
>--
>Jay Fitzgerald - N at ta$ - Internet Director
>===================================
>Digital Athlete Gamers League   http://www.dagl.net
>===================================
>ICQ: 38823829
>
>
>
>---------------------------------------
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list