Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-14 Thread Enrico Sorcinelli
On Fri, 14 Feb 2003 15:52:35 +0530 (IST) "Devi .M" <[EMAIL PROTECTED]> wrote: > Hello all, > Thanks for all ur reponses. With all ur suggestions and > comparisons, I have decided to use mod_perl [...] Good! ;-) > Now I tried authenticating the user, where I have to maintain > separat

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-14 Thread Valerio_Valdez Paolini
On Fri, 14 Feb 2003, Devi .M wrote: > Now I tried authenticating the user, where I have to maintain > separate session for each user. When I saw how to do session management in > mod_perl a module called Apache::Session was told. But when I tried it, > that module was missing in my mod_perl

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-14 Thread Thomas Klausner
Hi! On Fri, Feb 14, 2003 at 03:52:35PM +0530, Devi .M wrote: > Now I tried authenticating the user, where I have to maintain > separate session for each user. When I saw how to do session management in > mod_perl a module called Apache::Session was told. But when I tried it, > that module w

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-14 Thread Devi .M
Hello all, Thanks for all ur reponses. With all ur suggestions and comparisons, I have decided to use mod_perl and also wrote a sample program on it which worked fine. I have installed apache-1.3.27 and mod_perl-1.27. Now I tried authenticating the user, where I have to maintain se

Re: modperl segfault with threaded Perl 5.8

2003-02-13 Thread Stas Bekman
Pavel Hlavnicka wrote: Hi all, recently I upgraded to RH 8.0 with threaded Perl 5.8. I compiled Apache 1.3.27 with mod_perl 1.27 from source. Now if I run Apache is works until I configure some location with mod_perl and PerlHandler like this: SetHandler perl-script PerlH

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-13 Thread Huili_Liu
n>cc: Subject: Server side programming PHP Vs CGI Vs modPerl

modperl segfault with threaded Perl 5.8

2003-02-13 Thread Pavel Hlavnicka
Hi all, recently I upgraded to RH 8.0 with threaded Perl 5.8. I compiled Apache 1.3.27 with mod_perl 1.27 from source. Now if I run Apache is works until I configure some location with mod_perl and PerlHandler like this: SetHandler perl-script PerlHandler Apache::Registry O

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-13 Thread Jeff AA
> DM> Hello All, > DM> We have a server running in a Linux machine, now we would like to > DM> present the data in a browser using HTML interface. Can anyone suggest me > DM> which is the best one (CGI or PHP or modperl) to develop for web > DM> programming

Re: Server side programming PHP Vs CGI Vs modPerl

2003-02-13 Thread Lee Goddard
-BEGIN PGP SIGNED MESSAGE- Hash: MD5 DM> Hello All, DM> We have a server running in a Linux machine, now we would like to DM> present the data in a browser using HTML interface. Can anyone suggest me DM> which is the best one (CGI or PHP or modperl) to develo

Server side programming PHP Vs CGI Vs modPerl

2003-02-12 Thread Devi .M
Hello All, We have a server running in a Linux machine, now we would like to present the data in a browser using HTML interface. Can anyone suggest me which is the best one (CGI or PHP or modperl) to develop for web programming and also their advantages and differences to choose them as

Re:[MP2] pb with modperl and XML::LibXML

2003-01-23 Thread [EMAIL PROTECTED]
NT\System32\odbcint.dll ModLoad: 00e8 00e86000 C:\Apache2\modules\php4apache2.dll ModLoad: 00e9 00fe4000 C:\Perl\bin\libxml2.dll ModLoad: 74f5 74f6d000 C:\WINNT\system32\msafd.dll ModLoad: 74f9 74f97000 C:\WINNT\System32\wshtcpip.dll ModLoad: 011f 011f5000 C:\Perl\sit

[MP2] pb with modperl and XML::LibXML

