---
> --
> --
>
>
>
> > -Original Message-
> > From: Gavin Spomer [mailto:[EMAIL PROTECTED]
> > Sent: Friday, May 25, 2007 8:54 PM
> > To: [email protected]
> > Subject: make test error (was Introduction / SuSE
lto:[EMAIL PROTECTED]
> Sent: Friday, May 25, 2007 8:54 PM
> To: [email protected]
> Subject: make test error (was Introduction / SuSE Installation)
>
> Okay, made it through the perl Makefile.PL step just fine and
> MOST of the make test step. At the end of that I
l.apache.org
> Subject: make test error (was Introduction / SuSE Installation)
>
> Okay, made it through the perl Makefile.PL step just fine and
> MOST of the make test step. At the end of that I encountered:
>
>Testing mod_perl mode...
>
>#0 ascii...
nal Message-
> From: Gavin Spomer [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 25, 2007 7:03 PM
> To: [email protected]
> Subject: RE: Introduction / SuSE Installation
>
> >>> Gerald Richter - ECOS GmbH <[EMAIL PROTECTED]> 05/25/07 9:39 AM >>>
&
E: Introduction / SuSE Installation
>
> >>> Gerald Richter - ECOS GmbH <[EMAIL PROTECTED]> 05/25/07 9:39 AM >>>
> > even uses an older version of SuSE. However I cannot locate the
> > httpd.h header(?) file. I found the httpd daemon and the mod_env.
pd2-prefork. When I
get to the part in the installation that will ask me for the location of the
daemon, can I enter /usr/sbin/httpd2 or will I
have to make a symbolic link from httpd (no "2") to httpd2-prefork?
Thanks a million, Gerald. I'm so exc
e become perfectly comfortable with using php,
> but I still yearn for embperl. :)
>
> I administer a few servers here at work of which I run SuSE
> 10.2 as my prefered OS. I was looking at the instructions for
> installation, following the section for "UNIX (without Apache
comfortable with using php,
but I still yearn for embperl. :)
I administer a few servers here at work of which I run SuSE 10.2 as my prefered
OS. I was looking at the instructions for installation, following the section
for "UNIX (without Apache Source)" since I am running a Linux dist
>
> when I do a httpd configtest, I have :
> Syntax error on line 21 of /etc/httpd/sites/droitfrancophone.conf:
>
Add a PerlModue APR::Table to your httpd.conf
Gerald
> Can't locate object method "FETCH" via package "APR::Table"
> at
>
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/
is now in the CVS version, so next release of EMbperl
will handle both, escaped and unescaped, logs correctly
Gerald
> - r.
>
> Dist-List wrote:
>
>> Setup :
>> My setup : redhat entrerprise V3
>> apache : httpd-2.0.46-32.ent
>> mod_perl : mod_perl-1.
tpd-2.0.46-32.ent
mod_perl : mod_perl-1.99_09-10.ent
During the installation we have the following error :
Starting httpd... pid = 16333 ok
Testing mod_perl mode...
#0 ascii... ok
#1 pure.htm...ok
#2 nooutput.htm...ok
#3 nooutput.htm...
I just had this same error not three days ago on my Redhat 9.0
installation. Here's the remedy:
Replace line 1605 in test.pl with the following two lines:
my @cnt = split/(?:\\n)+/;
$cnt -= @cnt;
Apparently there is an issue with new line characters in the log files
on RedHat. Gerald se
Setup :
My setup : redhat entrerprise V3
apache : httpd-2.0.46-32.ent
mod_perl : mod_perl-1.99_09-10.ent
During the installation we have the following error :
Starting httpd... pid = 16333 ok
Testing mod_perl mode...
#0 ascii... ok
#1 pure.htm...ok
#2
Hello all :-)
My setup : redhat entrerprise V3
apache : httpd-2.0.46-32.ent
emb_perl : install from CPAN
mod_perl : mod_perl-1.99_09-10.ent
the site below works fine with embperl and apache 1.x but with apache 2 :
when I do a httpd configtest, I have :
Syntax error on line 21 of /etc/httpd/si
Disregard...I got the latest version of Embperl (2.0b11) and it fixed
the problem
On Apr 18, 2004, at 3:42 PM, Derrick Spell wrote:
I'm having trouble installing Embperl 2. I have Apache 2.0.49 and
mod_perl installed. Apache was built with the standard Apache layout
(i.e. everything is unde
I'm having trouble installing Embperl 2. I have Apache 2.0.49 and
mod_perl installed. Apache was built with the standard Apache layout
(i.e. everything is under /usr/local/apache2). When I run perl
Makefile.PL and choose mod_perl support I am prompted for the apache
source. I provide:
/us
At Wed, 22 Jan 2003 18:46:44 -0500, winfield henry wrote:
> Below is the output from a attempt to install Embperl 1.3.4 on a system with
> the following
> Redhat 8.0 (psyche)
> httpd-2.0.40-11
> httpd-devel-2.0.40-11
> mod_perl-1.99_05-3
>
> Seems to be looking for the Apache/src.pm file but can't
Below is the output from a attempt to install Embperl 1.3.4 on a system with
the following
Redhat 8.0 (psyche)
httpd-2.0.40-11
httpd-devel-2.0.40-11
mod_perl-1.99_05-3
Seems to be looking for the Apache/src.pm file but can't find it. It is not
on the system anywhere. A similar error with previ
This problem of installing the SessionX patch when I was pointed to how to install
patches. It
works now! Thanks everyone for their help.
> On Thu, 2002-09-05 at 20:01, Dean Powers wrote:
>> I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying
>to modify
>> the MD5.p
On Thu, 2002-09-05 at 20:01, Dean Powers wrote:
> I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying to
>modify the
> MD5.pm file in per the following patch from May 26th.
> Question. Exactly what part of this patch do I put in the MD5.pm file?
> What is @@ -26,7 +2
I'm trying to install SessionX from CPAN. It fails, of course, and now I'm trying to
modify the
MD5.pm file in per the following patch from May 26th.
Question. Exactly what part of this patch do I put in the MD5.pm file?
What is @@ -26,7 +26,7 @@? Why is there a minus sign in front of "use MD5".
Hello,
I'm use embperl long time and have projects.
Some days ago I freshed my pache, mod_perl and ssl to (apache_1.3.26,
mod_perl_1.27 ... ).
I have decided to refresh Embperl and have placed(installed) 1.3.4.
Compilation, tests and installation were successful.
In apache I have
My apologies - Please disregard my message.
I mixed up Apache::SessionX installation with Embperl, and SessionX
asked if I wanted to use File Locking, MySQL, etc, and I was not sure
what each of those were, but have since resolved the problem.
Thanks!
> -Original Message-
>
Hi,
Is there a help document anywhere which explains each of the prompts
asked during the "perl Makefile.PL" phase of installation, and possibly
others? I could not find anything on the website which explained each of
these prompts.
My apologies if such a document exists but I fail
Hi!
I'm having problems getting sessions working in embperl. I am new to unix
and that is making it even more difficult for me to find out what is going
wrong.
Is there a step by step installation guide for newbies on how to get
sessions working?
Someone told me about HTML::Embperl::Se
>
> I am in the process of writing my own Perl Apache modules, and wondered
> if you have any tips or resources related to making a more professional
> installation package. I think you use something called MakeMaker, for
> example.
>
Yes, every Perl module uses MakeMaker, see
Hi Gerald,
I am in the process of writing my own Perl Apache modules, and wondered
if you have any tips or resources related to making a more professional
installation package. I think you use something called MakeMaker, for
example.
In a nutshell, I want people to be able to download the
> For that I used this directive just below (outside) my my various
> Virtualhost definitions:
>
>
> Action text/html /cgi-bin/embperl/embpcgi.pl
>
>
You have first to tell Apache that epl files are of type text/html
AddType text/html .epl
otherwise it will not trigger the Action handl
Nicolas Parody wrote:
> I am trying to get Apache to use Embperl to interpret all Files ending in
> *.epl.
>
> However still no luck. Can anyone point me in the right direction??
I have something similar to the following in all my virtual hosts that
use Embperl.
# Virtual hosts
NameVirtualHost
Hi,
I know that my problem is more related to Apache than to Embperl but I was
hoping that someone could help me anyway.
I am trying to get Apache to use Embperl to interpret all Files ending in
*.epl.
For that I used this directive just below (outside) my my various
Virtualhost definitions:
Hi,
>My Perl and UNIX knowledge is still pretty limited unfortunately ;o)
>and I was wondering how I might go about installing embperl on an ISP
> that has no telnet or root access. FTP only - obviously I want to run it
>as a CGI script.
The FAQ tells you how to install Embperl on a machine wer
Hi there,
My Perl and UNIX knowledge is still pretty limited
unfortunately ;o) and I was wondering how I might go about installing embperl on
an ISP that has no telnet or root access. FTP only - obviously I want to
run it as a CGI script.
Regards,
--
Colin Tucker
Hi ,
>
> I need help installing DBIx::Recordset.
>
> the make test failed at:
> DBIx::Database setup...
> Test terminated with fatal error! Look at test.log
> *** Error exit code 2
>
This normaly occurs when in the database that you are using for the test
other tables exists. Normaly this isn't a
Hi Gerald and all,
I need help installing DBIx::Recordset.
the make test failed at:
DBIx::Database setup...
Test terminated with fatal error! Look at test.log
*** Error exit code 2
The test.log shows:
DBIx::Database setup...
DB: Successfull
34 matches
Mail list logo