Hi,
Thanks a lot it worked !!!
In the process i needed some tweaks, maybe they can help a little more to
others.
The perlbrew install command was failing signaling download error, it was the
inexistente folder, so i creted it:
mkdir -p ~/perl5/perlbrew/dists/
Then it worked fine:
perlbrew instal
hmitt
escribió:
> Hello,
>
> > On 22 Feb 2019, at 12:47, Hans Poo wrote:
> >
> > I've been unable to compile 1.0 on ubuntu 12.04 or later. Anyone has
> been able to compile it or has a patched mod_perl source tree ?
> >
> > wget https://archive.apache.org
ke[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/root/src/apache_1.3.42/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/root/src/apache_1.3.42'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/root/src/apache_1.3.42'
make: *** [apaci_httpd] Error 2
Thanks
Hans Poo
n in:
http://hans.opensource.cl/Visual%20mod_perl%20Guide.png (1,2 MB)
Any comments, precisions and corrections will be very appreciated.
Hans Poo, Web Developer & Linux Consultant
http://hans.opensource.cl, Santiago, Chile
better module to use under mod perl.
>
> I asked a similar question on PerlMonks recently:
>
> http://perlmonks.org/?node_id=452166
>
> I ended up settling on GD::Graph3D but I'll be interested to see if
> someone here has a better idea.
>
> -ssam
----
16:48 -0400, Perrin Harkins wrote
> On Fri, 2004-05-07 at 17:03, Hans Poo R. wrote:
> > Fosis::handler is the main Dispatcher of the dynamic content. It can use the
> > database handler via a Global variable $dbh
>
> It's not a good practice to put a database handle in a
rollback for
dbname=puente;host=localhost^\userid^\x^\AutoCommit=0^\PrintError=1^\RaiseError=1^\Username=userid
--
End of output
Thank you
Hans
On Thu, 06 May 2004 12:41:06 -0400, Perrin Harkins wrote
> On Thu, 2004-05-06 at 12:42,
2004 14:03:02 -0400, Perrin Harkins wrote
> On Wed, 2004-05-05 at 13:01, Hans Poo R. wrote:
> > I want to know, if it's necessary to rollback database connections on each
> > request arrive with a PerlInitHandler, when using persistent database
connections.
>
> Apache::DBI
eError = 1 and AutoCommit
= 0. That means i commit manually when transactions are succesfull.
Thanks.
Hans Poo, Chile
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html