Apache::GzipChain Apache::OutputChain

2001-08-08 Thread Riardas epas
Hi! What does this error messsage mean? untie attempted while 1 inner references still exist at /usr/local/lib/perl5/site_perl/5.6.1/Apache/OutputChain.pm line 28. Mozilla shows empty screen. I have in httpd.conf: Location /scripts SetHandler perl-script PerlHandler

Re: Charset woes

2001-06-13 Thread Riardas epas
On Wed Jun 13 16:17:14 2001 +0200 Robin Berjon wrote: Hi, I'm running into trouble with browsers submitting data using various charsets and not telling me which charset they're using. This results in all sorts of breakages and unusable text. I can't be the only one dealing with this

[JOB SEEKER] Freelancer / external developer for hire

2001-02-15 Thread Riardas epas
Hello everybody, I'd like to make known my availabilty for telecommuting work. I have significant experience developing web applications/handlers/modules in mod_perl, php, DBI/MySQL on FreeBSD/Linux/Unix. I also have sysadmin experience in Apache, Apache's ssl modules, MySQL, BIND,

Re: modperl + FrontPage Server Extensions

2001-02-05 Thread Riardas epas
On Mon Feb 5 14:47:22 2001 + Matt Sergeant wrote: On Mon, 5 Feb 2001, Rafael Caceres wrote: Hi Jose: I don't use Apache-ASP, but we have Apache-Sandwich, SSL and FrontPage support in both a Linux and Alpha boxes, and have never seen a conflict. The only tough part was building

Re: Email (mod_perl) Apache module?

2000-12-15 Thread Riardas epas
On Fri Dec 15 11:28:03 2000 -0800 brian moseley wrote: On Fri, 15 Dec 2000, Perrin Harkins wrote: Is there a reason you don't want to just hack on WING? It's a pretty powerful system and it was designed for mod_perl. Look it up on CPAN. it's an option, but it's got a large amount

Re: Memory Usage

2000-11-07 Thread Riardas epas
On Tue Nov 7 09:37:02 2000 -0500 Buddy Lee Haystack wrote: Thank you very much! Now I know why most of the people on this list don't use DSO. Is there any other work around for this situation other than rotating my logs less frequently? Maybe a different method of rotating my logs like

Re: Memory Usage

2000-11-07 Thread Riardas epas
On Tue Nov 7 11:57:44 2000 -0500 Buddy Lee Haystack wrote: I can always rotate my logs manually, or use the Apache rotatelogs program that Ri?ardas ?epas recommended, although if the "rotatelogs" program restarts the server I'll be back to square one - the program's man page just states

Re: multilanguage site

2000-09-03 Thread Riardas epas
On Fri Sep 1 23:18:13 2000 -0400 Eric L. Brine wrote: You basically must use an encoding like UTF-8 which can reach the entire unicode character set or else you cannot mix languages. Not quite. To display characters not in the current character set, use "...;" encodings, such as

Re: How to have a sub process or a fork ?

2000-05-06 Thread Riardas epas
On Sat May 6 13:34:35 2000 +0200 Thierry-Michel Barral wrote: buongiorno a tutti, [sorry, but I'm currently listening Le Nozze di Figaro !] I have a little question : ( I'm using mod_perl 1.23, scripts under Apache::Registry) I have a script updating a db from parm given by the client,

Re: memory leaks redux

2000-02-03 Thread Riardas epas
On Sat Jan 29 13:11:25 2000 + Mike Whitaker wrote: [EMAIL PROTECTED] (Doug MacEachern) wrote: there are hints in the SUPPORT doc on how to debug such problems. there was also several "Hanging process" threads in the past weeks with more tips, search in the archives for keywords gdb,