Apache::UploadMeter configuration problem

2003-02-13 Thread Konstantin Yotov
Hello! :)
I install Apache::UploadMeter, but when I when I add
this in startup.pl
use Apache::UploadMeter;

$Apache::UploadMeter::UploadForm='/form.html';
$Apache::UploadMeter::UploadScript='/perl/upload';
$Apache::UploadMeter::UploadMeter='/perl/meter';

Apache::UploadMeter::configure;

following instruction from this modul help, Apache 
starts with error
Use of uninitialized value in numeric gt () at
/usr/lib/perl5/site_perl/5.6.1/Apache/UploadMem line
300.
/usr/sbin/apachectl: line 211:  5235 Segmentation
fault  $HTTPD -t

Please give me some advice.
Thanks.

Bye.

=


__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com



Shared memory

2002-12-09 Thread Konstantin Yotov
Hello! :)

After moving to RedHat 7.3 with kernel 2.4.18-3smp
system can't use shared memory:
---
CPU0 states: 26.1% user, 13.0% system,  0.0% nice,
59.0% idle
CPU1 states: 24.0% user, 10.1% system,  0.0% nice,
64.0% idle
Mem:  1030724K av,  953088K used,   77636K free,  
0K shrd,   27856K buff
Swap: 1052248K av,   0K used, 1052248K free   
  619432K cached
---
Can anybody get me info about this problem

Thank you in advnace.

Kosyo


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



mod_perl and mod_cgi

2002-05-17 Thread Konstantin Yotov

Hello!

Here some details of my httpd.conf
PerlTaintcheck On
Alias /perl/ /home/httpd/perl/
PerlModule Apache::Registry
Location /perl
 SetHandler perl-script
 PerlHandler Apache::Registry
 Options ExecCGI
 allow from all
 PerlSendHeader On
/Location
PerlModule newdate::index
Location /newdate/index
 SetHandler perl-script
 PerlHandler newdate::index
/Location
my error_log
Apache/1.3.24 (Unix) mod_perl/1.26 
configured -- resuming normal operations

MaxClients 150
MaxRequestsPerChild 0

OS Linux Slackware kernel 2.2.19
CPU - 700MHz Pentium III
RAM 512MB

I be very grateful if some can get advice how tow find
out why my new scripts run twice slow than old cgi
version.
Thank you

Kosyo

__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



mod_perl and mod_cgi

2002-05-15 Thread Konstantin Yotov

Hello! :)
I'm webmaster for a small site about /3000 hits and
4 host daily/. I rewrote my cgi scripts for
mod_perl/made all global variables local and etc/
following the instructions of mod_perl guide. On my
development machine everything was ok, but when I move
to productional server the mod_perl version works
twice slower than mod_cgi.
Please tell me where could be the problem/Apache
configuration or my new scripts/ or a way to locate
it. 
Thank you.





__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



CGI::param,arg,content

2002-05-01 Thread Konstantin Yotov

Hello! :)

I read in the mod_perl, that arg is more fast than
CGI::param, but when I try to use it I can get form
date only when use method GET. I try this:
%param = $r-method eq 'post' ? $r-content :
$r-args;
But without a success. Please give me some advice.
Thank you.

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com