Re: [Agenda] Team management and Project tracking - Success Story

2002-07-18 Thread BeerBong
d be mch cheaper, but there is another bottleneck - not all companies will agree to post payments for projects and other confidential information to Application which hosted somewhere in snowy Russia with bears on the streets : Sergey Polyakov aka "BeerBong" Chief of WebZavod http://www.webzavod.ru Tel. +7 (8462) 43-93-85 | +7 (8462) 43-93-86 mailto:[EMAIL PROTECTED]

[Agenda] Team management and Project tracking - Success Story

2002-07-17 Thread BeerBong
tem for Open Source Community and not much harm sales of the system? PS: We're redesigning the interface just now. Some pages are different from each other :) Sergey Polyakov aka "BeerBong" Chief of WebZavod http://www.we

Apache::Site [WAS] Re: Segmentation fault

2002-02-21 Thread BeerBong
? | * what features must it also have? | * what do you think about it? | | IV. THE CODE | | As I said above it is very early beta. No POD, Comments only. | * http://www.webzavod.ru/software/Apache-Site.tar.gz | | V. THE AUTHOR | | Gregory "Grishace" [gree-shah-s] Belenky | WebZavod

Re: Segmentation fault

2002-02-09 Thread BeerBong
- Original Message - From: "Ged Haywood" <[EMAIL PROTECTED]> To: "Gregory Belenky" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 12:39 AM Subject: Re: Segmentation fault > Hi there, > > On Fri, 8 Feb 2002, Gregory Belenky wrote: > > > Just found that Apac

Re: Apache::AuthCookie not set cookie really

2002-01-29 Thread BeerBong
ecurity - SSL. I meant Apache::AuthDBI of course > > Thank you > > Sergey Polyakov aka "BeerBong" > Chief of WebZavod http://www.webzavod.ru > Tel. +7 (8462) 43-93-85 | +7 (8462) 43-93-86 > mailto:[EMAIL PROTECTED] > > > > >

Re: Apache::AuthCookie not set cookie really