2003-01-23 Thread [EMAIL PROTECTED]
startup is executed but prevents apache from starting with a segfault (testxml just reads and parse an xml file) - use XML::LibXML() ; use XML::LibXSLT() ; from startup is ok - the use testxml; from modperl / registry/ cgi produces this error log : [Thu Jan 23 10:37:18 2003] [notice

Re: problems with apache modperl

2003-01-16 Thread Gerald Richter
- From: HeRnAn DeL bOcA To: [EMAIL PROTECTED] Sent: Thursday, January 16, 2003 9:19 PM Subject: problems with apache modperl I have apache 1.3.27 and perl 5.8 and i have the mod-perl installed in debian box. but everytime i want to shut down the apache server with

Re: modperl : how resolve conflict funtion name in different package

2003-01-16 Thread Stas Bekman
In modperl I can't have same function ? That's impossible ! I can't beleive that! Is it possible to allow it ? In apache config or... !? Please RTFM: http://perl.apache.org/docs/1.0/guide/porting.html#Name_collisions_w

Re: modperl : how resolve conflict funtion name in different package

2003-01-16 Thread Steve Piner
rt and I have conflict with this 2 package in log file > (because it detect same function) > > In modperl I can't have same function ? That's impossible ! I can't > beleive that! > > Is it possible to allow it ? In apache config or... !? > > Tanks a lot in a

modperl : how resolve conflict funtion name in different package

2003-01-16 Thread Ouimet, Pierre
hi!   I have that (by exemple ) :   package pack1.pm   sub get_data {    # ... }   package pack2.pm   sub get_data {    # same name, but doing other thing }   I don't use export and I have conflict with this 2 package in log file  (because it detect same function)   In modperl I

problems with apache modperl

2003-01-16 Thread HeRnAn DeL bOcA
I have apache 1.3.27 and perl 5.8 and i have the mod-perl installed in debian box. but everytime i want to shut down the apache server with the command "apachectl gracefull" i get this error :   /usr/sbin/apachectl: line 171: 21571 Segmentation fault  $HTTPD -t >/dev/null 2>&1/usr/sbin/a

unsubscribe modperl

2003-01-14 Thread Yves . Laubscher
unsubscribe modperl

Re: unsubscribe modperl

2003-01-14 Thread Lee Goddard
Try list-unsubscribe: <mailto:[EMAIL PROTECTED]> At 18:11 14/01/2003, [EMAIL PROTECTED] wrote: unsubscribe modperl Lee Goddard, BA(Hons), MSc(Sussex) http://www.LeeGoddard.com/ since 1997. Director: Little Bits Ltd - Perl / Java / XML / HTML Contractors Inc. in England #4006170; VA

unsubscribe modperl

2003-01-14 Thread Yves.Laubscher
unsubscribe modperl

Re: Writing to stdin of subprocess under modperl 1.0 fails :/

2003-01-14 Thread Antti Haapala
> Use IPC::Run instead of the IPC::Open* family, it surely works and a much > more flexible tool! Thanks for advice. Tried it and it worked! -- Antti Haapala

Re: Writing to stdin of subprocess under modperl 1.0 fails :/

2003-01-13 Thread Stas Bekman
Antti Haapala wrote: Hello all, I'm having trouble with following script under mod_perl 1.26 (perl 5.6.1). use strict (); use IO::Handle (); use IPC::Open2 (); [...] Use IPC::Run instead of the IPC::Open* family, it surely works and a much more flexible tool! Probably need to add an it

Re: unsubscribe modperl

2003-01-13 Thread Stas Bekman
[EMAIL PROTECTED] wrote: unsubscribe modperl The information to unsubscribe is in the header of the email: list-help: <mailto:[EMAIL PROTECTED]> list-unsubscribe: <mailto:[EMAIL PROTECTED]> list-post: <mailto:[EMAIL PROTECTED]> You have to unsubscribe yourself, I can

Writing to stdin of subprocess under modperl 1.0 fails :/

2003-01-13 Thread Antti Haapala
Hello all, I'm having trouble with following script under mod_perl 1.26 (perl 5.6.1). use strict (); use IO::Handle (); use IPC::Open2 (); ### # # Check $username & $password against YP database sub check_password { my ($username, $passwd) = @_; my($rh, $wh); # open bi

unsubscribe modperl

2003-01-13 Thread [EMAIL PROTECTED]
unsubscribe modperl -- mail2web - Check your email from the web at http://mail2web.com/ .

unsubscribe modperl

2003-01-13 Thread Ulrich Brochhagen
unsubscribe modperl -- _ Senatsverwaltung für Stadtentwicklung Informationssystem Stadt und Umwelt IXB2/Br Ulrich Brochhagen Webmaster - Internetserver Brückenstr. 6, 10179 Berlin, Raum 4.007 Tel.+49 - 30 - 9025 2125 Fax +49 - 30 - 9025

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequestline

2002-12-24 Thread Stas Bekman
in Apache/mod_perl 2.0, you can write an input filter that _does_ allow you do parse the Request Line yourself. then again, you can write a protocol handler for any protocol you can dream up, so there's no reason to mess with HTTP :) Actually in 2.0 you can even implement this in a HeaderPar

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequest line

2002-12-24 Thread corn
> if my 'new http method' you mean something other that GET, POST, PUT, etc > then no, you cannot (in Apache 1.3, at least). yea. you got exactly what I mean!! :D I want to put this non HTTP thing together with some other Apache::Registry scripts on the same port 80 with modperl

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequestline

2002-12-24 Thread Geoffrey Young
I was wondering if it is possible to write a handler to handle a 'new http method', because I could not find any hint in the user guide. :) if my 'new http method' you mean something other that GET, POST, PUT, etc then no, you cannot (in Apache 1.3, at least). just about the only thing you cann

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequest line

2002-12-24 Thread Rodney Broom
From: <[EMAIL PROTECTED]> > In fact I would like to write some little scripts > to talk with the internals of Apache over port 80... By "the internals", do you mean asking Apache about what it's doing and sending it new directives? If all you need to do is catch particular requests, then Nick

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequest line

2002-12-24 Thread corn
>> where the line followed by [C] stands for the line sent by the client, >> and the line followed by [S] is the line sent by some perl module. > > It sounds to me as though you want to use Apache as a network service > framework. Not a bad idea, but Apache already stands on a set protocol. > Is th

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequest line

2002-12-24 Thread Rodney Broom
> On Tue, 24 Dec 2002 [EMAIL PROTECTED] wrote: > I am wondering if it is possible to write a handler > which parses the very first header line, say.. No, it's not possible. (Unless I'm really missing something) > where the line followed by [C] stands for the line sent by the client, > and the

