| From: | s0lao(at)netscape(dot)net (S(dot) L(dot)) |
|---|---|
| To: | rsharma(at)bigstep(dot)net |
| Cc: | pgsql-cygwin(at)postgresql(dot)org |
| Subject: | Re: Why cant I load Pg module from my perl CGI under IIS? |
| Date: | 2001-06-15 06:29:12 |
| Message-ID: | 19F6CCDA.1CE07EBC.00013D13@netscape.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
Rishi Sharma <rsharma(at)Bigstep(dot)net> wrote:
>
> I can run the following test script in a dos shell by typing:
> >perl test.pl
>
[...]
>
> however, when I convert to cgi this script, it just hangs in my browser.
> What could be wrong with my IIS environment. The system has all the path,
> ld_library_path, pgdata, pdlib variables set.
>
> How can I test if Pg is infact in my web server's environment.
>
> Best,
>
> Rishi Sharma.
>
>
Just wondering, IIS hasn't an apache-like ErrorLog configuration directive (checkbox for EventViewer or textfield for filename or whatever)? It could ease your pain, as perl certainly errs out the error :)) Why don't you redirect err (stderr) to a file from the script, anyway ?
Regards,
SLao
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henshall, Stuart - WCP | 2001-06-15 07:53:33 | RE: Service reboot leaves postmaster.pid |
| Previous Message | Pat Hardy | 2001-06-15 01:58:55 | Re: Cannot build JDBC driver for PostgreSQL 7.12 on NT |