Mailing List Archive

not able to run the test server (example) that comes with embperl 2.3.0
Dear All,

I have installed Emperl/2.3.0 with following configurations Apache/2.2.8
(Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8.

The only issue i faced while installing was i didn't specify the XALAN base
directory.

I started the test server and tried to access via
http://localhost:8532/eg/web/, i am getting the following error.

====================================================================================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.

Please contact the server administrator, [no address given] and inform them
of the time the error occurred, and anything you might have done that may
have caused the error.

[23395]ERR: 32: Warning in Perl code: Use of uninitialized value in
subroutine entry at
/home/senthil/sfw/Embperl-2.3.0/blib/lib/Embperl/Object.pm line 295.
[23395]ERR: 32: Warning in Perl code: Subroutine fill_menu redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 15.
[23395]ERR: 32: Warning in Perl code: Subroutine languri redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 97.
[23395]ERR: 32: Warning in Perl code: Subroutine map_file redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 114.
[23395]ERR: 32: Warning in Perl code: Subroutine init redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 162.
[23395]ERR: 32: Warning in Perl code: Subroutine set_xslt_param redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 264.
[23395]ERR: 32: Warning in Perl code: Subroutine get_recipe redefined at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 286.
[23395]ERR: 32: Warning in Perl code: Use of uninitialized value in
concatenation (.) or string at
/home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 80.
[23395]ERR: 404: menuleft.epl(1): Not found 'paypal.epl', searched:
/home/senthil/sfw/Embperl-2.3.0/eg/web/paypal.epl;


Apache/2.2.8 (Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8 [Thu Apr 10
20:47:20 2008]

==========================================================================================
Please let me know the fix for the above error.

NOTE:
I have also installed FCGI module for lighttpd web server. I am trying to
use apache 2.2.8 with mod_perl2 support for the same project running under
lighttpd without fcgi.

Thanks in advance

Senthil.


--
Senthil
RE: not able to run the test server (example) that comes with embperl 2.3.0 [ In reply to ]
Hi,

If this is still an issue for you just put an empty file in /home/senthil/sfw/Embperl-2.3.0/eg/web/paypal.epl, after this it should work

Gerald


------------------------------------------------------------------------
Gerald Richter ECOS electronic communication services GmbH
******************* SECURING YOUR NETWORK ********************

Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 939-122
WWW: http://www.ecos.de Fax: +49 6133 939-333

Sitz der Gesellschaft: Dienheim; AG Mainz HRB 6889
Geschäftsführer: Wolfgang Heck, Gerald Richter
------------------------------------------------------------------------




> -----Original Message-----
> From: Senthil [mailto:inbioz@gmail.com]
> Sent: Thursday, April 10, 2008 5:43 PM
> To: embperl@perl.apache.org
> Subject: not able to run the test server (example) that comes
> with embperl 2.3.0
>
>
> Dear All,
>
> I have installed Emperl/2.3.0 with following configurations
> Apache/2.2.8 (Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8.
>
> The only issue i faced while installing was i didn't specify
> the XALAN base directory.
>
> I started the test server and tried to access via
> http://localhost:8532/eg/web/, i am getting the following error.
>
> ==============================================================
> ======================
> Internal Server Error
> The server encountered an internal error or misconfiguration
> and was unable to complete your request.
>
> Please contact the server administrator, [no address given]
> and inform them of the time the error occurred, and anything
> you might have done that may have caused the error.
>
> [23395]ERR: 32: Warning in Perl code: Use of uninitialized
> value in subroutine entry at
> /home/senthil/sfw/Embperl-2.3.0/blib/lib/Embperl/Object.pm line 295.
> [23395]ERR: 32: Warning in Perl code: Subroutine fill_menu
> redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 15.
> [23395]ERR: 32: Warning in Perl code: Subroutine languri
> redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 97.
> [23395]ERR: 32: Warning in Perl code: Subroutine map_file
> redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 114.
> [23395]ERR: 32: Warning in Perl code: Subroutine init
> redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 162.
> [23395]ERR: 32: Warning in Perl code: Subroutine
> set_xslt_param redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 264.
> [23395]ERR: 32: Warning in Perl code: Subroutine get_recipe
> redefined at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 286.
> [23395]ERR: 32: Warning in Perl code: Use of uninitialized
> value in concatenation (.) or string at
> /home/senthil/sfw/Embperl-2.3.0/eg/web/epwebapp.pl line 80.
> [23395]ERR: 404: menuleft.epl(1): Not found 'paypal.epl',
> searched: /home/senthil/sfw/Embperl-2.3.0/eg/web/paypal.epl;
>
>
> Apache/2.2.8 (Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8
> [Thu Apr 10 20:47:20 2008]
>
> ==============================================================
> ============================
> Please let me know the fix for the above error.
>
> NOTE:
> I have also installed FCGI module for lighttpd web server. I
> am trying to use apache 2.2.8 with mod_perl2 support for the
> same project running under lighttpd without fcgi.
>
> Thanks in advance
>
> Senthil.
>
>
> --
> Senthil
>

** Virus checked by BB-5000 Mailfilter **

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org