an
handle all data sources transparently ...
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
... all of these signs saying sorry but we're closed ...
the ratio is
good, you might just use the MySQL cache and be done with it. Of
course, if your select set is so wide that it is not reasonably
cachable, you are out of luck with this route.
Yours,
--
----
Honza Pazdziora | [EMAIL PR
t be a problem, it
depends on how many of them you have.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
... all of these signs saying sorry but we're closed ...
dvnaced.
> >
> >
> > #!/user/bin/perl -w
> usr?
>
> > use strict;
> >
> > my $r = shift;
But first of all the question is if this code is run in an environment
where this shift will return Apache->request object.
--
-
as you expect.
If the version of Tie::STDERR on CPAN doesn't work for you, write me,
I might find some time to make distribution from the code we use here.
Of course, YMMV, so you might only use the code as an inspiration.
Yours,
--
----
you're answering to.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, DBD::XBase.
Will be off email until Aug 15 -- please don't expect responses until then.
On Sun, Apr 29, 2001 at 04:34:40AM -0400, Philip Mak wrote:
>
> I was thinking something like
>
> sub XMLEncode {
local $_ = shift;
> s/&/&/g;
> s/ s/>/>/g;
> return $_;
> }
--
---
21 17:25 libghttp.la
lrwxrwxrwx 1 adelton student 17 Jan 21 17:25 libghttp.so -> libghttp.so.1.0.0
lrwxrwxrwx 1 adelton student 17 Jan 21 17:25 libghttp.so.1 ->
libghttp.so.1.0.0
-rwxr-xr-x 1 adelton student 185504 Jan 21 17:25 libghttp.so.1.0.0
Yours,
--
aren't happy to be linked against
libraries in nonsystem locations, so you also have to do some
LD_* settings.
But it's doable.
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.projec
che source to do that, but does it sound like it
would help to decrease the load?
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, mod_perl, DBI, Oracle, auth. WWW servers, XML/XSL, ...
Petition for a Software Patent Free Europe http://petition.eurolinux.org
to docs/archives and opinions would be highly appreciated,
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, mod_perl, DBI, Oracle, auth. WWW servers, XML/XSL, ...
Petition for a Software Patent Free Europe http://petition.eurolinux.org
eing executed, with no real context in $0.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, mod_perl, DBI, Oracle, auth. WWW servers, XML/XSL, ...
even be called. So if you do
my $dbh = DBI->connect('dbi:Oracle:sid');
$dbh->{'AutoCommit'} = 0;
such a $dbh won't be rollbacked.
--
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain, ...
make it
a configuration option, not to push the cleanup handler, but I believe
that generally the rollback is wanted thing in all cases.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project:
on one place -- in ideal
world.
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
Petition for a Software Patent Free Europe http://petition.eurolinux.org
uys are either writing everything using
Apache::Request, or cleaned up their *.pl's to run fine within
Apache::Registry. You need such hackery only for the migration part,
not for production code.
--
--------
Honza Pazdziora | [EMAI
if $q->param('action') eq 'save';
We have a lot of such uses of globals in scripts here, and the problem
is that nor -w nor use strict catches such problems. PerlRunOnce works
just fine, except that forking new process for each request is still
rather slow.
--
---
han the child started, would be cleaned, set to undef,
deleted, whatever.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
Petition for a Software Patent Free Europe http://petition.eurolinux.org
ty stable for me.
Just my $0.02.
Yours,
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
machines,
> On B box, "make test" for informix DBD went through ok against the database
> on A box.
...
Do you have correct .rhosts set on the A box? Does the B box have
sqlhosts that would point esorn to box A?
--
----
3,6 +2183,7 @@
# and path
if (exists($ENV{PATH_INFO})) {
my $decoded_path = unescape($ENV{PATH_INFO});
+ $decoded_path =~ s!^/!!;
substr($script_name,$index) = '' if ($index =
rindex($script_name,$decoded_path)) >= 0;
}
ore
reverting to uname -n. You might want to give it a try.
--
--------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
e to persuate
templates and/or stylesheet for this application?
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
#x27;ll add this into the Apache::OutputChain distribution.
Yours,
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
that file,
do the headers differ?
--
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
.project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
> anywhere - if anyone can provide them or point me the right
> direction, It'd get me out of a hole...
Why don't you use CGI.pm and $q->upload?
----
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.
26 matches
Mail list logo