2002-01-29 Thread BeerBong
ork with money (project budjet, employee's payment per hour and etc) 5. good session solutions require database access while all, what I want to store in sessions, can get from the same database with no great effort I've decided to use simplest authentication module kinda Apache:

AuthSession Manager [was] Apache::AuthCookie not set cookie really

2002-01-28 Thread BeerBong
:Session can be gained with database driven version. Apache::AuthTicket also require DBI. I don't think that it is good to use the Oracle database for maintaining state or secrets for tickets. It can be slower than query indexed table even on every request for password and departments where user works. MySQL... We design this application for our company, which has a about 70 employees. I sure, such decision satisfy 98% of target auditorium for our application. Is it good to use such distributed solution for 100 clients of application ? Is there simpler and grace solution ? Thank you for any clues > > Sergey Polyakov aka "BeerBong" > Chief of WebZavod http://www.webzavod.ru > Tel. +7 (8462) 43-93-85 | +7 (8462) 43-93-86 > mailto:[EMAIL PROTECTED] > > > > > > >

Apache::AuthCookie not set cookie really

2002-01-28 Thread BeerBong
:File->clean cleans up only lock files... Apache::ASP - has a good session state algorithm with cleanup... Sergey Polyakov aka "BeerBong" Chief of WebZavod http://www.webzavod.ru Tel. +7 (8462) 43-93-85 | +7 (8462) 43-93-86 mailto:[EMAIL PROTECTED]

Re: Authentications fails after upgrade to 1.3.22

2001-12-24 Thread BeerBong
Huh... i just forgot to compile in mod_auth module, and Apache::AuthenRadius doesn't require it in documentation. --- Sergey "BeerBong" Polyakov chief of WebZavod (http://www.webzavod.ru)

Re: Authentications fails after upgrade to 1.3.22

2001-12-19 Thread BeerBong
che/conf/groups_file require group $realm-$dir But I dont understanrd what i should do to solve my problem --- Sergey "BeerBong" Polyakov chief of WebZavod (http://www.webzavod.ru) > > Lets see what the ring has to say, > > Regards, > Anand R > www.dsmsoft

Authentications fails after upgrade to 1.3.22

2001-12-18 Thread BeerBong
e 1.3.22 PPS: I downgrade to 1.3.19 until solve this problems. --- Sergey "BeerBong" Polyakov chief of WebZavod (http://www.webzavod.ru)

Re: Why libperl.so?

2001-11-28 Thread BeerBong
Sorry, it is necessary for mod_perl now ? I want to compile statically as many modules as I can. --- Sergey "BeerBong" Polyakov chief of WebZavod (http://www.webzavod.ru) > try recompiling perl with > sh Configure -Duseshrplib > > this will build the libperl.so

Re: Why libperl.so?

2001-11-28 Thread BeerBong
;-rdynamic' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: USE_LARGE_FILES > Built under linux > Compiled at Nov 28 2001 11:57:27 > @INC: > /usr/local/lib/perl5/5.6.1/i686-linux > /usr/local/lib/perl5/5.6.1 > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux > /usr/local/lib/perl5/site_perl/5.6.1 > /usr/local/lib/perl5/site_perl > . > -- > > Thanx in advance... > > --- > Sergey "BeerBong" Polyakov > chief of WebZavod (http://www.webzavod.ru) > >

Why libperl.so?

2001-11-28 Thread BeerBong
ocal/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Nov 28 2001 11:57:27 @INC: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux /

Re: Template or XML?

2001-09-15 Thread BeerBong
t site (http://nalog.samara.ru for example), we decided that database driven sites simpler implement as Perl Module + TT. About my problem with SPOPS... I have - Win mysql 3.23.41 and DBI 1.14 (there is not newer version for Active Perl), DBD::MySQL 1.22 If I don't solve this problem by myslf I'll descibe it to http://www.openinteract.org/support Thanks... --- Sergey "BeerBong" Polyakov Chief of WebZavod http://www.webzavod.ru

Re: Template or XML = OpenInteract?

2001-09-15 Thread BeerBong
write script with "logic" tags kinda and choose from many "usability" tags, which are good looking, designers made HTML blocks or BTW, Template Toolkit future version offers such ability [%# Logic %] [% XML %] [%# Design %] [% FOREACH %] [% END %] [% END %] --- Sergey "BeerBong" Polyakov Chief of WebZavod http://www.webzavod.ru

Re: Template or XML?

2001-09-15 Thread BeerBong
me, > now in its 4th year of development. Huh! Great improvments, as I understand ASP scripts can contains XML tags only now. It is what we need, but correct me if I wrong, there are many other solutions, which do the same more efficient and simpler. This idealogy (separate code and html) is far away from original ASP idea _embed_ code into HTML. Of course, there are ASP OO model, it is cool, but mod_perl API not so difficult to learn. In most cases, use of pure Apache Perl API is more simpler and efficient than Apache::ASP for us. --- Sergey "BeerBong" Polyakov Chief of WebZavod http://www.webzavod.ru

Re: Problem with Apache::DBI

2001-04-05 Thread BeerBong
I have exactly the same errors in my log. AutoCommit not specified in connect method, therefore 'on' by default. Now, specify AutoCommit explicitly and wait for errors. - Sergey Polyakov aka "BeerBong" Chief

Re: ASP / Apache

2001-03-27 Thread BeerBong
with Template-Toolkit now, but for common projects among embedding scripting techniques Apache::ASP is perfect tool. - Sergey Polyakov aka "BeerBong" Chief of WebZavod http://www.webzavod.ru Tel. +7 (8462) 43-93-85 | +7 (8462

Re[2]: File::Cache problem

2001-02-07 Thread BeerBong
Hello DeWitt, Wednesday, February 07, 2001, 6:51:24 PM, you wrote: DC> On Wed, Feb 07, 2001 at 04:02:39PM +0400, BeerBong wrote: >> Cache size after 24 hours of working >> via 'du -s' - 53M >> via 'perl -MFile::Cacje -e"print File::Cache::SIZE('

File::Cache problem

2001-02-06 Thread BeerBong
.. Is there way to define params of the currently performing request (URI, script, etc) of hanging mod_perl process ? I browsed /proc/[PID of mod_perl]/, but I think this info is about first request. Am I wrong ? ---- Sergey Polyakov aka "BeerBong

[BUG] Apache 1.3.14 front-end-back-end weirdness.

2000-12-08 Thread BeerBong
Hello! I tried to migrate to Apache 1.3.14 from 1.3.12 ... Heh. After recompiling apache and starting the server with the same config get 400 Bad request on any request to mod_perl back-end server. Static html and images are returned ok. Some time was spent for hunting the problem. Turn on rewri

Templates - what choose ?

2000-11-13 Thread BeerBong
Hello all! For most projects we use Apache::ASP and it is sufficient and cool. But now we develop regional WEB portal with many features including publishing several magazines online on site, weather forecasts with archiving them, forums, chats and many others services. All materials can be binde

Converting pseudo URI to QueryString

2000-10-11 Thread BeerBong
Hello all! I learned that most search engines ignores scripts with query string (Altavista for instance). Correct me if I wrong... Most of my sites are several Apache::ASP scripts with query_string parameters... They work with database. I can convert pseudo URI kinda /band/134/ to /band.asp?id=13

RE: ErrorDocument problem

2000-09-07 Thread BeerBong
$r->prev && $r->prev->status != 404); if (my ($ip) = $r->header_in('X-Real-IP') =~ /([^,\s]+)$/) { $r->connection->remote_ip($ip); } return OK; } - > -Original Message-

RE: ErrorDocument problem

2000-09-06 Thread BeerBong
> -Original Message- > From: BeerBong [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 06, 2000 5:37 PM > To: Nouguier > Subject: RE: ErrorDocument problem > > > Nope, I tried to copy error.cgi to er

ErrorDocument problem

2000-09-06 Thread BeerBong
Hello all! I have a two apache server model (front-end - simple, back-end - power) I want return custom page on 404 status. .asp, .pl files are passed to back-end via mod_rewrite on simple Apache (I'm using Apache::ASP). When I trying to access 1. /not_existing_file - works cgi script on simple

[OT] mod_auth_digest bug; Programming modules information needed...

2000-04-27 Thread BeerBong
Hello all! Today I tried to install mod_auth_digest (Apache 1.3.12). Installed without any problems, but when I request scripts with parameters in protected directory - Bad Request requested URI /manager/script.asp not equals /manager/script.asp?param_1=23 ---

mod_ssl in fronend-backend Apache configuration

2000-01-31 Thread BeerBong
in advance. -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Advise is needed...

2000-01-25 Thread BeerBong
/([^,\s]+)$/) { $r->connection->remote_ip($ip); } return OK; } 1; -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Apache::ASP - I think bug...

1999-12-10 Thread BeerBong
- script.asp - <% use Package; sub test{ }; shared_one(); shared_two(); test(); %> ----- The only one method I see, it is call all subs in scripts with unique prefix. -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Apache::ASP - I think bug...

1999-12-09 Thread BeerBong
Btw, I use Apache::ASP 0.17 > Your 2 server configuration has nothing to do with Apache::ASP > errors. However, depending on the ProxyPass used at the front > server, you may end up with varying VirtualHosts handling > the request on the backend server, so make sure you are connecting > to the s

Apache::ASP - I think bug...

1999-12-08 Thread BeerBong
out your support options, and if necessary include this debug output with any query. After some refreshes - I got another output, which is not done by index.shtml! As you can see in debug output 'Last 100 Bytes of Buffered Output' is not present in 'ASP to Perl Program' ! Because 'Last 100 bytes' - code of another script - divisions.shtml ! And the same thing happens with all other scripts. divisions.shtml shows code of rubrics.shtml and etc. What you can say ? -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Content management system

1999-12-01 Thread BeerBong
> Try searching freshmeat (http://freshmeat.net/). I found Zope there :) > > darren > > BeerBong ([EMAIL PROTECTED]) wrote: > > Hello all! > > > > Are there any freeware content management systems kinda Zope or simpler on > > Perl ? > > What do you c

Content management system

1999-12-01 Thread BeerBong
Hello all! Are there any freeware content management systems kinda Zope or simpler on Perl ? What do you can recommend ? Where I can search for its ? -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: mod_perl-1.21 and apache-1.3.9

1999-11-09 Thread BeerBong
> > I don't think it was Apache's DSO support that was broken, I had httpd working > > just fine with dynamic everything except mod_perl. mod_perl worked usually but > > seg faulted with one obscure xs package. I think other similar problems have > > been observed too. > > > > In this case though

libwww problem - solved

1999-10-29 Thread BeerBong
Sorry for silly trouble, I just have broken IP address in /etc/hosts. and test running as http://hostname:port -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Installing libwww

1999-10-29 Thread BeerBong
(accepting connections) -- Where problem can be ? Thanx in advance! -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Take my words about performance Apache::ASP back

1999-10-15 Thread BeerBong
ence, he tuned the ASP, I upgraded Embperl to 1.2b9 and results interchanges. -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Take my words about performance Apache::ASP back

1999-10-15 Thread BeerBong
1000 Failed requests:0 Total transferred: 614000 bytes HTML transferred: 355000 bytes Requests per second:15.45 Transfer rate: 9.48 kb/s received Connnection Times (ms) min avg max Connect:0 4 430 Processing: 71 638 11717 Total: 71 642 12147 -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Embperl virtual log and mod_perl handlers

1999-10-04 Thread BeerBong
> Doesn't looks so good :-( > > BTW which version of mod_perl you are using? 1.21 Embperl 1.1.1 has problems with > newer mod_perl versions, because of changes in the handling of $ENV inside > mod_perl. So your problem may result from that,maybe... > > I would suggest to test 1.2b9. It's a reall

Comparison PHP,clean mod_perl script,Apache::ASP,HTML::Embperl

1999-10-04 Thread BeerBong
uests per second, but Apache::ASP was installed and works without any troubles, EmbPerl has them... I still dont know why error log doesnt work, though it is not neccessary feature, and why my PerlPostReadRequestHandler stops the rewriting Remote IP :( -- Sergey Polyakov (BeerBong) Chief of Web Lab (http://www.mustdie.ru/~beerbong)

Re: Embperl virtual log and mod_perl handlers

1999-10-04 Thread BeerBong
> For the Logfile problem try: > > PerlSetEnv EMBPERL_VIRTLOG /embperl > > and > > > > note the slash before embperl Yes, and 195.209.67.50 - - [04/Oct/1999:13:48:13 +0500] "GET /embperl?803283&19801 HTTP/1..0" 404 270 1 195.209.67.50 - - [04/Oct/1999:13:48:16 +0500] "GET /embperl?803283&19801&S

Embperl virtual log and mod_perl handlers

1999-10-03 Thread BeerBong
Hello! > > My mod_perl is compiled as DSO, and I steped on rake (use > > HTML::Embperl in startup.pl), but after removing this string, I > > got [* *] tags on response. > > The doc's tells us: > > [* Perl code *] > (only version 1.2b2 or higher) > > So upgrade to 1.2b9 (it's just as stable