Re: [modperl 1.27] Problem regarding Perl*Handler and the HTTPrequest line

2002-12-24 Thread Nick Tonkin
On Tue, 24 Dec 2002 [EMAIL PROTECTED] wrote: > Hi all > > Apologise if I have posted to the wrong list. I am quite new to the > Perl*Handlers. I am wondering if it is possible to write a handler > which parses the very first header line, say.. > > > telnet localhost http > Trying 127.0.0.1 > Co

[modperl 1.27] Problem regarding Perl*Handler and the HTTP request line

2002-12-24 Thread corn
Hi all   Apologise if I have posted to the wrong list. I am quite new to the Perl*Handlers. I am wondering if it is possible to write a handler which parses the very first header line, say..   > telnet localhost http Trying 127.0.0.1 Connected to localhost. Escape character is '^]'   [C] THIS_

Re: modperl 2.0 problems with Apache::Cookie and related modules.

2002-12-19 Thread Stas Bekman
b. ash wrote: Hi, I am trying to configure a working apache2/modperl2 setup, unfortunately I can not seemt to get a critical module Apache::Cookie to install, I keep getting this error. Can't locate Apache/MyConfig.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux-thread-multi

RE: modperl 2.0 problems with Apache::Cookie and related modules.

2002-12-19 Thread Beau E. Cox
To: [EMAIL PROTECTED] Subject: modperl 2.0 problems with Apache::Cookie and related modules. Hi, I am trying to configure a working apache2/modperl2 setup, unfortunately I can not seemt to get a critical module Apache::Cookie to install, I keep getting this error. Can't locate Apache/MyC

Re: modperl 2.0 problems with Apache::Cookie and related modules.

2002-12-19 Thread Randy Kobes
On Thu, 19 Dec 2002, b. ash wrote: > Hi, > > I am trying to configure a working apache2/modperl2 setup, unfortunately > I can not seemt to get a critical module Apache::Cookie to install, I > keep getting this error. > > Can't locate Apache/MyConfig.pm in @INC (@INC contains: > /usr/local/li

modperl 2.0 problems with Apache::Cookie and related modules.

2002-12-19 Thread b. ash
Hi, I am trying to configure a working apache2/modperl2 setup, unfortunately I can not seemt to get a critical module Apache::Cookie to install, I keep getting this error. Can't locate Apache/MyConfig.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.0/i686-linux-thread-multi /usr/local/li

Re: Perl Cookbook modperl chapter

2002-12-16 Thread Stas Bekman
Gunther Birznieks wrote: Stas Bekman wrote: Hill, Ronald wrote: It's much simpler than that. You need two sentences: 1) under mod_perl, globals remember their values from the previous request, so you can cache the connection with: $dbh ||= myconnect(); But Apache::DBI implements pingin

Re: Perl Cookbook modperl chapter

