Re: CGI programming

2009-12-01 Thread Rene Schickbauer
Anant Gupta wrote: I am not allowed to write to /var/www/cgi-bin/ I am not the root user of my machine Is their any way i can try out my perl cgi programs on this machine( Red Hat Linux) Hmm, with a few small changes, you could try to use HTTP::Server::Simple::CGI, just make sure you use a po

Re: CGI programming

2009-11-30 Thread Philip Potter
2009/11/30 Anant Gupta : > I am not allowed to write to /var/www/cgi-bin/ > > I am not the root user of my machine > Is their any way i can try out my perl cgi programs on this machine( Red Hat > Linux) Ask the root user of your machine. As an example of how these things work, at my university I c

Re: CGI programming

2009-11-30 Thread lan messerschmidt
On Mon, Nov 30, 2009 at 5:39 PM, Anant Gupta wrote: > I am not allowed to write to /var/www/cgi-bin/ > > I am not the root user of my machine > Is their any way i can try out my perl cgi programs on this machine( Red Hat > Linux) > That's decided by the http server's config. Some of httpd.conf ma