How may I recognize cgi-bin dir in URITranslation phase?

2001-07-12 Thread Alberto Canzi
Hi, how may my Uri Translation handler recognize that requested url is a cgi? How could it get cgi-bin directory path? Thanx -- Alberto Canzi OpenFor s.r.l. e-mail: [EMAIL PROTECTED]

Re: help about ap_pool in Perl

2001-07-11 Thread Alberto Canzi
Doug MacEachern wrote: On Tue, 10 Jul 2001, Alberto Canzi wrote: Hi I need to use the ap_pool structure. In my Apache Module writing book is explained how to use it in C but nothing is said about using it in Perl. How does it work ? How may I use it in Perl? what do you need

help about ap_pool in Perl

2001-07-10 Thread Alberto Canzi
Hi I need to use the ap_pool structure. In my Apache Module writing book is explained how to use it in C but nothing is said about using it in Perl. How does it work ? How may I use it in Perl? Many Thanks -- Alberto Canzi OpenFor s.r.l. e-mail: [EMAIL PROTECTED]

help about ap_pool in Perl

2001-07-10 Thread Alberto Canzi
Hi I need to use the ap_pool structure. In my Apache Module writing book is explained how to use it in C but nothing is said about using it in Perl. How does it work ? How may I use it in Perl? Many Thanks -- Alberto Canzi OpenFor s.r.l. e-mail: [EMAIL PROTECTED]

I need help...

2001-07-05 Thread Alberto Canzi
thing because of synchronizations problems...) I hope to have been clear enough ... and to have written to the right e-address! -- Alberto Canzi OpenFor s.r.l. e-mail: [EMAIL PROTECTED]

I need help...

2001-07-05 Thread Alberto Canzi
thing because of synchronizations problems...) I hope to have been clear enough ... and to have written to the right e-address! -- Alberto Canzi OpenFor s.r.l. e-mail: [EMAIL PROTECTED]

Problems with Apache::SharedMem

2001-07-05 Thread Alberto Canzi
= $share-error; logga($self,SUCCESSO LA setGVar $err); $ret = 1; } $share-unlock; } $share-release; return $ret; } * I get errors when I call setGVar(). Could someone help me? Many Thanks, Alberto -- Alberto