Re: Apache httpd start error (fails on Embperl.so)

2003-01-27 Thread Gerald Richter
> Error: unresolvable symbol in > /usr/common/perl5.6.0/lib/5.6.0/sgi6-irix/auto/Embperl/Embperl.so: PL_Sv at > /usr/common/perl5.6.0/lib/5.6.0/sgi6-irix/DynaLoader.pm line 200. > at (eval 4) line 3 > Does make test of Embperl work for you? If yes, maybe your mod_perl is compiled with another P

Apache httpd start error (fails on Embperl.so)

2003-01-23 Thread Danielle Gallo
Hello, I have Apache 1.3.27 installed with mod-perl 1.27 and Embperl 1.3.5. I have everything setup to use shared objects. I'm getting the following error message when I try to run ./apachectl start: Syntax error on line 1235 of /www/www/apache-1.3.27/conf/httpd.conf: Can't load '/usr/common/pe

Re: Re(2): Apache httpd

2000-12-15 Thread Gerald Richter
> I removed everything that I added in httpd.conf and httpd-perl.conf. > I found that without touching these two files, I can view embperl from > *.html. > But problems exist... >1. I can only view embperl pages in /var/www/perl/HTML-Embperl/eg/x > 2. I can only view embperl in *.htm an

Re(2): Apache httpd

2000-12-15 Thread mailing list
I removed everything that I added in httpd.conf and httpd-perl.conf. I found that without touching these two files, I can view embperl from *.html. But problems exist... 1. I can only view embperl pages in /var/www/perl/HTML-Embperl/eg/x 2. I can only view embperl in *.htm and *.html Here

Re: Apache httpd

2000-12-15 Thread Gerald Richter
> > > And when I tried it in httpd-perl.conf, it did not plug errors but *.epl > where displayed as is (text). > As Andre already pointed out the error is the mod_perl is not loaded. The httpd-perl.conf seems to be the one where mod_perl will be loaded. The rest of your config seem to be ok, but

Re: Apache httpd

2000-12-15 Thread Andre Landwehr
On Fri, Dec 15, 2000 at 09:59:41AM +0800, mailing list wrote: > Starting httpd: Syntax error on line 764 of /etc/httpd/conf/httpd.conf: > Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module > not included in the server configuration The PerlHandler directive is only availabl

Apache httpd

2000-12-14 Thread mailing list
Hi! I'm learning to setup linux. I have just installed linux-mandrake 7.2 and below ... [root@saturn /root]# rpm -qa | grep apache apache-common-1.3.14-2mdk apache-1.3.14-2mdk apache-mod_perl-1.3.14_1.24-2mdk apache-suexec-1.3.14-2mdk apache-mod_perl-devel-1.3.14_1.24-2mdk apache-manual-1.3.14-2m