Re: Threading issue in 5.6 and 5.8

2003-08-14 Thread Mustafa Tan
setting to 1 in my httpd.conf file. The problem disappeared right away. --- Stas Bekman <[EMAIL PROTECTED]> wrote: > Ged Haywood wrote: > > Hi there, > > > > On Thu, 7 Aug 2003, Mustafa Tan wrote: > > > > > >>script's name is A, and I execute th

Threading issue in 5.6 and 5.8

2003-08-07 Thread Mustafa Tan
Hi everybody, I have a simple script that uses POP3Client to retrieve emails. It turns out that I can run this script only once, or more if all the subsequent requests are to the same script. That is say, my script's name is A, and I execute the same script 20 times subsequently there is no problem

Re: mod perl , windows/apache problem

2003-07-28 Thread Mustafa Tan
Hi Erik, it seems that you ported a perl code from Unix to Windows. In my experience, fcntl was creating a problem in my code. That maybe the case for you too, and also post the error log messages if there is any. --- Erik Browaldh <[EMAIL PROTECTED]> wrote: > Hello everyone! > > I have written

Re: must I use mod-perl

2003-07-13 Thread Mustafa Tan
Hi Bulba007, You should use mod_perl when and if your CGI need is more complex than a set of CGI scripts. For example you need better performance, better control of the whole process, such as authorization, authentication, etc.., you need to implement real sound web applications, etc... mod_perl i

Dynamically banning hosts

2003-07-11 Thread Mustafa Tan
Is it possible to dynamically ban IP addresses using mod_perl. Like even the first connection from the specified ip will be rejected. I know that you can do this using httpd.conf but I am wondering how to do the same dynamically while Apache is running. Also how can I cope with denial of service a

Few Important Questions

2003-06-18 Thread Mustafa Tan
Hi Everybody, mod_perl is a great software. Thanks for everybody who spent time on it and make it available. When you send a reply to this, can you also describe how we can help, as an individiual, to support mod_perl and people behind it financially. Now here are some of my questions. I am workin

Problem with mod_ssl and mod_perl on Windows

2003-06-10 Thread Mustafa Tan
Hi, I was trying to setup Apache (with mod_perl and mod_ssl) on Windows ME, and I had a weird problem. Before the problem, let me talk about more about some details. I have installed Apache from http://perl.apache.org/dist/win32-bin/. I installed the perl 5.6 version, which is perl-win32-bin.exe.