AW: print throwing intermittent Segfaults [ solved ]

2009-11-23 Thread Denis Banovic
her worries :-) -- Morten Bjoernsvik, Developer, Decision Analytics -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: 23. november 2009 09:46 To: mod_perl list Subject: Re: AW: print throwing intermittent Segfaults Denis Banovic wrote: > Hi Willian, > > Thanks f

AW: print throwing intermittent Segfaults

2009-11-23 Thread Denis Banovic
endet: Samstag, 21. November 2009 19:28 An: Denis Banovic Cc: modperl@perl.apache.org Betreff: Re: print throwing intermittent Segfaults This is the list of stuff I usually start with when I get a problem that doesn't seem to be tied to a particular code path. * code path - perhaps a particular

print throwing intermittent Segfaults

2009-11-21 Thread Denis Banovic
Hi Everybody, I'm having big problems with mod_perl throwing intermittent Segmentation faults our production machines on RHEL 4 & 5. To be able to produce a core dump on this segfaults I've installed mod_dumpcore from this tutorial: http://mituzas.lt/2009/09/26/getting-apache-core-dumps-in-linu

AW: TinyMCE perl compressor

2007-04-26 Thread Denis Banovic
Hi Clint, Thank you for making this possible, it works just fine under Firefox! But Opera / IE6 / IE7 are making problems Error: TinyMCE is not defined Here is my Init: tinyMCE_GZ.init({ plugins : 'preview,contextmenu,advlink', themes : 'advanced',

AW: Growing Up

2007-04-17 Thread Denis Banovic
Hi! Is it possible to configure Perlbal so there is no single point of failure? I wanted to use perlbal as LB in front of few machines but decided to go with 2 LB's because they can work in redundant mode. Denis -Ursprüngliche Nachricht- Von: Frank Wiles [mailto:[EMAIL PROTECTED] Gesen

mod_perl hosting provider in Europe ?

2007-03-29 Thread Denis Banovic
hanks Denis Think the web way _ Denis Banovic - CTO ncm.at - net communication management gmbh mailto:[EMAIL PROTECTED] _ Muehlstrasse 4a 5023 Salzburg T +43.(0)662.644688 http://www.ncm.at

AW: mod_perl: How pass variables (objects) from page to page?

2005-11-14 Thread Denis Banovic
You could use memcached, see Cache::Memcached on CPAN   it works great!   Denis Von: Peter1 Alvin [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 15. November 2005 03:11An: modperl@perl.apache.orgBetreff: mod_perl: How pass variables (objects) from page to page? Please tell me I can do thi

Reverse proxy

2005-09-06 Thread Denis Banovic
Hi everybody! I have a simple reverse proxy question that might be slightly off topic and I apologise for that! Do you have to run 2 instances of apache when you want to profit from the reverse proxy configuration? Or is it enough to have 2 different Virtual Server running? Thanks Denis Here i

AW: memory resident config hash

2005-08-26 Thread Denis Banovic
Use memcached, it just rocks and is just what you need... http://www.danga.com/memcached/download.bml Maybe you'll need this module... needed module: http://www.monkey.org/~provos/libevent/ If you get error when trying to start it, just symlink the libraries to the place he expects it... Denis

AW: [OT] viewing HTTP headers in IE/Firefox

2005-03-16 Thread Denis Banovic
Hi Tony, I'm still using Naviscope for this, it small, fast and works with any Browser ( with proxy support ). By the way, has someone any ideas what happened to the company which was building naviscope? Denis -Ursprüngliche Nachricht- Von: Tony Clayton [mailto:[EMAIL PROTECTED] Gese

AW: [mp2] query_string

2005-02-18 Thread Denis Banovic
Hi Will, The simplest way is to get it out of the %ENV Denis -Ursprüngliche Nachricht- Von: William Ross [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 18. Februar 2005 13:02 An: modperl@perl.apache.org Betreff: [mp2] query_string hello list. very dumb question for you: with mod_perl2

AW: Logging user's movements

2005-02-04 Thread Denis Banovic
Hi Leo, I have a very similar app running in mod_perl with about 1/2 mio hits a day. I need to do some optimisation, so I'm just interessted what optimisations that you are using brought you the best improvements. Was it preloading modules in the startup.pl or caching the 1x1 gif image, or mayb

[JOB] Perl/PHP Web application development

2005-02-04 Thread Denis Banovic
you are interessted we can help you find a place to stay. Send your application to mailto:[EMAIL PROTECTED]. Please send us your resume, examples of work that you have done,  and anything else that will describe you. Looking forward to seeing your application, Denis Banovic "THIN

Cleanup_register

2004-12-08 Thread Denis Banovic
"THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 5023 Salzburg Tel. 0662 / 644 688 ---[ Fax: 0662 / 644 688

AW: SV: Moving STDOUT to a new handle?

2004-11-09 Thread Denis Banovic
Hi! Try Filter::Handle It redirects the STDOUT and overrides the print function You'll have to change the sub PRINT function to make it work with perl 5.8 sub PRINT { my $self = shift; my $fh = *{ $self->{fh} }; #print $fh $self->{output}->(@_); ### won't work anymore my $st

AW: AW: [mp2] Content-Length: 0 / Location:

2004-08-05 Thread Denis Banovic
find a sollution for it. I wish everyone a nice weekend, CU in Zürich, the biggest party in Europe this weekend! http://www.streetparade.ch "THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Ban

AW: [mp2] Content-Length: 0 / Location:

2004-08-05 Thread Denis Banovic
I've tried PerlSendHeader Off and On, nothing helped. Thanks Denis -Ursprüngliche Nachricht- Von: Geoffrey Young [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 4. August 2004 14:44 An: Denis Banovic Cc: [EMAIL PROTECTED] Betreff: Re: [mp2] Content-Length: 0 Denis Banovic wrot

[mp2] Content-Length: 0

2004-08-04 Thread Denis Banovic
"THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 5023 Salzburg Tel. 0662 / 644 688 ---[ Fax: 0662 / 644 688 - 88

AW: Localtime DST / TZ question

2004-04-02 Thread Denis Banovic
(I'm creating up to 100 date objects per request ) Is there any other way to tell mod_perl which time_zone to take? Thanks Denis -Ursprüngliche Nachricht- Von: Trond Michelsen [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 2. April 2004 16:11 An: Denis Banovic Cc: [EMAIL PROTECTE

Localtime DST / TZ question

2004-04-01 Thread Denis Banovic
nothing... Thanks Denis "THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 5023 Salzburg Tel. 0662 / 644 688 ---[ Fax:

AW: 2 Modules with same package name

2003-10-06 Thread Denis Banovic
Thanks, that's exactly what I was searching for. Denis Lust auf mehr? - http://maedls.at --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 5023 Sal

2 Modules with same package name

2003-10-06 Thread Denis Banovic
- http://maedls.at --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 5023 Salzburg Tel. 0662 / 644 688 ---[ Fax: 0662 / 644 688 - 88 http://www.ncm.at ---

AW: AW: Using mysql

2003-09-26 Thread Denis Banovic
The code looks good, but why don't you just try it out??? :-) Denis Lust auf mehr? - http://maedls.at --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a

AW: is it mod or just perl?

2003-09-25 Thread Denis Banovic
If $ENV{MOD_PERL} is set, you are running under mod_perl Otherwise, you are running normal perl Lust auf mehr - http://maedls.at "THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO

AW: Using mysql

2003-09-25 Thread Denis Banovic
I would use Apache::DBI. Denis Lust auf mehr - http://maedls.at "THINK THE WEB WAY." --- NCM - NET COMMUNICATION MANAGEMENT GmbH ---[ Denis Banovic - CTO mailto:[EMAIL PROTECTED] ---[ Mühlstrasse 4a AT - 502