2002-12-16 Thread Gunther Birznieks
Stas Bekman wrote: Hill, Ronald wrote: It's much simpler than that. You need two sentences: 1) under mod_perl, globals remember their values from the previous request, so you can cache the connection with: $dbh ||= myconnect(); But Apache::DBI implements pinging (immediate or timing base

Re: Perl Cookbook modperl chapter

2002-12-16 Thread Stas Bekman
Hill, Ronald wrote: -Original Message- Grant McLean wrote: Nathan Torkington wrote: Current recipe list: [gnat:~] grep head1 Ora/pcb2/ch21.pod =head1 Introduction =head1 Authenticating in mod_perl =head1 Setting Cookies in mod_perl =head1 Accessing Cookie Values from mod_perl

RE: Perl Cookbook modperl chapter

2002-12-16 Thread Hill, Ronald
> -Original Message- > Grant McLean wrote: > > > Nathan Torkington wrote: > > Current recipe list: > > [gnat:~] grep head1 Ora/pcb2/ch21.pod > > =head1 Introduction > > =head1 Authenticating in mod_perl > > =head1 Setting Cookies in mod_perl > > =head1 Accessing Cookie Values

RE: Perl Cookbook modperl chapter

2002-12-12 Thread Goehring, Chuck Mr., RCI - San Diego
al Message- From: Nathan Torkington [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 12:58 PM To: [EMAIL PROTECTED] Subject: Perl Cookbook modperl chapter I need some people with brains (instead of the warm gray mush filling my head, the effects of becoming an editor) to look over the

Re: Perl Cookbook modperl chapter

2002-12-12 Thread Raf
from mod_perl > =head1 Receiving Uploaded Files in mod_perl how about: * How to Bench Mark in mod_perl * Using TT2 in Modperl and why it's so much better than everything else? ;) Apache::Template's plugin and go? * How to prepare my legacy cgi scripts to run

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Geoffrey Young
Paul Lindner wrote: Hi, I only speak for myself, but I am happy to see mod_perl covered in the Perl Cookbook. Why you ask? I see the inclusion of mod_perl helping increase the size of the mod_perl "pie". A rising tide lifts all boats. I totally agree - at this stage in the game, the more

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Stas Bekman
Paul Lindner wrote: Hi, I only speak for myself, but I am happy to see mod_perl covered in the Perl Cookbook. Why you ask? I see the inclusion of mod_perl helping increase the size of the mod_perl "pie". A rising tide lifts all boats. I second that. And just like Paul, I only speak for myse

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Paul Lindner
Hi, I only speak for myself, but I am happy to see mod_perl covered in the Perl Cookbook. Why you ask? I see the inclusion of mod_perl helping increase the size of the mod_perl "pie". A rising tide lifts all boats. I'm not too worried about the content. I'm sure it will be top-notch. Consid

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Gunther Birznieks
Nick, I think you raise valid points that I think Nathan and the reviewers should take on board when they do this chapter and subsequently review it. However... 1) I believe that rather than entirely naysay that some common cookbook items can be covered in a mod_perl chapter, I would prefer

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Nick Tonkin
On Wed, 11 Dec 2002, Nathan Torkington wrote: > Actually, we do cover mod_perl--we published the Eagle book, "Writing > Apache Modules ..." way back in 1999. Yes, I have had my now dog-eared copy since then :) > There's no way that 20 recipes in the Perl Cookbook will compete with > the what, 2

RE: Perl Cookbook modperl chapter

2002-12-11 Thread Grant McLean
Nathan Torkington wrote: > Current recipe list: > [gnat:~] grep head1 Ora/pcb2/ch21.pod > =head1 Introduction > =head1 Authenticating in mod_perl > =head1 Setting Cookies in mod_perl > =head1 Accessing Cookie Values from mod_perl > =head1 Redirecting the Browser from mod_perl > =head

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Iain 'Spoon' Truskett
* Ron Savage ([EMAIL PROTECTED]) [12 Dec 2002 10:19]: [...] > Having 2 books which can both be casually, if incorrectly, called The > mod_perl Cookbook, is asking for endless (minor) trouble. A distinct > name would be a distinct advantage. Given there's already "XML and Perl" and "Perl & XML" (

Re: Perl Cookbook modperl chapter

