Hello, > > I'm running under NT with the latest Active State PERL and Embperl binary > distribution > > I am trying to get an embperl program to run under CGI. I have the following > simple cgi program >
There is a script called embpcgi.pl in the distribution, which should normaly do the right thing > > Simple right??? Yet when I execute it I get a blank screen and no errors in > the error_log. > Basicly your script should work also. Maybe you should try to look at the raw result and http headers. Try lwp-request -e http://localhost/path/to/yourscript If this doesn't help send the output of the above command and tell us which web server you are using Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
