On 11/18/05, vivek relan <[EMAIL PROTECTED]> wrote:
> Hi everybody,
>
> I am interested in my own shared library (.so file)
> to be run on apache server. I have copied my .so file in cgi-bin folder as
> well as script program which calls the functions of it (it's object fil
Hi everybody, I am interested in my own shared library (.so file) to be run on apache server. I have copied my .so file in cgi-bin folder as well as script program which calls the functions of it (it's object file). But, when I run program its not working.