Re: [EMAIL PROTECTED] Running cgi that uses SQLDriverConnect (unixODC) makes Apache throw Error 500

2008-06-12 Thread Miguel Rentes
Hi Krist, The problem was in httpd.conf. I added the "PassEnv ORACLE_HOME" directive and my .cgi code (listed bellow) worked fine. Thanks for everything, Miguel Rentes Miguel Rentes wrote: Hi Krist, Krist van Besien wrote: On Tue, Jun 3, 2008 at 12:52 PM, Miguel Rente

Re: [EMAIL PROTECTED] Running cgi that uses SQLDriverConnect (unixODC) makes Apache throw Error 500

2008-06-03 Thread Miguel Rentes
Hi Krist, Krist van Besien wrote: On Tue, Jun 3, 2008 at 12:52 PM, Miguel Rentes <[EMAIL PROTECTED]> wrote: > [Tue Jun 03 11:21:20 2008] [error] [client 172.18.200.62] Premature end of > script headers: lista_alarmes.cgi, referer: > http://172.18.200.153/cgi-bin/get_re

[EMAIL PROTECTED] Running cgi that uses SQLDriverConnect (unixODC) makes Apache throw Error 500

2008-06-03 Thread Miguel Rentes
in/get_ret.cgi I can only think that Apache doesn't know how to execute SQLDriverConnect. But if this is true,how do I make it work? Any help would be very appreciated. I have no more clues or ideas to solve this right now... Best regards, Miguel Rentes