[ADMIN] Re: Perl Script and Postgres DB running via Apache Web Server

2000-02-29 Thread Mark Dalphin
Hi Carla and Chris, > I have the following Perl Script (with Postgres code): > > [ stuff deleted] > This Script will run from the command line, and inserts values into the > existing DB and table. When it is run via the web browser, nothing happens > (browser hangs). The script is in the /usr/lo

[ADMIN] Re: Perl Script and Postgres DB running via Apache Web Server

2000-02-28 Thread Patricia Hawkins
One: su root su - nobody Cd to the appropriate directory. Run the script. What happens? Two: (If that didn't help) Do the CGI magic to make the browser display the environment variables set for the CGI script. Su to nobody (as above) and set all the env variables (and I mean all of them, incl