2002-12-11 Thread David Wheeler
On Wednesday, December 11, 2002, at 03:17 PM, Ron Savage wrote: Having 2 books which can both be casually, if incorrectly, called The mod_perl Cookbook, is asking for endless (minor) trouble. A distinct name would be a distinct advantage. Nat's book is _The Perl Cookbook_, not _The mod_perl Co

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Ron Savage
On Wed, 11 Dec 2002 13:58:18 -0700, Nathan Torkington wrote: Nathan >I also need help on content. I'm not competing with Geoff, Randy, Some of us are trying to implement authentication/login/logout where, if at all possible, cookies are not to be used. A cookie-free discussion would be most wel

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Nathan Torkington
Nick Tonkin writes: > Obviously you (or ORA) _are_ competing with "mod_perl Developer's > Cookbook" ... > > If ORA wanted to cover mod_perl they should not have let Geoff & co. get > away to another publisher. Actually, we do cover mod_perl--we published the Eagle book, "Writing Apache Modules ..

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Thomas Eibner
On Wed, Dec 11, 2002 at 01:13:30PM -0800, Nick Tonkin wrote: > Obviously you (or ORA) _are_ competing with "mod_perl Developer's > Cookbook" ... Why wouldn't they be? They have "Writing Apache modules with Perl and C" after all. And with Stas' and Eric's book on the way (www.modperlbook.org) they

Re: Perl Cookbook modperl chapter

2002-12-11 Thread Nick Tonkin
Nat, Obviously you (or ORA) _are_ competing with "mod_perl Developer's Cookbook" ... If ORA wanted to cover mod_perl they should not have let Geoff & co. get away to another publisher. Trying now to cover highly complex topics like "Authenticating in mod_perl" in a recipe in a chapter of the P

RE: Perl Cookbook modperl chapter

2002-12-11 Thread Greg_Cope
> From: Nathan Torkington [mailto:[EMAIL PROTECTED]] > Sent: 11 December 2002 20:58 > To: [EMAIL PROTECTED] > Subject: Perl Cookbook modperl chapter > > > I also need help on content. I'm not competing with Geoff, Randy, and > Paul's excellent book (mod_perl De

Perl Cookbook modperl chapter

2002-12-11 Thread Nathan Torkington
I need some people with brains (instead of the warm gray mush filling my head, the effects of becoming an editor) to look over the first 1/3 or so of a mod_perl chapter for the upcoming Perl Cookbook. I need people to read the work for accuracy. If you're interested, send me mail: <[EMAIL PROTECT

Re: modperl ttssh and port forwarding - SOLVED

2002-12-08 Thread Martin Moss
CTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 08, 2002 5:53 PM Subject: modperl ttssh and port forwarding > All, > > I have a configuration issue, and I was wondering if anybody has had the > same problem? > I have an adsl gateway (192.168.0.1 & external IP) and a

modperl ttssh and port forwarding

2002-12-08 Thread Martin Moss
All, I have a configuration issue, and I was wondering if anybody has had the same problem? I have an adsl gateway (192.168.0.1 & external IP) and a seperate webserver (192.168.0.10) on my home network. I want to allow a user on the internet access to my webserver. I have once before configured tt

Re: DSO/Tru64 (was Re: References for modperl usage in financialinstitutions?)

2002-12-04 Thread Stas Bekman
Marcin Kasperski wrote: PS If only someone had some idea how to solve the DSO/Tru64 problem... We really need to find people on these platforms (True64, AIX, HP-UX, etc.) who can help to reproduce and resolve this kind of probs. If you know of those willing to help please ask them to subscribe o

DSO/Tru64 (was Re: References for modperl usage in financial institutions?)

2002-12-04 Thread Marcin Kasperski
> > PS If only someone had some idea how to solve the DSO/Tru64 problem... > > We really need to find people on these platforms (True64, AIX, > HP-UX, etc.) who can help to reproduce and resolve this kind of > probs. If you know of those willing to help please ask them to > subscribe on this list.

Re: References for modperl usage in financial institutions?

2002-12-04 Thread Stas Bekman
Marcin Kasperski wrote: Yes, please post your success stories here (...) I am more than happy being now able to add the new nice reference. Please, patch my English where necessary... Thanks a lot, Marcin. I've added your story (it'll appear online within 6 hours). Chip, I've added www.redh

Re: References for modperl usage in financial institutions?

2002-12-04 Thread Marcin Kasperski
by the bank clients to make different kinds of payment orders, check account balances etc) from complicated Java-based solution to the modperl application. The application implements web frontend to the business services implemented by the main bank system and accessed via the bank middleware. It

