OK, still can't get the CGI working with the "mchttpd_0.1b.mc" server. In
order to rule out my limited understanding of Linux, I've switched to the
Mac, and put everything in the same folder.
Echo.mt still does not work. I've renamed metacard to "mc", the "index.html"
and any other root files are served up OK, but the CGI hang's the server (do
I need another Metacard app to load and run the CGI?), and it looks as is
nested folders aren't recognised within the root folder (pathname problem?).
Haven't looked at the script yet. Might get a chance tonight, but i would
really appreciate some help getting the CGI working by Monday as I want to
do some teaching using metacard cgi's monday afternoon. Any help out there?
> From: andu <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 18 Nov 1999 13:07:40 -0500
> To: [EMAIL PROTECTED]
> Subject: Re: Apache no more: Metacard server and and Metacard CGI's?
>
> On Thu, 18 Nov 1999, you wrote:
>> OK progress, I've ditched Apache for now and have got the Metacard server up
>> and running on Linux. Serving HTML works but can't get the echo.mt cgi to
>> work yet.
>>
>> I think this is probably because the root for the server is:
>>
>> /root/mc23/mchttpd
>>
>> and the root for the Metacard app is:
>>
>>
>> /root/mc23
>>
>> so if the .mt script work like perl etc I guess the first line should be:
>>
>> #!/root/mc23/mc
>>
>> But not sure.
>>
>> By the way, will the server work with Perl CGI's etc?
>
> It should work with any scripts, I have to double check though(later on
> tonight). You just have to add the suffix to the config file in Settings.
>