Perl --> Response
Has someone an idea to solve this problem ???
Greentings from Germany
Marc Ian BrewerFraunhofer-Institut für Software- und
SystemtechnikEmil-Figge-Str. 9144227 Dortmund
Tel. 0231/9 76 77 - 419eMail: [EMAIL PROTECTED]
a large file called "modules" in the $SERVERROOT directory.
If I physically make the modules/ directory after step 1, then the
mod_perl.so file is copied across correctly.
I've also tested this with httpd 2.0.43, and it does the same think --
no .../modules directory is created.
file called
mod_perl.so within a directory called modules?
Yours,
Confused of Edinburgh
--
--==++
Ian Stuart: Edinburgh University Data Library.
Information is not knowledge
Knowledge is not wisdom
Wisdom is not truth
Truth is not beauty
Beauty is not love
Love is not music
--
10-07 at 13:40, Ian Stuart wrote:
> I then prepare mod_perl (version 1.99, 'cos I'm using apache 2) with the
> following line:
>
> perl Makefile.PL MP_INST_APACHE2=1 MP_DEBUG=1 MP_INST_APACHE2=1
> MP_AP_PREFIX=/home/cpan/httpd-2.0.39 MP_USE_STATIC=1 MP_USE_DSO=0
--
d?) the correct @INC array?
Many thanks.
Oh, the second question sorry.
I want to include the MP_USE_GTOP option, however the make barfs, unable
to locate the glibtop header files (even though I have set the
environment variable LD_LIBRARY_PATH to refer to the correct directory.
Any thoughts h
unresolvable?) problem?
3) Has anyone had a similar problem, and solved it a different way?
In anticipation...
--
--==++
Ian Stuart: Edinburgh University Data Library.
Information is not knowledge
Knowledge is not wisdom
Wisdom is not truth
Truth is not beauty
Beauty is not love
Love is not music
Not in the MS house that I am living in right now :^(
On Tue, 20 Aug 2002, Perrin Harkins wrote:
> Ian Struble wrote:
> > And just to throw one more wrench into the works. You could load up only
> > the most popular data at startup and let the rest of the data get loaded
>
minute
instead of in 15-30 minutes while pegging the DB. The 15-30 minutes was
when we were dealing with ~5mil total entries and I would hate to see it
now that the size of the table has doubled. Now we just need to do some
batch processing to determine what subset gets loaded at startup.
Ian
On
to H::M), which version of Html-Mason will CPAN
grab? My guess would be the one with the highest (defined) version of
Apache::Handler.
- Ian
>>>>> "JS" == Jonathan Swartz <[EMAIL PROTECTED]> writes:
>> I think we should just get rid of the version
dumps?
Other version info:
mod_ssl-2.8.10-1.3.26
openssl-0.9.6d
All software mentioned was built with default config except as mentioned
above.
Thanks,
Ian
--
Ian Macdonald
[EMAIL PROTECTED]
27;t start.
There doesn't seem to be any entries in the FAQ's regarding this problem and
VMS.
Is this an Apache configuration I have missed or a Perl issue. Any advise on
where
to continue my search will be received with thanks.
Ian..
--
Diese E-Mail enthaelt vertrauliche oder r
http://www.activestate.com/PPMPackages/5.6). What sort of dependency issues
are you running into?
Ian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9HZB6AjpHQQmBAUMRAlHeAKCN/wbIHMWx7w6EdkRd2QaQC19vhwCfcj9Z
Ddr++uZE64ayDb3PBX4T6Gc=
=99gO
-END PGP SIGNATURE-
garding this issue?
An alternative approach could involve placing the functionality
specific to mod_perl 2.0 in a sub-module, then conditionally importing
that submodule depending on the value of $Apache::Registry::VERSION.
Ian
On 2002.05.28 01:23 Per Einar Ellefsen wrote:
>
> Or... maybe you could try using Apache class methods inside
> sections (like document_root) -- however I think that'd be pretty
> shaky.
Hmm...something to tinker with as time permits...
Thanx,
Ian
On 2002.05.28 04:03 Jeff A wrote:
>
> > From: Andrew McNaughton [mailto:[EMAIL PROTECTED]]
> > Sent: 27 May 2002 21:02
> > To: Ian D. Stewart
> ...
> > You miss most of the advantage of debian's package management
> > if you start building core componen
On 2002.05.27 15:39 Per Einar Ellefsen wrote:
> At 21:13 27.05.2002, Ian D. Stewart wrote:
>> Is it possible to reference the value of one Directive within
>> another Directive (e.g., PerlSetVar VariableName
>> ${DocumentRoot}/subdir) ?
>
> If you use sections,
Is it possible to reference the value of one Directive within another
Directive (e.g., PerlSetVar VariableName ${DocumentRoot}/subdir) ?
Thanx,
Ian
Well, I haven't had any better luck with the debian package but I have
gotten Apache and mod_perl running by building from source.
Thanx for all the help,
Ian
On 2002.05.27 13:06 Ian D. Stewart wrote:
> On 2002.05.27 12:59 Eric wrote:
>> On Mon, May 27, 2002 at 12:20:00P
you had
> PerlSendHeader On
> Depending on what your script does, and if you use CGI.pm
> to generate the header, try
> PerlSendHeader Off
>
Thanx for the feedback Randy. I tried changing both options. Still no
good.
Thanx Anyways,
Ian
On 2002.05.27 12:59 Eric wrote:
> On Mon, May 27, 2002 at 12:20:00PM -0400, Ian D. Stewart wrote:
> > On 2002.05.27 11:43 Lucas M. Saud wrote:
> > >maybe you can try a "chmod 755" in the script...and check the perl
> > >path in first line of the script...
be a listing of the current environment.
Galeon identifies the content type as application/x-perl. This would
seem to indicate to me that Apache is serving the script directly
instead of executing the script and serving the output. According to
the mod_perl Guide, the ExecCGI option (which I have set for Location
/perl) is supposed to avoid this situation.
Thanx,
Ian
e and mod_perl, and will be
building from scratch. If that works, that I well chock it up to a
debian packaging/configuration issue.
Thanx for the feedback,
Ian
more
info, would be greatly appreciated.
Regards,
Ian
server should install this patch.
Thanks
Ian Macdonald
Ian Macdonald wrote:
> Hi,
>
> More info on my problem with my proxied (via Rewrite rules) mod_perl
> apache giving responses that were a) topped & tailed with message size
> and "0" respectively, a
th servers config, but the only effect I've
noticed is when I add "force-response-1.0" to the main server, the delay
goes away; the size & 0 (ie the chunking info) still top & tail the
response.
Thanks
Ian Macdonald
[EMAIL PROTECTED]
directly from the browser, or if the mod_perl
server is started without proxying enabled.
This looks to me as if two parts of the system are contributing the same
header information, or if two protocol layers are being added in the
wrong order, or something like that.
Thanks for any tip
gram for playing, tweaking,
and dealing with apache modules and such. http://apachetoolbox.com/
I have mod_perl, php, mod_frontpage, mod_throttle, and mod_python
running peacefully on the same box.
Ian
- -BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.8 for non-commercial use
<http://w
And further still into OT land, Israel is a pretty popular Hawaiian
artist. Too bad he does not get play on the mainland.
Ian
On Wed, 6 Mar 2002, Tom Servo wrote:
> > What I really want to know is: what ever happened to that eToys jingle
> > that was on the commercials? It was al
am and Virus Technologist" (which is
> actually a really nice change from web hacking). As far as other CMS's,
> Robin has already mentioned XIMS and his Tesserra, but forgot about this
> one: http://www.callistocms.com/ which simply blew my mind looking at the
> graphics. I gues
On 2/1/02 2:21 PM, "Joe Schaefer" <[EMAIL PROTECTED]> wrote:
> Ian Ragsdale <[EMAIL PROTECTED]> writes:
>
>> How about setting something up on SourceForge? I know they have OS X
>> environments available for compiling and testing.
>
> apreq is
How about setting something up on SourceForge? I know they have OS X
environments available for compiling and testing.
Ian
On 1/28/02 2:19 PM, "John Siracusa" <[EMAIL PROTECTED]> wrote:
> I'm cc-ing this to the Mac OS X Perl list in the hopes that someone can
> pro
overworked admin from
insanity?
Ian
-
- From RFC 1925: "(3) With sufficient thrust, pigs fly just fine.
However, this is not necessarily a good idea. It is hard to be sure
where they are going to land, and it could be dangerous sitting under
them as they fly overhead."
-BEGIN
medies
the problem, but that doesn't help. I've also reset my httpd.conf file
to the defaults, and that doesn't help either.
When I do just a 'plain-jane' ./apachectl start (as opposed to an
./apachectl startssl), I get the webpages, however, the mod_perl
interface se
> So where is everybody? Too busy mod_perling?
Or has mod_perl reached the stage of perfection ? ;-)
--
Yours Digitally,
Ian Johannesen
Projectmanager ADVICE A/S
Phone : +45 7020
Cell : +45 2685 9835
Direct : +45 9631 8315
DSO (a) is not recommended, and (b) requires a version of
perl that has been tinkered with - see the mod-perl installation guide.
Hope this helps...
--
--==**==--
Ian Stuart - EDINA, DataLibrary, University computing services.
-
A man depriving some village, somewhere, of a first-class idiot
-
http://lucas.ucs.ed.ac.uk/
so
that it DOESN'T get parsed apart?
Someone must have an answer.
Thanks.
IanW
--
Ian Williamson
Senior Software Engineer
NovAtel Inc.
[EMAIL PROTECTED]
Server is not starting !?
Subroutine main::pid redefined at /home/ian/mod_perl-1.25/t//docs/startup.pl
line 103.
Subroutine main::access redefined at
/home/ian/mod_perl-1.25/t//docs/startup.pl line 104.
Subroutine Outside::code redefined at
/home/ian/mod_perl-1.25/t//docs/startup.pl line 108
Nope.
I did a killall httpd as root then tried it again, but to no evail.
[root@ian mod_perl-1.25]# killall httpd
httpd: no process killed
[root@ian mod_perl-1.25]# ps auxc | grep httpd
[root@ian mod_perl-1.25]# make test
(cd ../apache_1.3.9 && PERL5LIB=/home/ian/mod_perl-1.25/lib make
owing error messages...
make[1]: Leaving directory `/home/ian/mod_perl-1.25/Util'
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
../apache_1.3.9/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up.
/apache_1.3.9 && PERL5LIB=/home/ian/mod_perl-1.25/lib make)
make[1]: Entering directory `/root/apache_1.3.9'
===> src
make[2]: Entering directory `/root/apache_1.3.9'
make[3]: Entering directory `/root/apache_1.3.9/src'
===> src/regex
make[4]: Nothing to be done for `all'.
&
sable-module=auth_anon \
--disable-module=auth_db \
--disable-module=auth_dbm \
--activate-module=src/modules/perl/libperl.a
make
make certificate TYPE=dummy
make install
---------
Any ideas?
Thanks!
Bye for Now,
't think
> page-based web development systems scale well to larger applications. I
> prefer something that is turned inside-out from the page based view of
> things, like MVC.
cheers,
-Ian
--
Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
> an interesting feature of JSP is the possibility to use the MVC design pattern
>(INPUT/OUTPUT/LOGIC separation)
> This is obtained with the "forward" instruction.
> How the MVC design pattern can be implemented in the mod_perl (and specifically
>Apache::ASP) architecture ?
cheers,
-Ian
--
Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
TPD=1 \
USE_APACI=1 \
LIB=/home/eedalf/lib/perl \
EVERYTHING=1
HTH,
-Ian
Today, Alexander Farber (EED) <[EMAIL PROTECTED]> spoke of Installing...:
> Hi,
>
> I am installing Apache 1.3.14 and mod_perl 1.24_01 into
> my home directory and it actually works okay, but there
> i
FreeBSD 4.1
Thanks in advance.
Ian
e first time but simple enough to later turn into a
tarball and/or a shell script for later re-use.
Has anyone on the list run hosted mod_perl installations? I'm curious
about ISP's how they provision their users with mod_perl environments
safely.
-Ian
--
Salon Internet
good Apache::WebDAV code base implementation.
-Ian
Today, Joao Pedro Goncalves <[EMAIL PROTECTED]> frothed and gesticulated about...:
> Hi, is there any current project going on for using the WebDAV protocol
> in
> mod_perl, something like Apache::WebDAV?
>
> I am familiar with the mo
bitrace.log";
}
>
> # Make sure we are in a sane environment.
> $ENV{MOD_PERL} or die "not running under mod_perl!";
ciao
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida
How hard are you pounding it in the 'lab'? I don't remember how hard I
had to pound to break my win32 proxy(NT4,SP4 and Apache 1.3.9 or 11) but
it wasn't all that hard. You should be able to pound pretty hard with an
LWP based pounder.
Ian
On Mon, 13 Nov 2000, siberian
mited to a single interpretter
thread with mod_perl on win32?
Ian
On Mon, 13 Nov 2000, siberian wrote:
> I know I get a lot when I use a lightweight proxy in front of my modperl
> servers under UNIX but how about under Win32? Since it uses a different
> model does a
> reverse proxy rea
ll)' -e '$a = parsedate("")'
> Undefined subroutine &Apache::Util::parsedate called at -e line 1.
>
> Looks like I've been missing something?
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
hrough
%INC to find who's loading it and see if I can completely eliminate
those now!
Doug MacEachern wrote:
>
> On Sat, 16 Sep 2000, Ian Kallen wrote:
>
> >
> > I've seen some of the 'perl -V' outputs on this list over the years. Most
> > people
to a Session ID storing the users password and
username to compare against.
The problem with this is that I can't seem to
install the AuthCookie module from cpan. DOH!!!
Ian
- Original Message -
From:
[EMAIL PROTECTED]
To: Ian
Frawley
Cc: [EMAIL PROTECTED]
Sen
immediate credit card payment[rules out smart cards again]. Where as regular
shoppers(subscribers) can just login.
Ian
- Original Message -
From: "John Saylor" <[EMAIL PROTECTED]>
To: "Ian Frawley" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday
Is it not just possible through a perl module as I am not very clued up on
digital certificates.
Thanks
Ian
- Original Message -
From: "John Saylor" <[EMAIL PROTECTED]>
To: "Ian Frawley" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday
user's authentication information. On subsequent requests
to the same secure area apache requires that the user enters their
credentials again.
Is there a way around this? If so any help would be
appreciated.
Thanks
Ian
AuthName "Relm"
AuthType Basic
PerlAuthenHandler
Auth
require valid-user
I know my pm works but I don't know how to redirect
to the requested URL
Thank
Ian
- Original Message -
From:
Asaf
Klibansky
To: Ian
Frawley ; [EMAIL PRO
o use the cookie based authentication in the Eagle book but
the problem is that this has also got to work for WAP phones..
Ian FrawleySoftware
DevelopmentAcquist[EMAIL PROTECTED]0161 222
2400
Hello Ariel
When you return "OK" from your authentication module that gives apache the
thumbs up authentication accepted. So possibly you might be trying to
authenticate a user that has already been authenticated when you run your
CGI script.
Ian
- Original Message -
Fr
not get it to redirect. Well I can but
only with a:
return REDIRECT
which as you can imagine sends the whole thing
bananas....
Ian
- Original Message -
From:
Geoffrey
Young
To: 'Ian
Frawley'
Cc: '[EMAIL PROTECTED]'
Sent: Thursday, Octo
I have looked at the example and tried to adapt,
the problem is that I will be serving WAP phones as well as PC's which
don't like cookies.
Cheers - Original Message
-
From:
Geoffrey
Young
To: 'Ian
Frawley' ; [EMAIL PROTECTED]
Sent: Thursday,
t the welcome page.
So my question is how can you redirect depending on
the results of authentication.
Thanks
Ian FrawleySoftware
DevelopmentAcquist[EMAIL PROTECTED]0161 222
2400
dress with SSL?
If not, what do other sites do?
We have added three vitual hosts for port 80, however
only the top one works ( even if we change the order!)
Any help would be appreciated
Thanks
- Ian
The Standard Life Assurance Company, Standard Life House, 30 Lothian Road,
Edinburgh EH
If I repeatedly write to:
$session{foo}{bar}
I find that I have to do something like:
$session{smack}++;
to get it to write when the hash is untied. Is there a better way to do this?
TIA
ian
th XS code so any
insight as to the ins and outs of compiling w/ and w/o usemymalloc would
be much appreciated!
thanks,
-Ian
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
on for multiple
virtualhosts. Also, back down to Mason 0.87 until 0.89 is released.
-Ian
> Hello all,
>
> -- The Problem --
>
> When i try try retrieve http://www.clickly.com/index.html
> (Test-Site: not the real clickly.com) i get a blank return and i
> mean a
Why not do this...
Implement sessions via DBI. All three servers will use the same table in the same
database for setting/getting session data (ie
'authenticated_uid' => 1425).
Pass the session id around in the path or in query string. Make sure your
applications include this data when link
erstand.
>
> I always try to teach while having things done. Learning a bit of Perl
> will help the designers as much as learning "raw HTML" instead of using
> just a WYSIWYG tool: they will be more productive.
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
dle? Someone mentioned doing a ChildInitHandler and using
Class::Singleton.. I'm a clueless newbie so I
didn't get too far with this (code snippets anyone?).
TIA
Ian
8*1024);
} else {
...
}
a simple $| = 1; before the print didn't seem to help.. maybe OUTFILE is not hot?
Dunno.. this is my first run in w/ buffering
issues. I hope someone can help.
TIA
Ian
On Tue, 8 Aug 2000, Stas Bekman wrote:
> On 8 Aug 2000, Randal L. Schwartz wrote:
>
> > > "Stas" == Stas Bekman <[EMAIL PROTECTED]> writes:
> >
> > Stas> mod_perl rules :)
> >
> > package Stonehenge::MyFixup;
> >
> > ## PerlFixupHandler Stonehenge::MyFixup
> >
> > use strict;
Today, Gerald Richter <[EMAIL PROTECTED]> frothed and gesticulated about RE:...:
> > Ian Kallen suggested a hash of know indexers - which is a good idea -
>
> Yes
>
> > but has one problem of how to keep this upto date.
> >
>
> Everybody could contribut
coding it up, but never got the time.
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
results!
2) Have it configurable so that the url munger session pnote'ing can be
turned off or on.
I think without these features, url munging session mgt is pretty
worthless.
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin
unset('Content-length');
$r->header_out(Location => 'http://.bletch.com');
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
vance there is necessity of representing data as XML
(or at least an XML DOM tree) to do anything. So, I'm back at my original
conclusion settling on a powerful component system (Mason) but looking
seriously at gluing in hooks for transformation (AxKit).
--
Salon Internet
ing Center TEL (914)422-4328
> Pace University
> 1 Martine Ave
> White Plains, New York 10606-1932
>
> Those who do not understand Unix are condemned to reinvent it, poorly.
> -- Henry Spencer
>
--
Salon Internet http://w
..
print "$month $day $year\n";
Ian
On Tue, 18 Jul 2000, Kenneth Lee wrote:
> Better still,
>
> print date_field(
> -name =>"expiry",
> -value=>"2000-12-25");
>
> so that if value is omitted, the current value will be used.
>
man pages. The last one I
found had a tendency to break things.
TIA
Ian
code that
would give me a good idea of how to use this module securely? I'm also
wondering what the pros/cons are of using this module vs. CGI.pm.
TIA!
Ian
;markly';
}
{
package Foo::Zap;
use vars qw($bang $boom $bash);
# etc
}
I'll likely use constant.pm next time I rev the code instead of using
vars.
-Ian
Scott Alexander wrote:
>
> I'm working on creating a site that is completely done in mod perl.
>
> The are
You might start by staticly linking mod_perl. DSOs are evil.
> -Original Message-
> From: Dave Moore [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 22, 2000 09:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Apache::PerlVINC making apache kak
>
>
> On Wed, 21 Jun 2000, Dave Moore wrot
It was PHP4. A rebuild fixed it. Thanks guys!
> -Original Message-
> From: Ian Mahuron [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 16, 2000 01:50 PM
> To: Edmund Mergl
> Cc: Mailing List, mod_perl
> Subject: RE: Apache::DBI broken?
>
>
>
> Everything
there may be a
bug in the mysql driver (see "Segfault on DBI->Connect (04/01/2000)"
thread).
Considering how recently (and frequently) this has poped up on the list, I
wonder if Indrek is right.. Is php4 the culprit?
Ian
> -Original Message-
> From: [EMAIL PROTEC
php4 *is* in the mix! I installed it just so we could use phpMyAdmin (neat
MySQL web client). Can you ellaborate on this (URL, docs, etc)?? Is there
a patch for php4 or should I jump back to php3?
Thanks!
Ian
> -Original Message-
> From: indrek siitan [mailto:[EMAIL PRO
I've been searching through the mailing list and have seen several people
with the same problem I'm experiencing. Yet I've seen no solid answers to
this problem... so maybe I'll try again.
System is:
FreeBSD 4.0
Apache 1.3.12
perl 5.005_03
mod_perl 1.24
DBI 1.14
Apache::DBI 0.87
# Apache::DBI
there for slicing and dicing...
I'm probably splitting hairs here but I like to be flexible.
-Ian
Today, Jacob Davies <[EMAIL PROTECTED]> frothed and gesticulated...:
> The %{cookie}n refers to the cookie field of the notes table, so you should
> be able to get at it directly
If you're writing your own PerlLogHandler, get the cookie from the request
object, $r->header_in('Cookie')
-Ian
Today, Jim Sproull <[EMAIL PROTECTED]> frothed and gesticulated about...:
> I'm looking to using mod_usertrack to log requests based on cookies (whic
s space in front of it.
> In several shells you can put tabs in front of it if you say
>print<<-END; # the dash says "let me use a leading tab"
>blah
> END
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
49 6133 925152
> -
>
>
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
omigod...!
It worked!
Ok now, i've commented out the ClearModuleList directive , apache loaded
ok. Would there be any side effects to the directive, as it seemed to be
there for a purpose...
Thanks for your help!
Ian
On Sat, 10 Jun 2000, Ged Haywood wrote:
> Hi there,
>
ever, it doesn't seem to work.
\8(
>
> -- Rob
>
> --On 06/10/00 11:54:09 +0800 "Ian C.Sison" <[EMAIL PROTECTED]> wrote:
>
> >
> > On Sat, 10 Jun 2000, you wrote:
> >> On Sat, Jun 10, 2000 at 01:04:49AM +0800, Ian C.Sison wrote
On Sat, 10 Jun 2000, you wrote:
> On Sat, Jun 10, 2000 at 01:04:49AM +0800, Ian C.Sison wrote:
> > Hi all,
> >
> > I've tried working with the apache-php3perl SRPM which was posted on the
>
> snip
>
> > Starting httpd: Syntax error on line 862 o
Hi all,
I've tried working with the apache-php3perl SRPM which was posted on the
http://perl.apache.org/distributions.html
page. It's an SRPM that is designed to statically link in php3 and mod_perl
into the apache binary. Basically, i can get the SRPM to compile, but i can't
seem to enable
my analness on this somewhere... (because
> I *really* am not that anal. If anybody knows whether or not this was true
> at one point, I'd like to know (for my mind's own backward compatability
> sake!) :) Thx.
>
> -Original Message-
> From: Ian Kallen [mailto:[
garding the expense of mulitple $r->subprocess_env vs.
accessing %ENV?
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
gt; The default is on. Case sensitivity. All that... give it a whirl.
> We've all done it before
--
Salon Internet http://www.salon.com/
Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326
on{user} = $user;
# during some other request (pulling object out)
my $user = $session{user};
my $login = $user->login();
print("$login\n");
I'm sure it's more complicated then this. Any help would be appreciated.
Thank you in advance.
Ian
Someone just pointed out that this should probably go into the guide or
FAQ somewhere. Just a thought...
On Thu, 1 Jun 2000, Doug MacEachern wrote:
> > % gdb httpd $pid_of_spinning_process
> > % source modperl_x.xx/.gdbinit
> > % curinfo
>
> oops, that should be:
>
> % gdb httpd $pid_of_spin
Now if only I had known this two years ago... Awsome tidbit though. Thanks!
> you can find out which line of Perl code is triggering a spin, by
> attaching to the process with gdb;
>
> % gdb httpd $pid_of_spinning_process
> % source modperl_x.xx/.gdbinit
> % curinfo
>
> should show you the fi
1 - 100 of 138 matches
Mail list logo