Hello. I got below error while I am installing embperl 1.3.4 on REDHAT Linux
7.
I gave chmod 777 to all files under test directory and it's subdirectories.
But still getting this error. Anybody knows what am I doing wrong? Looks
like it's not working in mod_perl mode.
Thanks
Andrew
Make the following change:
> >
> > package Apache::SessionX::Config ;
> >
> > $default = 'DB_File' ;
> >
> > @confs = ('DB_File','File','FileFile','Mysql','MysqlMysql') ;
> > %param =
> > (
> > 'DB_File' =>
> > {
> > 'Generate' => 'MD5',
> > 'LockDirectory' =
> I am using Embperl 1.3.4 in production at the moment, and have disabled
> all debugging output as follows in httpd.conf:
>
> PerlSetEnv EMBPERL_LOG /dev/null
> PerlSetEnv EMBPERL_DEBUG 0
>
Do you have these directives before you load Embperl in your httpd.conf?
Otherwise it won't work.
> Ye
> I think you misunderstood. When using a Redhat rpm installation of
> apache/modperl, there is no httpd.h file to be found on the disk although
> apache/modperl are installed and functioning.
>
Aah I see...
You need the httpd.h (and other Apache includes) without that Embperl can't
compile. F
I am using Embperl 1.3.4 in production at the moment, and have disabled
all debugging output as follows in httpd.conf:
PerlSetEnv EMBPERL_LOG /dev/null
PerlSetEnv EMBPERL_DEBUG 0
Yet I am noticing an occasional and unpredictable output to
/tmp/embperl.log, related to CACHE and CU
I think you misunderstood. When using a Redhat rpm installation of
apache/modperl, there is no httpd.h file to be found on the disk although
apache/modperl are installed and functioning.
On Friday 25 January 2002 10:54 am, Gerald Richter wrote:
> Hello,
>
> > In looking through the docs I noti
Hi!
On Fri, Jan 25, 2002 at 04:54:11PM +0100, Gerald Richter wrote:
> From where did you take the rpm's ? The ones from
> ftp://ftp.akopia.com are really outdated and not maintained anymore
> (I have to remove the links from the docs) or are there anywhere
> else rpms for Embperl?
Just ask Googl
Hello,
>
> In looking through the docs I noticed a method for installing on system
with
> rpm. I'm installed Redhat7.2, with apache/modperl and there are two
> discrepancies. 1. there is no httpd.h 2. the next path question, I did
> actually have a valid entry for , but the install routine didn't
Hello,
In looking through the docs I noticed a method for installing on system with
rpm. I'm installed Redhat7.2, with apache/modperl and there are two
discrepancies. 1. there is no httpd.h 2. the next path question, I did
actually have a valid entry for , but the install routine didn't like i