Re: modperl file cache screwed up

2002-11-27 Thread Geoffrey Young
Bauer, Peter wrote: Hi, on my installation of Apache (1.3.27 + last Modperl) I have the problem that on two diffrent virtual servers, there are perl CGIs with the same name but entirely diffrent funcions. I have the effect that sometimes when asking to execute the CGI of server1, the CGI of

modperl file cache screwed up

2002-11-27 Thread Bauer, Peter
Hi, on my installation of Apache (1.3.27 + last Modperl) I have the problem that on two diffrent virtual servers, there are perl CGIs with the same name but entirely diffrent funcions. I have the effect that sometimes when asking to execute the CGI of server1, the CGI of server2 is run and

Re: How Can I Install ModPerl on My ISP-based Website???

2002-11-24 Thread Stas Bekman
David Simcik wrote: Thanks for the link... So basically, according to the link listed below, there IS NO good way to install modperl for just a local user account (I can't work some .htaccess magic,etc.?)? I guess that would make sense -- seems like modperl is tightly bound with the a

RE: How Can I Install ModPerl on My ISP-based Website???

2002-11-22 Thread David Simcik
Thanks for the link... So basically, according to the link listed below, there IS NO good way to install modperl for just a local user account (I can't work some .htaccess magic,etc.?)? I guess that would make sense -- seems like modperl is tightly bound with the apache installation (one o

Re: How Can I Install ModPerl on My ISP-based Website???

2002-11-21 Thread Aaron Johnson
On Thu, 2002-11-21 at 19:00, David Simcik wrote: > I would LOVE to use mod_perl on my personal website -- I have the diskspace > to do so, but the question remains as to whether or not I have the rights. > Can anyone point me to a guide for this? I've poked around the mod_perl site > and didn't fin

Re: How Can I Install ModPerl on My ISP-based Website???

2002-11-21 Thread Stas Bekman
David Simcik wrote: I would LOVE to use mod_perl on my personal website -- I have the diskspace to do so, but the question remains as to whether or not I have the rights. The rights to do what? Can anyone point me to a guide for this? I've poked around the mod_perl site and didn't find anythin

How Can I Install ModPerl on My ISP-based Website???

2002-11-21 Thread David Simcik
I would LOVE to use mod_perl on my personal website -- I have the diskspace to do so, but the question remains as to whether or not I have the rights. Can anyone point me to a guide for this? I've poked around the mod_perl site and didn't find anything too specific. Thanks! D. Simcik

Anyone using modperl compiled as DSO on Tru64?

2002-11-21 Thread Marcin Kasperski
The question as in title: is anyone succesfully using modperl compiled as dynamic module on Tru64 Unix (former Digital Unix)? I would like to use such a configuration because of the nice behaviour while gracefully restarting apache (the code is reloaded), but while attempting to compile and run

Re: References for modperl usage in financial institutions?

2002-11-21 Thread Per Einar Ellefsen
At 21:54 20.11.2002, Marcin Kasperski wrote: Thanks for all the people who sent me the references (both here and to private email). Maybe it would be good idea to add some such references to the 'sites running modperl' page. My business client after taking a look at http://perl.

Re: References for modperl usage in financial institutions?

2002-11-20 Thread Stas Bekman
Marcin Kasperski wrote: Thanks for all the people who sent me the references (both here and to private email). Maybe it would be good idea to add some such references to the 'sites running modperl' page. My business client after taking a look at http://perl.apache.org/outstanding/sites

Re: References for modperl usage in financial institutions?

2002-11-20 Thread Marcin Kasperski
Thanks for all the people who sent me the references (both here and to private email). Maybe it would be good idea to add some such references to the 'sites running modperl' page. My business client after taking a look at http://perl.apache.org/outstanding/sites.html said 'nice

Re: References for modperl usage in financial institutions?

2002-11-20 Thread Panagiotis Louridas
t was outsourced and developed in ASP. After many a problem it was decided to be insourced and rewritten from scratch in mod_perl. It is expected to go live soon. Marcin Kasperski wrote: I am looking for some examples of modperl being used in financial institutions (banks, brokers, ... but also la

Re: References for modperl usage in financial institutions?

2002-11-19 Thread Gunther Birznieks
subsidiary?) (compiled advocacy articles with Peter Williams as editor and author of a couple chapters). Marcin Kasperski wrote: I am looking for some examples of modperl being used in financial institutions (banks, brokers, ... but also large e-commerce). I spent a few hours searching the inter

Re: References for modperl usage in financial institutions?

2002-11-19 Thread John Nienart
e") switched from straight CGI to mod_perl early in 1997, and was still running most of the site that way whey they ceased operations this past summer. HTH. Marcin Kasperski wrote: I am looking for some examples of modperl being used in financial institutions (banks, brokers, ... but als

References for modperl usage in financial institutions?

2002-11-19 Thread Marcin Kasperski
I am looking for some examples of modperl being used in financial institutions (banks, brokers, ... but also large e-commerce). I spent a few hours searching the internet but it seems such a information is not easily available. I am interested in both official and unofficial information

Re: compiling modperl with mingw on win32

2002-11-12 Thread Randy Kobes
On Tue, 12 Nov 2002, pascal barbedor wrote: > Hi > > on win32, > > I have compiled perl 5.8 with mingw gcc 3.2 and dmake. > it gives a very fast perl. > > is it possible to build mod_perl 1.99_07 with this perl and an > apache 2043 build with msvc6 ? (is it possible to compile > apache with gcc

compiling modperl with mingw on win32

2002-11-12 Thread pascal barbedor
Hi   on win32,   I have compiled perl 5.8 with mingw gcc 3.2 and dmake. it gives a very fast perl.   is it possible to build mod_perl 1.99_07 with this perl and an apache 2043 build with msvc6 ? (is it possible to compile apache with gcc3.2 ?)   because I am trying it , and it don't seems to

Re: CGI hangs with Modperl::Registry and apache2.

2002-11-12 Thread Randy Kobes
On Tue, 12 Nov 2002, Roelf Diedericks wrote: > Randy, wouldn't it be a good idea to compile your binary distributions > of mod_perl2 with MP_TRACE enabled, so that we can use > PerlTrace when testing mod_perl2? > > It would just make it easier for compiler lazy people like myself, and > might h

Re: CGI hangs with Modperl::Registry and apache2.

2002-11-12 Thread Roelf Diedericks
Randy, wouldn't it be a good idea to compile your binary distributions of mod_perl2 with MP_TRACE enabled, so that we can use PerlTrace when testing mod_perl2? It would just make it easier for compiler lazy people like myself, and might help us aid the developers in tracking down niggly problems

Re: CGI hangs with Modperl::Registry and apache2.

2002-11-11 Thread Randy Kobes
On Tue, 12 Nov 2002, Roelf Diedericks wrote: > I've tried a whole lot of things to get a simple product called > "yabb Gold SP1" (Yet Another Bulletin Board, available at > http://www.yabbforum.com/downloads.php?file=./downloads/Y1Gold_SP1.1_pl.zip) > working with mod

CGI hangs with Modperl::Registry and apache2.

2002-11-11 Thread Roelf Diedericks
I've tried a whole lot of things to get a simple product called "yabb Gold SP1" (Yet Another Bulletin Board, available at http://www.yabbforum.com/downloads.php?file=./downloads/Y1Gold_SP1.1_pl.zip) working with modperl-2, and apache on Win32. Yabb is a basic forum/bulletin bo

Handler Access to vars created by other modules. (modperl 2.0)

2002-10-21 Thread Erich Oliphant
Hi, I am creating a handler that logs key (request) variables passed from our client application.  I need to tie the entries I create to entries in the apache request log.  I was thinking that I could use the UNIQUE_ID created by mod_unique_id (i.e. stick it in access_log and the log generat

Re: Handler Access to vars created by other modules. (modperl 2.0)

2002-10-21 Thread Perrin Harkins
Erich Oliphant wrote: I am having difficulty accessing this variable (via the ENV hash). I decided to make it a PerlLogHandler and register it REALLY_LAST, thinking that mod_unique_id would've exported UNIQUE_ID prior to that. However, that does not seem to be the case :) Something is wrong

Re: install modperl: cannot find -lperl

2002-10-08 Thread Frank Wiles
.--[ Matthias Oberthür wrote (2002/10/08 at 18:28:30) ]-- | | Hi, | I try to install mod_perl but I get the message that /usr/bin/ld can't find | -lperl | | The whole input | cd mod_perl-1.99_07 | perl5.61 Makefile.PL MP_AP_PREFIX=/usr/local/lamp/apache2 MP_INST_PREFIX=1

install modperl: cannot find -lperl

2002-10-08 Thread Matthias Oberthür
Hi, I try to install mod_perl but I get the message that /usr/bin/ld can't find -lperl The whole input cd mod_perl-1.99_07 perl5.61 Makefile.PL MP_AP_PREFIX=/usr/local/lamp/apache2 MP_INST_PREFIX=1 make /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make[1]: *** [mod_perl.s

Re: ModPerl and Net::Z3950

2002-09-24 Thread Ged Haywood
Hi there, On 24 Sep 2002, Ian Stuart wrote: > We are using Apache/1.3.26 (on a Sun Solaris box), with mod_perl/1.27, [snip] > getting errors saying that the connection dies [snip] > > This problem occurs randomly, I rather doubt that... :) [snip] > problem is cleared if we do a graceful resta

ModPerl and Net::Z3950

2002-09-24 Thread Ian Stuart
We are using Apache/1.3.26 (on a Sun Solaris box), with mod_perl/1.27, in an ASP/Event-driven service that does Z39:50 database queries to get the data. We have been getting errors saying that the connection dies, causing Net/Z3950/Manager.pm to die. This problem occurs randomly, and we cannot w

modperl 1.27 blues

2002-08-29 Thread Jeff Chen
Hi, I recently ran into a problem which has puzzled me about Perl compilation and installation. I would appreciate some help in understanding this. I run Redhat 7.2, which comes with perl-5.6.0-17. I was able to compile and install 5.6.1 and 5.8.0 all seemingly without problems. However, I ran

Re: [modperl-2.0] unresolved external on win32 when compiling

2002-08-28 Thread Doug MacEachern
On Sat, 17 Aug 2002, pascal barbedor wrote: > Hi > > when compiling modperl 1.99_05 (from today cvs) > with MP_DEBUG=1 > there is un unresolved external > RequestIO.obj : unresolved external symbol _times > RequestIO.dll fatal LNK error this has been fixed

Re: Flaky behavior with modperl module

2002-08-27 Thread The Surprises
On Tue, Aug 27, 2002 at 02:25:31PM -0400, [EMAIL PROTECTED] wrote: > > > When you "View Source" in your browser, are the img url's in the broken images > correct? Do you get any errors in your error log? anything strange in your > access log? > > Wes > View source shows a valid source. It ap

Re: Flaky behavior with modperl module

2002-08-27 Thread wsheldah
: Wesley Sheldahl/Lex/Lexmark) Subject: Flaky behavior with modperl module Greetings, I am writing a modperl module to create dynamic picture web pages created from .jpg files in a given directory. It basically puts a bunch of pictures on the screen. I am seeing inconsistent behavior and I don

Re: Flaky behavior with modperl module

2002-08-27 Thread Per Einar Ellefsen
At 19:37 27.08.2002, The Surprises wrote: >Greetings, > >I am writing a modperl module to create dynamic picture web pages >created from .jpg files in a given directory. It basically puts a bunch >of pictures on the screen. I am seeing inconsistent behavior and I >don't k

Flaky behavior with modperl module

2002-08-27 Thread The Surprises
Greetings, I am writing a modperl module to create dynamic picture web pages created from .jpg files in a given directory. It basically puts a bunch of pictures on the screen. I am seeing inconsistent behavior and I don't know where to look for a solution. When I load the page, r

Re: [modperl-2.0] unresolved external on win32 when compiling

2002-08-17 Thread Randy Kobes
On Sun, 18 Aug 2002, Stas Bekman wrote: > pascal barbedor wrote: > > Hi > > > > when compiling modperl 1.99_05 (from today cvs) > > with MP_DEBUG=1 > > there is un unresolved external > > RequestIO.obj : unresolved external symbol _times > > Request

Re: [modperl-2.0] unresolved external on win32 when compiling

2002-08-17 Thread pascal barbedor
Hi when compiling modperl 1.99_05 (from today cvs) with MP_DEBUG=1 first error : modperl_xsinit.lo : fatal error : incompatible pdb format in c:\modperl-2.0\src\modules\perl\vc60.pdb ; delete and rebuild I don't know what the "delete and rebuild" means. after I delete th

Re: [modperl-2.0] unresolved external on win32 when compiling

2002-08-17 Thread Stas Bekman
pascal barbedor wrote: > Hi > > when compiling modperl 1.99_05 (from today cvs) > with MP_DEBUG=1 > there is un unresolved external > RequestIO.obj : unresolved external symbol _times > RequestIO.dll fatal LNK error > > this is with perl 5.8.0 compiled with

<    1   2   3   4   5   6   7   8   9   10   >