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?

Reply via email to