Hi I have installed mod_perl under Apache and it works on win98. Command line : "apache -f conf\httpd.conf-perl" Apache : "Apache/1.3.12 (Win32) Mod_perl/1.23 running..."
I have read on http://www.apache-asp.org/install.html that ASP easily installs on Apache with mod_perl working. <qoute> Once you have downloaded it, Apache::ASP installs easily using the make or nmake commands as shown below. Otherwise, just copy ASP.pm to $PERLLIB/site/Apache > perl Makefile.PL > make > make test > make install * use nmake for win32 Please note that you must first have the Apache Web Server & mod_perl installed before using this module in a web server environment. The offline mode for building static html may be used with just perl. </qoute> I have copied asp.pm to C:\Perl\site\5.6.0\lib\Apache and that doesn't work. Is that the right directory ? - there is no C:\Perl\site\Apache. I haven't got nmake - where can I get it? Is it a problem to run apache/perl/asp on drive C and have the www/root on D? Or even better is there a step by step guide for dummies ;-) I hope somebody can help me. If the errorlog is useful i have inserted it below. [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] RUN ASP (v2.03) for d:/0backup0/my documents/my webs/cd11/eg/default.htm [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] GlobalASA package Apache::ASP::Demo [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] compiling global.asa Apache::ASP::Demo d__0backup0_my_documents_my_webs_cd11_eg____global_asa - asp: Apache::ASP=HASH(0x426b4c8); compiled: HASH(0x41d74dc); exists: 1; id: d__0backup0_my_documents_my_webs_cd11_eg____global_asa; package: Apache::ASP::Demo; [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] global.asa routines - Application_OnEnd: 1; Application_OnStart: 1; Script_OnEnd: 1; Script_OnFlush: 1; Script_OnStart: 1; Session_OnEnd: 1; Session_OnStart: 1; [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] start time 974229308.48 [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] parsing default.htm [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] found index.html at ./index.html [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] runtime exec of dynamic include index.html args () [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] parsing ././index.html [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] found header.inc at ./header.inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] runtime exec of dynamic include header.inc args () [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] parsing ././header.inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] loaded module Apache::Symbol [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] active undefing sub Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________header_inc_x_INC code CODE(0x42e3a70) [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] compile include ././header.inc sub d__0backup0_my_documents_my_webs_cd11_eg________header_inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] found footer.inc at ./footer.inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] runtime exec of dynamic include footer.inc args () [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] parsing ././footer.inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] active undefing sub Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________footer_inc_x_INC code CODE(0x430f70c) [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] compile include ././footer.inc sub d__0backup0_my_documents_my_webs_cd11_eg________footer_inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] active undefing sub Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________index_html_x_INC code CODE(0x4332478) [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] compile include ././index.html sub d__0backup0_my_documents_my_webs_cd11_eg________index_html [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] active undefing sub Apache::ASP::Demo::NoCache code CODE(0x43398a0) [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] compiling into package Apache::ASP::Demo subid Apache::ASP::Demo::NoCache [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] Script_OnStart [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Script_OnStart [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] tieing response package for STDOUT [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing NoCache [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________index_html [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] [default.htm] - col1 - .htaccess; application.asp; binary_write.htm; cgi.htm; counting.htm; dynamic_includes.htm; error_document.htm; file_upload.asp; footer.inc; form.asp; global.asa; global_asa_demo.asp; header.inc; include.htm; register_cleanup.asp - col2 - response.asp; row.inc; server.htm; server_variables.htm; session.asp; session_query_parse.asp; source.asp; ssi_filter.ssi; syntax_error.htm; table.inc; test.gif; transfer.htm; xml_subs.asp; xslt.xml [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________header_inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Apache::ASP::Demo::d__0backup0_my_documents_my_webs_cd11_eg________footer_inc [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] Script_OnEnd [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Script_OnEnd [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] Script_OnFlush [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] executing Script_OnFlush [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] page served in 330.00 milliseconds [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] building headers [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] sending cgi headers [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] ASP Done Processing - asp: Apache::ASP=HASH(0x426b4c8); [Tue Nov 14 20:15:08 2000] [error] [asp] [-805781] [debug] destroying - GlobalASA: Apache::ASP::GlobalASA=HASH(0x41fde88); Request: Apache::ASP::Request=HASH(0x42b1588); Response: Apache::ASP::Response=HASH(0x42c9ae8); Server: Apache::ASP::Server=HASH(0x42c9a04); basename: default.htm; compile_includes: 1; dbg: 2; debugs_output: ARRAY(0x41e7a20); filename: d:/0backup0/my documents/my webs/cd11/eg/default.htm; global: d:/0backup0/my documents/my webs/cd11/eg//.; global_package: Apache::ASP::Demo; id: NoCache; includes_dir: ARRAY(0x42a9968); init_packages: ARRAY(0x42def78); no_cache: 1; no_state: 1; package: Apache::ASP::Demo; packages_init: HASH(0x43398c4); parse_config: 1; pod_comments: 1; r: Apache=SCALAR(0x7cfdd4); response_tied: 1; start_time: 974229308.48; stat_inc: ; stat_inc_match: ; stat_scripts: 1; subid: Apache::ASP::Demo::NoCache; unique_packages: ; use_strict: ; xml_subs_match: ; xslt: ; Kenneth/Henning