Hello
I am sure this has been solved before. I have a mailing list that is
about 30 years old that is archived in mysql and displayed through
embperl.
Lately I have had a series of robots and cralers, mostly from google
cloud ips and AWS ips that hammer the site with no reard for the network
Hello
I am sure this has been solved before. I have a mailing list that is ab
out 30 years old that is archived in mysql and displayed through
embperl.
Lately I have had a series of robots and wralers, mostly from google
cloud ips and AWS ips that hammer the site with no reard for the network
On Fri, Mar 28, 2025 at 03:14:11PM +, Ian B wrote:
> For what it's worth, we got a bit tired with interfacing Perl with
> ImageMagik as it was always precarious, and just ended up calling the
> command line via Perl to save/convert files.
>
> On Fri, Mar 28, 2025 at
t
systemd) build that I keep current. Anytime Image Magic gets upgraded,
it makes me worry and it has a history of breaking things.
It definetely goes down that rabbit hole
[ruben@www3 Image]$ LD_DEBUG=libs perl -MImage::Imlib2 -e
'Image::Imlib2->load("/usr/local/apache2/htdoc
(/home/ruben/20130303_133505.jpg);
if (-e $pic) {
print STDERR "File Exists ==> $pic\n";
$image = Image::Imlib2->load($pic);
}
$image->save("/home/ruben/out.jpg");
[ruben@www3 Image]$ ~/bin/testimlib.pl
File Exists ==> /home/ruben/20130303_133505.jpg
Image::Imlib
thank you
On Fri, Jan 03, 2025 at 10:56:44AM +, Michael Stevens wrote:
> Hi,
>
> This change hopefully fixes a memory leak in Embperl 3.0.0:
>
> Output of valgrind running test suite without change:
>
> ==912727==
> ==912727== HEAP SUMMARY:
> ==912727== in use at exit: 25,119,424 bytes
On Mon, Nov 13, 2023 at 07:35:30PM +0100, [email protected] wrote:
> Hi Neil,
>
> were you able to verify that Embperl rc.2 fixes this test issue?
>
> Would be great to get some feedback, so I can prepare the final release of
> Embperl 3.0.0 and upload it to CPAN.
>
> Thanks & Regards
>
> Gera
why
> the different address that I've never seen before.
>
> Thanks,
>
> Neil
>
> On 10/7/23 06:23, Ruben Safir wrote:
> >That is very cool
> >
> >
> >On Thu, Oct 05, 2023 at 08:51:30AM +0200, [email protected] wrote:
> >>I am happy to a
That is very cool
On Thu, Oct 05, 2023 at 08:51:30AM +0200, [email protected] wrote:
> I am happy to anounnce Embperl 3.0.0. It is the first release after 8 years
> and it brings Embperl up to date with current linux distributions and
> software.
>
> This is the first release candidate. Please
Is it a good idea to adopt this package and update it?
It wil likely die otherwise
On Mon, Jun 26, 2017 at 11:21:14PM -0700, Neil Gunton wrote:
> Ruben Safir wrote:
> >On 06/26/2017 07:51 PM, Neil Gunton wrote:
> >>[email protected] wrote:
> >>>Hi Neil,
> >
There is a new modperl release?
On Sun, Jun 25, 2017 at 12:08:10PM -0700, Neil Gunton wrote:
> Hi all, just wondering if Embperl was ever made threadsafe so it
> could work under Apache's event or worker apache mpm's.
>
> The prefork does seem to limit somewhat the number of clients I can
> have
On Mon, Oct 25, 2021 at 02:14:00PM -0700, Jim Tappe wrote:
> I didn't realize Embperl could be installed with cpanm. I will try that
> next time. Thanks!
>
When was that posted?
I missed this and it is not in my email archive
Ruben Safir (Jewboy/Yo/Hey/Spaz)
> On Mon, Oct
I used to do most of the actual coding in packages outside the html code
and just drop the active html into the page with [+ mypack->html +]
that made things pretty straight forward and easy
On Tue, Jul 13, 2021 at 09:47:17PM +, Chris Brown wrote:
> Thank you to everyone for your support.
>
It is very straight forward if you understand Perl HTML and Javascript
there is nothing to deconstruct.
On Mon, Jul 05, 2021 at 07:32:43AM +, Chris Brown wrote:
> Hi,
>
> I need to work on several files that are probably 10+ years old. Apart from
> minor changes, they haven't been touched f
On Tue, Mar 03, 2020 at 09:56:50AM -0800, Neil Gunton wrote:
> On 3/3/20 9:55 AM, Ruben Safir wrote:
> >On Tue, Mar 03, 2020 at 09:52:31AM -0800, Neil Gunton wrote:
> >>I use Dropzone.js to achieve the client side multiple file selection:
> >>
> >>https://www.d
that it requires no changes or special processing on the server
> side.
>
> Hope that helps,
>
> Neil
>
> On 3/3/20 9:45 AM, Ruben Safir wrote:
> >how did you solve this
> >
> >On Sat, Oct 15, 2016 at 08:20:38AM -0700, Neil Gunton wrote:
> >>Does
how did you solve this
On Sat, Oct 15, 2016 at 08:20:38AM -0700, Neil Gunton wrote:
> Does anyone know if Embperl can handle multiple file uploads from
> HTML5? If so, how do you process the different files on the server
> side?
>
> This works in many browsers now, so it would be nice to be able
On Mon, Jun 26, 2017 at 11:21:14PM -0700, Neil Gunton wrote:
> Ruben Safir wrote:
> >On 06/26/2017 07:51 PM, Neil Gunton wrote:
> >>[email protected] wrote:
> >>>Hi Neil,
> >>>
> >>>Embperl is not working with threaded mpm.
> >>>
&g
dules/mod_mpm_prefork.so
#LoadModule dbd_module modules/mod_dbd.so
Why? I don't know. I would love an explanation.
Ruben
On 1/6/20 10:06 PM, Jim Tappe wrote:
> Ok, thanks for the clarification.
>
> On Mon, Jan 6, 2020 at 6:43 PM Ruben Safir wrote:
>
>>
>>
>> Right
On Tue, Jan 07, 2020 at 03:51:39AM -0500, Ruben Safir wrote:
> On Wed, May 17, 2017 at 02:53:03PM +0200, Benni Bärmann wrote:
> > found it: you have to enable mpm_prefork module in apache.
> >
When I do this, I get an error
AH00534: httpd: Configuration error: More than one MPM
On Wed, May 17, 2017 at 02:53:03PM +0200, Benni Bärmann wrote:
> found it: you have to enable mpm_prefork module in apache.
>
> thanks for the help anyway :)
>
> 2017-05-17 12:09 GMT+02:00 Benni Bärmann :
>
> >
> > 2017-05-17 9:48 GMT+02:00 Ruben Safir :
> >
Hello
I've been trying to compile embperl and I had it working at one point
and then I tried to all an ssl certificate with openssl and I can not
get it to work again. I can't get around this error message
Error in Perl code: Can't call method "app" on an undefined value at
/usr/local/lib/perl5/
Perl 5 source kit.
>
> Complete documentation for Perl, including FAQ lists, should be found on
> this system using "man perl" or "perldoc perl". If you have access to the
> Internet, point your browser at http://www.perl.org/, the Perl Home Page.
>
> On Mon,
sorry
Can't call method "app" on an undefined value at
/usr/local/lib/perl5/site_perl/5.30.0/x86_64-linux/Embperl/Util.pm line
108.
obviously udat is not being defined
I can fix it but checking for udat?
On Mon, Jan 06, 2020 at 09:19:22PM -0500, Ruben Safir wrote:
> I keep f
's compiling and apache starts. That's as far as I am.
>
> On Mon, Jan 6, 2020 at 3:26 PM Ruben Safir wrote:
>
> > On Sun, Jan 05, 2020 at 05:55:45PM -0800, Jim Tappe wrote:
> > > Thanks. I recompiled again with apache and mod_perl source and apache is
> &
> Use /usr/include/httpd as Apache source(y/n) [y]y
>
> make
> make install
>
> Software versions.
> Embperl-2.5.0_4
> Apache/2.4.6 (CentOS)
> mod_perl-2.0.11
>
> It's compiling and apache starts. That's as far as I am.
>
> On Mon, Jan 6, 2020
people's
> advice. I agree it would be nice if the "official" tarball from Gerald
> could be updated, but he seems a bit unresponsive these days. Not sure
> what he's up to, but it would be great if the current Embperl could be
> brought up to date, yes. Meanwhile we ha
On Sun, Jan 05, 2020 at 05:55:45PM -0800, Jim Tappe wrote:
> Thanks. I recompiled again with apache and mod_perl source and apache is
> starting now. :) I must have messed up when I did the last compile.
>
> On Thu, Jan 2, 2020 at 9:26 PM Jim Tappe wrote:
Honestly, I have no idea what your
off the most recent perl sources and use debian tools to finally
get a working compile.
I should be better at hacking this than I am ..
Ruben
> --
> ---> Dirk Jagdmann
> > http://cubic.org/~doj
> -> http://llg.cubic.org
>
>
Well, I will have the joy of trying this again in a few days.
I am working on a healthcare system on embperl and modperl and I'll need
to produce and virtual image with the code
On Thu, Jan 02, 2020 at 09:26:00PM -0800, Jim Tappe wrote:
> Hi all,
>
> I checked the Embperl README file and it see
nope - didn't work
On Wed, Dec 18, 2019 at 09:23:10AM -0800, Jim Tappe wrote:
> fyi, I found previous thread on this problem; it seems this was fixed in
> 2.5.0_3
>
> http://www.embperl.org/downloads/Embperl-2.5.0_3.tar.gz
>
>
> On Tue, Dec 17, 2019 at 4:45 PM Jim Tappe wrote:
>
> > Hi all
Can someone confirm that the tabmode doesn't work anymore.
I am trying to display a tablet that has undefined values and no tabmode
alterations seem to work to move it past the undef values without it
killing the
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlan
checking
dependencies
checking whether to enable mod_lbmethod_heartbeat... shared
checking which MPM to use by default... yes
configure: error: MPM yes is not supported on this platform.
On Fri, Nov 01, 2019 at 05:33:02AM -0400, Ruben Safir wrote:
>
> Yeah even the svn fails to work.
>
>
Yeah even the svn fails to work.
On Fri, Nov 01, 2019 at 04:58:49AM -0400, Ruben Safir wrote:
> Hello
>
> I think this was partly covered a few months back but embperl is not
> compiling. Evidently Perl removed a variable tht the vode was depending
> on.
>
> cc -c
Hello
I think this was partly covered a few months back but embperl is not
compiling. Evidently Perl removed a variable tht the vode was depending
on.
cc -c -I/usr/local/apache2/include -I/usr/local/apache2/regex
-I/usr/local/apache2/os/unix -I/usr/include/apr-1
-I/home/ruben/src/Embperl
On Thu, Sep 28, 2017 at 05:59:09PM -0400, Ruben Safir wrote:
> FWIW:
>
> https://groups.google.com/forum/?_escaped_fragment_=topic/linux.debian.bugs.rc/_fA_FKv97H0#!topic/linux.debian.bugs.rc/_fA_FKv97H0
>
>
>
> 12/2/15 8:10 AM
> Source: libembperl-perl
>
. Unfortunately the test suite
fails afterwards.
Anyways, here's the patch to make the upstream code build again:
On Thu, Sep 28, 2017 at 05:37:45PM -0400, Ruben Safir wrote:
> On Thu, Sep 28, 2017 at 04:00:15PM -0400, Ruben Safir wrote:
> > Any clue how I might build this out:?
>
On Thu, Sep 28, 2017 at 04:00:15PM -0400, Ruben Safir wrote:
> Any clue how I might build this out:?
>
> cc -c -I/usr/local/apache2/include -I/usr/local/apache2/regex
> -I/usr/local/apache2/os/unix -I/usr/include/apr-1
> -I/home/ruben/src/Embperl-2.5.0/xs -D_REENTRANT -D_GNU
Any clue how I might build this out:?
cc -c -I/usr/local/apache2/include -I/usr/local/apache2/regex
-I/usr/local/apache2/os/unix -I/usr/include/apr-1
-I/home/ruben/src/Embperl-2.5.0/xs -D_REENTRANT -D_GNU_SOURCE -fwrapv
-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include
On 06/27/2017 02:21 AM, Neil Gunton wrote:
> Ok, but I'm wondering if there is something else I should be doing to
> execute the actual preload. It seems that all I do here is give Embperl
> an array, but when I enable the preload, it just goes through everything
> suspiciously quickly. I don't thi
On 06/26/2017 07:51 PM, Neil Gunton wrote:
> [email protected] wrote:
>> Hi Neil,
>>
>> Embperl is not working with threaded mpm.
>>
>> Preloading all your perl code saves a lot of memory due to code sharing.
>>
>> The main issue is, that you have to make sure, not to open any file or
>> database con
On 05/17/2017 08:53 AM, Benni Bärmann wrote:
> found it: you have to enable mpm_prefork module in apache.
>
> thanks for the help anyway :)
what, I wasn't helpful :)
We figured out it wasn't likely the pearl and the trouble was in Apache
>>blink<<
--
So many immigrant groups have swept throu
On 05/17/2017 03:45 AM, Benni Bärmann wrote:
> $sess = $Embperl::req -> app -> udat ;
off hand, it seems like an installation problem
that is the request object, I believe.
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in t
On 05/17/2017 03:45 AM, Benni Bärmann wrote:
> $sess = $Embperl::req -> app -> udat ;
there has to be udat
look up the req module
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http
On Wed, May 17, 2017 at 07:55:31AM +0200, Benni Bärmann wrote:
> Hello everybody,
>
> i try to give some new life to an old emperl aplication, but there is this
> error (shown in the browser):
>
> Error in Perl code: Can't call method "app" on an undefined value at
> /usr/lib/x86_64-linux-gnu/per
no issues, it only affects logs
On 10/03/17 12:20, Jim Tappe wrote:
Hello all,
Is there any issue with using use strict and use warnings in template
pages ?
Is it recommended?
Thanks,
Jim
-
To unsubscribe, e-mail: embpe
On 09/08/2016 01:21 PM, Neil Gunton wrote:
> I also generate application/xml responses using Embperl,
Embperl can use perl modules to spit out anything that is a string of bits.
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportio
On 09/08/2016 01:04 PM, Donavon wrote:
> I agree with all of the responses that Embed perl was made to mainly use
> CGI.pm and multipart/form-data and really shouldn't be used outside of that.
>
> BUT As long as there is possibility that it might be able to receive
> application/json data I have t
On 09/02/2016 06:43 PM, Donavon wrote:
Good to know that there are still some Embperl users out there.
We have a large SAAS system mainly in Embperl, so our usage of Embperl
is not going away anytime soon.
My current question to the Embperl community is:
*How to accept **application/json?*
On 08/25/2016 06:36 PM, Ed Grimm wrote:
> What you have is a slow version of an Embperl subroutine. Use an actual
> Embperl subroutine instead. Use Execute at most once to load it.
>
> It's my understanding that generally, templates are done in
> Embperl::Object. But when doing it that way, y
This seems to be a missing dir now on embperl.org
I pulled it from svc
What is the current max versions for mod_perl and apache?
On Mon, Apr 21, 2014 at 10:11:48AM +0200, [email protected] wrote:
> The URL
>
> http://www.embperl.org/downloads/Embperl-2.5.0.tar.gz
>
> has entered CPAN
>
>
On Tue, Jan 06, 2015 at 11:50:00AM +0100, Gerald Richter - ECOS Technology
wrote:
> Hi Ruben,
>
> you can try to put a
>
>SetHandler none
>
> In the location block for that subdirectory, but I am not quite sure if this
> works.
>
This doesn't do exact
Gerald, whatever insight you have, I'm trying to turn off embperl on a
subdirecty
specifically http://www.mrbrklyn.com/resources/ and docs
And I just can't seem to find a combination that will allow for an
exemption by location
NameVirtualHost *:80
ServerAdmin [email protected]
Doc
ck Myers wrote:
> On Wed, Sep 17, 2014 at 09:18:38PM -0400, Ruben Safir wrote:
> > On 09/17/2014 03:08 PM, Rick Myers wrote:
> > > o, just declining from the perl response simply drops you off
> > > into the void since there are no other responses even set u
On Mon, Sep 15, 2014 at 09:14:19PM -0400, Ruben Safir wrote:
> Bare with me a momement here because it has taken me two days to figure
> even this much out.
Should mod_index run BEFORE embperl or after it?
~
Subject:RE: mod_perl/embperl com
Bare with me a momement here because it has taken me two days to figure
even this much out.
I wanted to create a mod_perl module to forbid certain noxious urls
patterns and in it worked by when I needed a directory URL then the
server failed to make the translation to index.html.
Embperl had alw
I decided to update my apache configuration to include modssl which I
left out of the original installation in 2005. Evidently I don't have
openssl headers
on the server so I guess it is time to reinstall everything. The
problem is that this is a substantial site with a lot of use and I don't
nssl-0.9.8j.tar.gz> but before
<http://www.openssl.org/source/openssl-0.9.8j.tar.gz>I proceed I thought
it would be a good idea to get feedback from the group
on suggestions on how best to go forward.
Ruben
-
To unsubscribe,
> What you wrote is true.
>
> I am still alive, but very busy.
>
> I still heavly use Embperl for my own business.
>
> I hope I get some more time to look again to list during the next weeks
>
> Sorry, for being so unresponsive
>
&g
OK you win.
Now Get over it go skateboard in front of the Lincoln tunnel or
something.
/dev/null
Ruben
-Original Message-----
From: Ruben Safir [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 09, 2008 1:08 AM
To: Hartmaier Alexander
Cc: [email protected]
Subject: Re: Pro
for almost a decade, I'd take the poster
at his word.
Ruben
> On Oct 8, 2008, at 7:04 PM, "Ruben Safir" <[EMAIL PROTECTED]> wrote:
>
> >On Wed, Oct 08, 2008 at 03:37:36PM -0700, Elfen Magix wrote:
> >>I use Perl-CGI instead of EmbedPerl, but I can see where
vice to switch to a real db like postgresql.
FWIW - I find postgres just a major PIA and he can just use the newer
ACID complient data format with MYSQL
Ruben
>
> -Alex
>
> -Original Message-
> From: Keven Murphy [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 07
ules to help use a CGI interface.
Embperl is like CGI (but faster and easier to use).
Ruben
> --- On Wed, 10/8/08, Ruben Safir <[EMAIL PROTECTED]> wrote:
> From: Ruben Safir <[EMAIL PROTECTED]>
> Subject: [NYLXS - HANGOUT] Re: Embperl Abandoned: Next Steps?
> To: &quo
ssion
boards and more than one person enhancing/maintaining the product
- Linux: Microsoft is out of the question.
Thank you very much for your time.
David G. Williams
I still use it and it just works. Does it need more development?
Ruben
--
I can do that for you.
Ruben
On Wed, Jan 16, 2008 at 09:47:19PM +, abhishek jain wrote:
> Hi friends,
> Looking for a good embperl host which is cheap ,
> Also it should has the facility to install CPAN modules,
>
> Or if i get a shell account provider can i install embperl
On Mon, May 28, 2007 at 09:56:24PM -0400, Ruben Safir wrote:
>
> I'm not getting excepted behavior from the debugging in the embperl site I
> have built with
>
> Embperl/2.0rc4 Apache/2.0.54 (Unix) mod_perl/2.0.0 Perl/v5.8.5
>
> I used to get STDERR to print
years and this is really driving me nuts.
Ruben
--
http://www.mrbrklyn.com - Interesting Stuff
http://www.nylxs.com - Leadership Development in Free Software
So many immigrant groups have swept through our town that Brooklyn, like
Atlantis, reaches mythological proportions in the
Actually that is escmode
The options are in the httpd.conf file
Ruben
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
user input
> I would like to turn off escaping for the whole site because it seems to
> do me more harm than good.
I've always turned it off, but as I recall, it is embedded in the page
or I could be wrong
Ruben
--
__
Brooklyn Linux Solutions
So many i
How is that happening. Where is mod_index loaded?
Ruben
On Mon, 2005-06-20 at 23:48, Gerald Richter wrote:
> >
> > I'm getting this from the debugging now
> >
> > www2:/usr/local/apache2/conf # tail -f /tmp/embperl.log
> > [27861]toString: Node=5(5) Rep
erl suddenly is not choking on graphics before I even added the exception
to /images.
Ruben
--
__
Brooklyn Linux Solutions
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of th
Options ExecCGI
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex index.html
SetHandler none
Ruben
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
I see this in the strace
16229 stat64("/usr/local/apache2/lib/perl", 0xb0dc) = -1 ENOENT (No
such file or directory)
16229 stat64("/usr/lib/perl5/5.8.5/i586-linux-thread-multi/Embperl.pmc",
0xbfffee60) = -1 ENOENT (No such file or directory)
16229 open("/usr/lib/perl5/5.8.5/i586-linux-thread-
I'm doing an strace now
But here is the whole file
Thanks for the help
ServerRoot "/usr/local/apache2"
#
# The accept serialization lock file MUST BE STORED ON A LOCAL DISK.
#
#LockFile logs/accept.lock
#
# ScoreBoardFile: File used to store internal server process
information.
# If unspeci
That just seems to have the same behavior under the new x directory.
and without the x there, I look the forward to index.html with the URI
of http://www.nylxs.com
Does embperl require that I make an alias for its locations?
Ruben
On Mon, 2005-06-20 at 02:55, Gerald Richter wrote
I'm getting this from the debugging now
www2:/usr/local/apache2/conf # tail -f /tmp/embperl.log
[27861]toString: Node=5(5) RepeatLevel=0 type=4 flags=1 text=><= (#1)
SVs=13610
[27861]CACHE: Free content for
*file:/usr/local/apache/htdocs/nylxs/*epparse:Embperl*epcompile:*eprun:
[27861]Delete: Do
asting from the docs. It got weird chars
rather than the -script. I mention this just for future reference.
>
> I don't see a
>
> AddType text/html .html
>
> In your httpd.conf
It doesn't seem to get any bytes and it seems to only happen in the
directories which are
for the uri http://www.nylxs.com which makes
the browser want to download index.html rather than display it?
Ruben
--
__
Brooklyn Linux Solutions
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the
What does this perl xsbuilder command do?
Ruben
On Tue, Jun 07, 2005 at 02:23:34PM -0700, allen haim wrote:
> This works for me:
>
> cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" login
> cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" co embper
Oh
I thought /x meant everything under the directory "/".
Let me try that. Thanks.
Ruben
On Mon, 2005-06-20 at 02:55, Gerald Richter wrote:
> >
> > Nothing works
> >
>
> Yes, of course...
>
> You have
>
> >
o and what works and what
> doesn't?
>
Nothing works
see http://www.nylxs.com/test.html
Ruben
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
It looks like a CGI without ScriptAlias
Ruben
On Mon, 2005-06-20 at 01:31, Gerald Richter wrote:
> >
> > Actually it does seem to be open with lsof, but no log file.
> > Should I open one in /tmp ?
> >
>
> The log file is opened on the first request, so it is o
>
> Could you more in detail describe what you try to do and what works and what
> doesn't?
>
> Gerald
>
Maybe you'll see something I'm missing. Heres the whole httpd.conf file
version 112233
>
> -
> To unsubscribe, e-
I out of ideas. I've never had problems installing this before
with Apache 1.3
Something is fundementally not correct either on the compile or
the configuration.
Ruben
On Mon, Jun 20, 2005 at 07:31:56AM +0200, Gerald Richter wrote:
> >
> > Actually it does seem to be open
I got that line
DocumentRoot "/usr/local/apache/htdocs"
PerlModule Embperl
and in the virtual host section
On Mon, 2005-06-20 at 00:22, Gerald Richter wrote:
> >
> > Relavent sections of httpd.conf in Apache 2 is as follows
> >
> > LoadModule perl_module modules/mod_perl.so LoadModule
Actually it does seem to be open with lsof, but no log file. Should
I open one in /tmp ?
Ruben
lsof |grep Emb
httpd 14707root mem REG8,3 593794 13680589
/usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi/auto/Embperl/Embperl.so
httpd 14708 nobody
been updated for Apache2.
>
> Don't try to install Apache::Response -- basically anything Apache::xxx is
> old.
Thank for the input, I thought I was going crazy, but meanwhile I still
can't get embperl working evidently
Ruben
--
__
Brooklyn Linux So
, but
only works with Apache 1.3x
Ruben
On Sun, Jun 19, 2005 at 05:25:13PM -0400, Ruben Safir wrote:
> Well
>
> The server seems to say that embperl and mod_perl is there but NOTHING
> I seem to do makes to work.
>
> lsof is not even showing the embperl log file is open
>
SetHandler perl‐script
PerlHandler Embperl
Options ExecCGI
On Sun, Jun 12, 2005 at 02:57:22PM -0400, Ruben Safir wrote:
>
> I finished with the embperl compiling for apache2 and I'm a little
> bewildered, being this is my first look at apa
ystem?
Ruben
--
__
Brooklyn Linux Solutions
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
Sorry sent with the wrong subject :(
Ruben
On Wed, Jun 08, 2005 at 06:51:27PM -0400, Ruben Safir wrote:
> Where do i get this now? I saw this in the INSTALL POD
>
> Ruben
> XML and XSLT support
>
>Starting with Embperl 2.0b4 it has a build in XSL
Where do i get this now? I saw this in the INSTALL POD
Ruben
XML and XSLT support
Starting with Embperl 2.0b4 it has a build in XSLT support. You can
either use the Apache
Xercesâ Xalan 1.2 and libxslt 1.0.4.
To install Xalan, download the Xalan archive for your OS
What about this
http://xml.apache.org/dist/xalanâ
This doesn't even come up in w3m
Ruben
On Wed, Jun 08, 2005 at 06:45:45PM -0400, Ruben Safir wrote:
> Yeah I just did. You get so into following directions, you forget to follow
> your common sense
>
> Ruben
>
>
Yeah I just did. You get so into following directions, you forget to follow
your common sense
Ruben
On Wed, Jun 08, 2005 at 03:37:50PM -0700, allen haim wrote:
> you're going to have to install the package 'ExtUtils-XSBuilder-0.27' from
> cpan.org
>
> (In general
t; Then:
>
> perl xsbuilder/source_scan.pl
> perl xsbuilder/xs_generate.pl
>
> (this generates a lot of messages like 'Can not determinate method name for
> ...'; these appear to be normal.)
>
> -Allen
>
> On Tue, Jun 07, 2005 at 05:22:33PM -0400, Ruben
that. But I can't find the darn command for
co anywhere in the email archives (or at least one that works)
Ruben
--
__
Brooklyn Linux Solutions
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proporti
Whewre?
On 2004.03.17 10:06 Kee Hinckley wrote:
> Sorry for the semi-off-topic post. Please reply directly to me.
>
> I have a project that I don't have time to do. Requires
> DBIx::Recordset and HTML::Embperl knowledge. I'd prefer someone who
> is permanently in the consulting business rath
Use GNU/Linux
On Wed, Feb 11, 2004 at 09:16:45AM -, [EMAIL PROTECTED] wrote:
> Is there a recommended combination of versions for
>
> Perl,Embperl,mod_perl,Apache
>
> for running on a windows XP O/S?
>
> Any help/advice is gratefully recieved
>
> Gavin Williams
>
> -Original Me
Is modperl built now for apache 2.0?
Ruben
On Sun, Nov 16, 2003 at 01:57:10PM +0100, Gerald Richter wrote:
> Hi,
>
> >
> > When stopping Apache (via apachectl stop), the following line appears
> > about 30 times in the error log:
> >
>
> This is a proble
Isn't there such a thing as - Hey it just works and is good enough
Ruben
On Thu, Oct 02, 2003 at 05:41:36PM -0700, Terrence Brannon wrote:
> The Perl object-oriented Persistence group ([EMAIL PROTECTED]), has
> stated that their list of reviewed modules will drop DBIx::Recordset w
1 - 100 of 133 matches
Mail list logo