Re: [MacPerl] vqserver and macperl
[email protected] (David Steffen) Wed, 24 Jan 2001 13:53:57 -0600
| Newsgroups | perl.macperl,perl.macperl.webcgi |
|---|---|
| Message-ID | <v04210104b694e1a65a27@[206.109.105.75]> |
At 2:36 PM -0500 1/24/01, Robby Taylor wrote: >Has anyone here used vqServer and MacPerl together. I am having a problem >with getting MacPerl to run cgi's sent to it by vqServer. (I would suggest moving this to macperl-webcgi) I had not heard of vqServer until your post. I looked at its home page, specifically to see how it handles CGI's on a Mac but was unable to quickly find an answer to that. The reason I looked for that information is that the mechanism used for communication between CGI's and Web servers on Unix (<STDIN> and <STDOUT>) doesn't work on a Mac. One of the first Mac Web servers, MacHTTP (the great granddaddy of WebSTAR) introduced a standard for doing this on a Mac using AppleEvents which most Mac Web servers have followed and for which the MacPerl CGI glue is designed. It is not clear to me that a package designed to make use of the portability of Java to run on multiple platforms will necessarily follow the MacHTTP standard, and if it doesn't the MacPerl CGI glue will not work. Just one possibility to pursue. Do keep us posted about what you find out. -David- David Steffen, Ph.D. President, Biomedical Computing, Inc. <http://www.biomedcomp.com/> Phone: (713) 610-9770 FAX: (713) 610-9769 E-mail: [email protected]