Re: running perl scripts on Solaris 9

From: rk (rkmullapudi_at_engineer.com)
Date: 11/17/03


Date: 17 Nov 2003 09:49:20 -0800

Martin Paul <map@par.univie.ac.at> wrote in message news:<3fb8cca8$0$11742$3b214f66@usenet.univie.ac.at>...
> rk <rkmullapudi@engineer.com> wrote:
> > But why i try to open the url like this
> > http://localhost/cgi-bin/example01.pl, it does't work. And i tried
> > http://localhost/example01.pl which also does't work.
> >
> > Can someone please help me to configure this setup to generate web
> > pages using perl & cgi scripts.
>
> Could have a lot of different reasons. Things to try first would
> be running one of the perl scripts from the command line instead
> as CGI, and taking a look into apache's error log file after
> trying to access a CGI script.
>
> mp.

Yes, I got the errors in the error.log which says about the permissions.

Thanks for making me alert!
rk



Relevant Pages

  • Re: CGI Web Application Problem
    ... > virtually shared with the individual web site folders. ... Can you run any other cgi script? ... (i.e. the printenv )? ... What does the error log file of the webserver say? ...
    (microsoft.public.win2000.general)
  • best practice ... requires
    ... i'm having trouble with variables ... I have a main cgi script ... ... In main.cgi i have some other perl scripts that have subroutines ...
    (comp.lang.perl.misc)