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