Re[2]: [mp2] make test failed

2003-08-29 Thread Alan Rafagudinov
down END in modperl_extra.pl, pid=26289 I've used standard distributive. Any ideas why I have no input_filter.html ? -- Alan Rafagudinov E-mail: [EMAIL PROTECTED] | [EMAIL PROTECTED] Homepage: http://www.rafagudinov.com Phone: +7(926)22-5 -- Reporting bugs: http://perl.apache.org/bugs/ Mail

[mp2] make test failed

2003-08-28 Thread Alan Rafagudinov
: PERL_LWP_USE_HTTP_10=1 @INC: /usr/local/lib/perl5/5.8.0/i686-linux /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl . -- Alan Rafagudinov E-mail: [EMAIL PROTECTED] | [EMAIL

[mp1.0] Installation problem

2003-08-27 Thread Alan Rafagudinov
/site_perl -- Alan Rafagudinov E-mail: [EMAIL PROTECTED] | [EMAIL PROTECTED] Homepage: http://www.rafagudinov.com Phone: +7(926)22-5 -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re[2]: [mp1.0] Installation problem

2003-08-27 Thread Alan Rafagudinov
Hello Ged, Wednesday, August 27, 2003, 6:11:13 PM, you wrote: GH Hi there, GH On Wed, 27 Aug 2003, Alan Rafagudinov wrote: I've downloaded apache_1.3.28.tar.gz mod_perl-1.28.tar.gz [snip] tests failed: [snip] Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration

Installation problem

2003-08-26 Thread Alan Rafagudinov
test scripts, 47.06% okay. 74/258 subtests failed, 71.32% okay. make: *** [run_tests] Error 2 -- Alan Rafagudinov E-mail: [EMAIL PROTECTED] | [EMAIL PROTECTED] Homepage: http://www.rafagudinov.com Phone: +7(926)22-5 -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http

Re[2]: Multiple select

2003-08-14 Thread Alan Rafagudinov
Perrin Harkins On Tue, 2003-08-05 at 12:34, Alan Rafagudinov wrote: Hello! I have the next html code: select name=sel_name multiple option Smth_1 ... option Smth_n /select User is able to select many values in the list, how can I get all of them in my mod_perl script? Perrin

Multiple select

2003-08-09 Thread Alan Rafagudinov
Hello! I have the next html code: select name=sel_name multiple option Smth_1 ... option Smth_n /select User is able to select many values in the list, how can I get all of them in my mod_perl script? Thanx! Good luck!

mod_perl 2 APache 2.0 MPM

2003-01-19 Thread Sinclair, Alan (CORP, GEAccess)
All, Starting to strike the first blows with Apache 2.0. I am now wondering about thread safety with mod_perl 2. Will mod_perl support a threaded MPM Apache config ? Thanks,

RE: 1.3.27 DSO hassles

2003-01-15 Thread Sinclair, Alan (CORP, GEAccess)
object file either. I'm kinda stumped ont this. I was thinking of upgrading to Solaris 8. Thanks as -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 4:29 PM To: Sinclair, Alan (CORP, GEAccess) Cc: '[EMAIL PROTECTED]' Subject: Re: 1.3.27 DSO

RE: 1.3.27 DSO hassles

2003-01-15 Thread Sinclair, Alan (CORP, GEAccess)
mod_negotiation.lo /pathto/libgcc.a This will extract the floatdisf function from libgcc.a and link it into mod_negotiation.so which can be verified with nm. The libgcc.a archive will be contained into your gcc build tree under gcc-3.2.1/gcc Thanks to all who replied. Alan -Original Message- From

1.3.27 DSO hassles

2003-01-13 Thread Sinclair, Alan (CORP, GEAccess)
. Any ideas Thanks Alan

HELP with mod_perl version

2002-10-29 Thread Alan Chung
to uninstall the current Perl and mod_perl and reinstall again. I even tried the different version of mod_perl (1.25, 1.27) but with the same error. Could anyone give me an advice? Alan

Re: [OT] migrating from Apache to iPlanet; any mod_perl counterpart?

2002-10-10 Thread Alan
redesign here? That totally sux0rs :( Maybe you should try hitting the powers-that-be with a large 2x4 clue-stick? Or mention that other huge businesses such as imdb, banner ad companies, etc use it and are still sucessful and raking in the cash. A long shot but. alan -- Alan Arcterex

Re: cookies and IE

2002-10-02 Thread Alan
On Tue, Oct 01, 2002 at 07:23:39PM -0400, Kee Hinckley wrote: At 11:30 AM -0700 10/1/02, Alan wrote: Hi folks... I'm having a bit of a weird problem with Apache::Cookie and IE. I'm setting a cookie and then doing a redirect as follows: This must come up once every few months. I'd

Re: cookies and IE

2002-10-02 Thread Alan
On Wed, Oct 02, 2002 at 08:15:23AM -0500, Nicholas Studt wrote: Alan wrote [ 01 October 2002 at 03:09 pm ] On Tue, Oct 01, 2002 at 11:30:59AM -0700, Alan wrote: Turns out the issue was the 'expires' tag... IE wouldn't set the cookie until it was set to '+1d' If setting

Re: cookies and IE

2002-10-02 Thread Alan
a check to see if the val =~ /(\d+)(h|m|d|M)/ before it's sent off as a literal, but who knows. I'll email someone about it anyway. alan -- Alan Arcterex [EMAIL PROTECTED] -=][=- http://arcterex.net I used to herd dairy cows. Now I herd lusers. Apart from the isolation, I think I preferred

Re: cookies and IE

2002-10-02 Thread Alan
On Wed, Oct 02, 2002 at 08:30:54PM +0200, Per Einar Ellefsen wrote: At 20:12 02.10.2002, Alan wrote: On Wed, Oct 02, 2002 at 01:21:49PM -0400, Geoffrey Young wrote: so, it's not really a bug if you dig down into the docs and examples. looks like a feature, though :) Agreed... more

virtualhost based variables

2002-10-02 Thread Alan
this problem with the +Parent option, but heading to apache 2.0 might not be an option at this point. So how does everyone else do it? :) TIA alan -- Alan Arcterex [EMAIL PROTECTED] -=][=- http://arcterex.net I used to herd dairy cows. Now I herd lusers. Apart from the isolation, I think I

Re: virtualhost based variables

2002-10-02 Thread Alan
On Wed, Oct 02, 2002 at 06:04:03PM -0500, James G Smith wrote: Alan [EMAIL PROTECTED] wrote: Greetings again. I'm trying to figure out the best/fastest/most elegant way of setting virtualhost based variables. Basically I have three sites, and the only difference between them

cookies and IE

2002-10-01 Thread Alan
crossover office. It displays the authenticated page, but then refreshes back to the login page. No cookie is set, but debug when setting the cookie shows the following: Set-Cookie=userdata=[data]; path=/dealers; expires=1d at /home/alan/code/rubberoven/mod_perl/Rubberoven/Dealer.pm line 139. Refresh

Re: cookies and IE

2002-10-01 Thread Alan
On Tue, Oct 01, 2002 at 11:30:59AM -0700, Alan wrote: Hi folks... I'm having a bit of a weird problem with Apache::Cookie and IE. I'm setting a cookie and then doing a redirect as follows: my $c = Apache::Cookie-new( $r, -name = 'userdata', -value = $cookie

newbie: file uploads not working :(

2002-09-12 Thread Alan
::Upload; use strict; use Apache::Constants qw(:common); use Apache::Log; use Apache::File(); use Apache::Request; sub handler { my $r = shift; my $form = form(); if (my $file = $form-{UPLOAD}) { my $filelocation=/home/alan/code/test/htdocs/files; my $filename = $file-filename

Re: newbie: file uploads not working :(

2002-09-12 Thread Alan
(replying to self in true newbie style) On Thu, Sep 12, 2002 at 12:08:11PM -0700, Alan wrote: # This is a copy of the form code from the snippets page sub form { use Apache::Request; my $r = Apache-request(); my $apr = Apache::Request-new($r, DISABLE_UPLOADS = 1

Re: newbie: file uploads not working :(

2002-09-12 Thread Alan
. It returns 0. I threw the example code from the apache::request parse() section into sub form and nada. I'm wondering if it has somthing to do with my HTML or something? Is my html-fu doing something stupid? Thanks alan -- Alan Arcterex [EMAIL PROTECTED] -=][=- http://arcterex.net I used to herd

Re: #perl SSI directive not recognised

2002-05-22 Thread Alan Burlison
OtherModule.so -- Dependency [4] SONAME ThisModule.so -- Name of this module [5] RUNPATH $ORIGIN/.. -- Where to search [6] RPATH $ORIGIN/.. Hope this might help somebody sometime - it may be possible to pull a similar stunt on other platforms. Alan Burlison

#perl SSI directive not recognised

2002-05-21 Thread Alan Burlison
can't spot what is wrong. Can someone spare me a clue? Thanks, -- Alan Burlison -- $ head -1 /dev/bollocks risk manage three-tier high-volume price performance

Re: Berkeley DB 4.0.14 not releasing lockers under mod_perl

2002-03-21 Thread Michael Alan Dorman
Perrin Harkins [EMAIL PROTECTED] writes: This sort of begs the question: why not use DB 3.x? Is there some new feature you need in DB 4? Anecdotaly, I believe the OpenLDAP and Cyrus projects have both found DB4 to be more reliable under load than DB3. Mike.

Re: [WOT] emacs and WEBDAV

2002-03-15 Thread Michael Alan Dorman
Rob Bloodgood [EMAIL PROTECTED] writes: DW also speaks WEBDAV natively, but emacs does not. Not natively, but there is a DAV mode for emacs, apparently fairly new. From the Debian package: Package: eldav Priority: optional Section: net Installed-Size: 61 Maintainer: Fumitoshi UKAI [EMAIL

testing server response time

2002-01-10 Thread Alan Raetz
to improve the overall response time much. Comments? I'm certainly hoping that either this isn't a valid test, or that IndigoPerl is just broken... -alan __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

Re: testing server response time

2002-01-10 Thread Alan Raetz
/mod_perl.so #ScriptAlias /perl-bin/ c:/IndigoPerl//perl-bin/ #PerlSendHeader On #SetHandler perl-script #Options ExecCGI #/Location # END MOD_PERL CONFIG The application under test runs fine in either case. thanks again, -alan __ Do You Yahoo!? Send

Re: testing server response time

2002-01-10 Thread Alan Raetz
just assumed those lines were correct. You saved me a lot of time, thanks! I'll email IndigoStar this info... -alan __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

Apache and Perl togheter

2002-01-09 Thread Alan Civita
is a stupid test hello world CGI script ... Script written in sh script work. Can someone solve my problem please... Thx to all Alan

Apache and Perl togheter

2002-01-09 Thread Alan Civita
is it possible that i have to do something special in compiling apache to activate the perl mode?

Apache ASP help not helpfull :(

2001-11-28 Thread alan matthews
After twenty years in hardware and real-time programming, I'm back at university getting into business computing, so I'm very new to this server stuff and I'm trying to learn. I wanted to run a local server but Microsoft PWS doesn't run on Win ME. Searching around I came across this

Apache ASP help not helpful. I'm not alone

2001-11-28 Thread alan matthews
I've just seen a pile of posts on a Yahoo board full of people with ASP problems. __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com

Re: Children dying

2001-08-16 Thread Alan Burlison
of having DSO at all then? The question was 'How do I build on Solaris with DSO?', the answer was 'Build perl to use the system malloc', I don't see what the problem with that is. -- Alan Burlison -- $ head -1 /dev/bollocks repurpose collaborative focus groups, going forwards

Re: Children dying

2001-08-15 Thread Alan Burlison
to compile mod_perl statically on Solaris because it will core otherwise. Untrue. We ship mod_perl in Solaris 8 as a DSO, and it works fine. Alan Burlison

Re: Children dying

2001-08-15 Thread Alan Burlison
Vasily S. Petrushin wrote: Untrue. We ship mod_perl in Solaris 8 as a DSO, and it works fine. Fine, point us please to documentation how to do it. http://cpan.valueclick.com/authors/Doug_MacEachern/mod_perl-1.26.tar.gz Alan Burlison

Re: Children dying

2001-08-15 Thread Alan Burlison
to Configure), then apache, mod_perl and perl all agree on who manages memory. Humbly, And no need for that either! :-) Regards, -- Alan Burlison -- $ head -1 /dev/bollocks drive proximal infomediaries, going forwards

Re: compiling troubles on Solaris 8

2001-08-06 Thread Alan Burlison
Ged Haywood wrote: Well OK, read What Compiler Should Be Used to Build mod_perl? in the install section of Stas' new book if you want to use different compilers - but don't say I didn't warn you! :) By all means, please feel free to buy our compiler. Alan Burlison

Re: compiling troubles on Solaris 8

2001-08-06 Thread Alan Burlison
as a DSO. -- Alan Burlison Solaris Kernel Development, Sun Microsystems

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-18 Thread Alan Burlison
Stas Bekman wrote: Here is the output of 'make install' I don't think it logs the install of these headers. Please check the created Makefile. Does it include the mod_perl.h in one of the targets? No. Alan Burlison

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Alan Burlison
/Apache, but it isn't there. Alan Burlison

Re: Problems building Bundle::Apache - libapreq-0.33

2001-07-17 Thread Alan Burlison
/perllocal.pod No header files installed. Alan Burlison

Problems building Bundle::Apache - libapreq-0.33

2001-07-16 Thread Alan Burlison
. Everything else is the latest available from CPAN. The INSTALL file is less than helpful, and a search of the modperl archives didn't find anything. Anyone have any suggestions? thanks, Alan Burlison

Installation issue

2001-04-30 Thread alan arbizu
ideas/tips /a -- Alan E. Arbizu / http://www.arbizu.org SW Design Engineer, CSO-eCSL Hewlett-Packard Cupertino, CA, 47L/J6-L6 TN-447-0240

Re: Installation issue

2001-04-30 Thread alan arbizu
Hmm.. i just got it to build ok on RH 7.0.. I'll see if I can just use those binaries... oh.. i did forget to mention the 6.1 box was an SMP kernel. Not sure if that could be an issue, but thought it could be important /a alan arbizu wrote: Hi folks... I've got an issue here that all

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Michael Alan Dorman
Matt Sergeant [EMAIL PROTECTED] writes: The one thing I think AxKit does really well, that other templating solutions aren't really designed for, is allowing you to build your whole web site with that solution. So for example, Mason and EmbPerl are really great for building the dynamic parts

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Michael Alan Dorman
Matt Sergeant [EMAIL PROTECTED] writes: It depends a *lot* on the type of content on your site. The above www.dorado.com is brochureware, so it's not likely to need to be re-styled for lighter browsers, or WebTV, or WAP, or... etc. So your content (I'm guessing) is pure HTML, with Mason used

deprecated our() indicated in perldoc of Getopt::Std

2001-04-20 Thread Alan E. Derhaag
? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Alan E. Derhaag N2H2, Creators of Bess and Searchopolis phone: 206-336-2972 900 Fourth Avenue, Suite 3600 email: [EMAIL PROTECTED],[EMAIL PROTECTED]Seattle, WA 98164 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: deprecated our() indicated in perldoc of Getopt::Std

2001-04-20 Thread Alan E. Derhaag
Paul Johnson [EMAIL PROTECTED] writes: On Fri, Apr 20, 2001 at 02:36:32PM -0700, Alan E. Derhaag wrote: I upgraded to v5.6.1 of perl and viewed the documentation for the Getopt::Std as I wasn't familiar with its use for command line arguments on a new install function I was building

Translation handler continuous loop problem

2001-02-01 Thread Sinclair, Alan (CORP, GEAccess)
I am hoping someone might have a clue on how to resolve this awkward problem. I have just installed a mod_perl URI translation handler to extract a session id from the URI. In general the translation works correctly by removing the session id from the URL when detected. However, a Netscape

RE: Translation handler continuous loop problem

2001-02-01 Thread Sinclair, Alan (CORP, GEAccess)
mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 5:47 PM To: Sinclair, Alan (CORP, GEAccess) Cc: '[EMAIL PROTECTED]' Subject: Re: Translation handler continuous loop problem "Sinclair, Alan (CORP, GEAccess)" wrote: I am hoping someone might have a clue on how to resolve thi

Correct LWP package to test mod_perl

2001-01-30 Thread Sinclair, Alan (CORP, GEAccess)
All, Which is the correct LWP package to download from CPAN for doing the make test phase during mod_perl installation. I note there are 2 LWP packages with the LWP::UserAgent piece: lcwa-1.0.0 and libwww-perl-5.50 Thanks for the advice. AS

Location vs Directory directives

2001-01-26 Thread Sinclair, Alan (CORP, GEAccess)
All, Having read the writing apaches module book, I have noted all the examples for installing handlers use the Location directive. Are there any hidden side affects from setting up a handler within an Apache Directory directive? Thanks for any advice! AS

Apache.pm location on installation

2001-01-24 Thread Sinclair, Alan (CORP, GEAccess)
All, I have successfully installed mod_perl on Solaris. The mod_perl installation process has installed the Apache.pm module in the perl lib directory. Is that normal? I was expecting the Apache perl stuff to be installed under APACHE_PREFIX. Thanks!

Re: Remote Hosting

2000-11-25 Thread Alan E. Derhaag
[EMAIL PROTECTED] (Allen Wilson) writes: Does anyone have an idea of how to set up a remote host request. I am attempting to set up a web system where the user makes a request and it is process from one server to another. The remote server will return a file that will be formatted in a web

RE: Table Joins

2000-11-16 Thread Sinclair, Alan (CORP, GEAccess)
Speaking from an Oracle perspective, it is generally better to use a join in preference to an "IN" type subquery since the execution plan is normally more efficient. However, some types of queries can only be solved with a subquery clause such is the case with correlated subqueries. This is a

Re: Managing to kill httpd (why?)

2000-10-13 Thread David Alan Pisoni
At 10.41 -0700 10/13/2000, Doug MacEachern wrote: On Fri, 13 Oct 2000, Doug MacEachern wrote: On Sat, 30 Sep 2000, Yann Ramin wrote: #0 0x80a2605 in ap_table_get () #1 0x808961e in XS_Apache__Table_FETCH ()   package Magrathea::WebAPI; ... my $driver;    you cannot cache data that

Re: bytes_sent - bytes_received?

2000-10-07 Thread David Alan Pisoni
Title: Re: bytes_sent - bytes_received? At 7.25 PM +0100 10/7/2000, Matthew Byng-Maddick wrote: On Sat, 7 Oct 2000, Drew Degentesh wrote: In addition to the number of bytes sent to the client, Id like to log how many bytes are sent *by* the client (the size of the request + posts , etc.) Fair

RE: CyberCash and mod_perl Experiences

2000-10-05 Thread David Alan Pisoni
At 11.28 -0400 10/2/2000, Ryan Adams wrote: SNIP Thanks everyone for listening to me rant. I'll keep you posted on what I come up with. I'm toying with the idea of writing an CyberCash module for the Business::OnlinePayment interface. Anyone have any idea where to start? RYAN Actually, we

Re: recursion in Apache::Constants::AUTOLOAD?

2000-09-28 Thread David Alan Pisoni
Sorry I don't have much in the way of details, but we had this problem several months ago (probably in a previous version of mod_perl), but it silently went away. (I'm reminded of it because recently I was reviewing the handler() of our recently open-sourced embedded parser, Apache::XPP, and

Re: Scheduling an Apache child for termination/influenceMaxRequestsPerChild counter

2000-09-26 Thread David Alan Pisoni
At 18.56 +0200 9/26/2000, Ime Smits wrote: Hi, I wonder if it's possible to somehow alter Apache's internal counter matched against MaxRequestPerChild or schedule the launching of a new child from withing mod_perl. The reason I want to do this, is that in the administrator section of my

Re: question: using Apache for non-HTML messages

2000-09-25 Thread David Alan Pisoni
Really all you need to do is send your response back like you would any response, just without the HTML formatting. If you wanted to be a bit more "correct", you could change the content-type of the respose so that it is not 'text/html'. (In your case, you might just make one up like

compile runs great but won't execute

2000-09-15 Thread Alan E. Derhaag
apache_1.3.11 mod_ssl-2.5.0-1.3.11 mod_perl-1.24 perl v5.6.0 RedHat Linux 2.2.12-20 I compiled mod_ssl and mod_perl as DSOs and there were no errors.. a few warnings but nothing really significant. When running configtest, however, with the following in httpd.conf: LoadModule mod_perl

Can't locate object method No via package such

2000-09-04 Thread Alan E. Derhaag
ngs or errors except a `assignment discards `const' from pointer target type' warning. I've grepped the source for all (including openssl) and find nothing that might emit this error. Can I get a recommendation of where to look next? -- Alan E. Derhaag New Era Software Development htt

Re: What's this error?

2000-08-14 Thread Alan E. Derhaag
Paul [EMAIL PROTECTED] writes: I have also noted a fair amount of [Wed Jul 19 16:01:58 2000] [notice] child pid 24703 exit signal Segmentation Fault (11) I get this, too, a *LOT*. Err... I'm convinced that our current mod_ssl 2.6.5 is 100% stable and does not produce any

Re: User-Agent: contype

2000-08-01 Thread Alan Sparks
. There's an old bug against IE that mentioned that IE does sniff the data stream and use its own ideas in deference to the stated MIME types and content dispositions sometimes. I've always wondered if that ties into this. -Alan -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Coredump

2000-07-14 Thread Alan Sparks
The newsgroup comp.infosystems.www.servers.unix is the usual hangout for Apache-related issues... -Alan -Original Message- From: Dana Powers [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Friday, July 14, 2000 3:39 PM Subject: Coredump Do any of you know a better place

Re: Apache/mod_perl

2000-07-07 Thread Alan Sparks
Can't speak much to Stronghold, got a copy and ultimately put it on the shelf. I rather like Raven (covalent.com), works like a peach with mod_perl etc. Just wish Apache didn't have to be patched to install the damn stuff... -Alan -Original Message- From: Pramod Sokke [EMAIL PROTECTED

Re: segfault in DSO mod_perl 1.23 (perl 5.6.0) with apache-1.3.12

2000-05-10 Thread Alan Burlison
it breaks. If you want to use APXS you have to build Apache to be largefile aware yourself. On Solaris at least the way to do this is to set CFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' in your environment before invoking the Apache configure. -- Alan Burlison

Re: Bitten by -D_FILE_OFFSET_BITS=64

2000-05-10 Thread Alan Burlison
od_perl's Makefile.PL to check that the largefile-ness of both perl and apache agree when using APXS. On Solaris you can do this by using nm and looking to see if the normal or largefile versions of routines are in use, e.g. fstat or fsta64. I don't know how portable to other platforms this is though. -- Alan Burlison

Re: Bitten by -D_FILE_OFFSET_BITS=64

2000-05-09 Thread Alan Burlison
e. Apache built with no errors, and as far as I can tell up until now it works just fine, including mod_perl. Obviously you are on a different platform, but perhaps building Apache with the Linux incantation needed to make it largefile aware will solve the problem for you? Alan Burlison

Core dump: Solaris 2.7/mod_perl1.23/Apache1.3.12/perl5.6.0

2000-05-08 Thread Alan Burlison
] main(0x8f800, 0x8f800, 0x2, 0x88400, 0x0, 0x0), at 0x3e348 Alan Burlison

Re: Core dump: Solaris 2.7/mod_perl1.23/Apache1.3.12/perl5.6.0

2000-05-08 Thread Alan Burlison
-per_dir_config and perl_module. r-per_dir_config is a void*, and has the value 8, which sure doesn't look like a valid address to me. perl_module on the other hand all looks sane. I'm not sure where to look next - any suggestions? -- Alan Burlison

Re: ORA-12154: TNS:could not resolve service name with DBI under Apache

2000-03-29 Thread Alan E. Derhaag
database=XXX", "indic", "", { AutoCommit = 0, RaiseError = 1, PrintError = 0 } ) or die $DBI::errstr; explicitly supplying the server and avoiding the `use XXX' on the first connect? Works with Sybase, anyway. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

did CGI::dump get upgraded to CGI::Dump?

2000-03-27 Thread Alan E. Derhaag
a good many contributors have their addressed there. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Alan E. DerhaagConsultant from Interactive Business Systems phone: 206-336-2972 Consultant to N2H2 email: [EMAIL PROTECTED] [EMAIL

RE: How do I send a 404 from Embperl?

2000-02-11 Thread Alan Gutierrez
have to chain handlers and the like, so I'll start reading the guide. Wouldn't it be easier if there as a way to set the return value from within Embperl? Alan Gutierrez - [EMAIL PROTECTED]

How do I send a 404 from Embperl?

2000-02-10 Thread Alan Gutierrez
Content-Length makes the client think that there is something worth displaying. Both NS and IE show a blank page. What I'd rather see is the server's error page. The question: How do I keep Embperl from adding the content length to the headers when I want to send an error message? Alan Gutierrez - [EMAIL PROTECTED]

Re: A fix in sight: Apache::ASP: crash when placed in startup.pl

2000-01-19 Thread Alan Burlison
Doug MacEachern wrote: wow, *nice* catch!! Daniel, I can't thank you and Alan enough for your efforts here. it's such a thorny problem to debug, the closest I came was trying to prevent the dlclose of modperl's libperl.so, but had no idea why that bandaid prevented the bleeding. I hadn't

Re: A fix in sight: Apache::ASP: crash when placed in startup.pl (2)

2000-01-19 Thread Alan Burlison
using perl 5.004... This is unfortunately true. However, the next version of perl is imminent (ish) so it would be nice if the fix could be in it. Alan Burlison

Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
Can someone please explain why Apache does all the dlclosing and dlopening of shared files on startup and a restart? I can think of no reson why this would ever be necessary - why on earth is it done? Alan Burlison

Re: squid performance

2000-01-18 Thread Michael Alan Dorman
Vivek Khera [EMAIL PROTECTED] writes: This has infinite more flexibility than squid, and allows me to have multiple personalities to my sites. See for example the sites http://www.morebuiness.com and http://govcon.morebusiness.com If when you say "multiple personalities", you mean virtual

Re: Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
what seems to be a common linker bug. Alan Burlison

Re: Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
Daniel Jacobowitz wrote: On Tue, Jan 18, 2000 at 08:03:42PM +, Alan Burlison wrote: The current fix is to forcibly unload the perl XS modules during the unload. However, on reflection I'm not at all sure this is the correct thing to do. Although you can unload the .so component

Re: Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
the modules, it won't hurt. I think they should be persuaded - this is a very insiduous bug and extremely hard to find. P.S. Does you get any feedback from your post to p5p about the unload function in Dynaloader? No. Nothing meaningful. Alan Burlison

Re: Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
a chance to know what you do in your programm. As soon as you use such things (and Dynloader uses them), the linker doesn't have chance! Nope, that's not how it works. Take a look at http://docs.sun.com:80/ab2/coll.45.10/LLM/@Ab2PageView/5121 *All* symbols in a shared library are known by ld.so Alan

Re: Why does Apache do this braindamaged dlclose/dlopen stuff?

2000-01-18 Thread Alan Burlison
Alan Burlison wrote: AB from mod_perl - perl libperl.so). Unfortunately the perl XS modules AB loaded in during startup via dlopen are *not* unloaded, nor do they AB succeed in locking the perl libperl.so into memory (you could construe AB this as a linker bug). Then Apache reloads

Re: DSO SEGV fix (was: A fix in sight: Apache::ASP: crash when placed in startup.pl)

2000-01-16 Thread Alan Burlison
ase. Your description of the sequence leading up to the crash fits well with what I observed when trying to trace the problem with gcc. It looks like Alan Burlison is on to a different dynamic linking problem that also needs to be fixed. No, it's the exactly the same problem, and the fix works

Re: Apache 1.3.9 + mod_perl 1.21 + Solaris 2.7 dumps core

2000-01-13 Thread Alan Burlison
been shot to hell. If you can find and fix this bug, you will be awarded the mod_perl Nobel prize. Many thanks - that exactly matches my symptoms. I'll keep on digging, but don't hold your breath. Has anyone tried purify on this? Alan Burlison

Apache 1.3.9 + mod_perl 1.21 + Solaris 2.7 dumps core

2000-01-12 Thread Alan Burlison
of this binary (from libperl): Built under solaris Compiled at Jan 12 2000 11:44:51 @INC: /usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 . Thanks, Alan Burlison

headers and hello

2000-01-08 Thread Alan
-- I've scoured the net, faqs, and archives all night to no avail. I hope someone here can help me with a better answer than 'just print out the content-type yourself' :) My system is a debian box running a stable distro with apache 1.3.3 and mod_perl 1.16. Thanks a mil

Re: missing header files on debian

1999-11-23 Thread Michael Alan Dorman
Slava [EMAIL PROTECTED] writes: I tried to install Apache::Request both way: manualy and using perl -MCPAN -e shell. It does't work on Debian. it tries to find some header files from apache. The same with libapreq-0.31 Install apache-dev Mike.