Errors Output
  1. error executing sitemap.xml: no include template.xsl at /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1216. , /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1487
Debug Output
  1. RUN ASP (v2.61) for /home/slatsblindshop/public_html/sitemap.xml
  2. GlobalASA package Apache::ASP::Demo
  3. parse file /home/slatsblindshop/public_html/sitemap.xml
  4. parsing /home/slatsblindshop/public_html/sitemap.xml
  5. executing SCALAR(0x9c7a484)
  6. pre xslt SCALAR(0x9c7a5f8) length: 1322
  7. xslt processing with template.xsl
  8. error executing sitemap.xml: no include template.xsl at /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1216. , /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1487
  9. ASP Done Processing Apache::ASP=HASH(0xae5640c) - GlobalASA: Apache::ASP::GlobalASA=HASH(0x9bfa38c); Request: Apache::ASP::Request=HASH(0x9bfa398); Response: Apache::ASP::Response=HASH(0xae562a4); Server: Apache::ASP::Server=HASH(0xa9fa6c4); basename: sitemap.xml; cleanup: ARRAY(0xae55cc8); compile_checksum: 8ae1ce525eee1cab460afb762b6b101f; compile_includes: 1; dbg: 3; debugs_output: ARRAY(0x9e06eb4); destroy: 1; dir_config: APR::Table=HASH(0xae55ed8); dirname: /home/slatsblindshop/public_html/; errors_output: ARRAY(0xa013584); errs: 1; filename: /home/slatsblindshop/public_html/sitemap.xml; global: /home/slatsblindshop/public_html//.; global_package: Apache::ASP::Demo; headers_in: APR::Table=HASH(0xa9fab20); includes_dir: ARRAY(0xae565a4); init_packages: ARRAY(0xa2c32d4); inode_names: ; lang_comment: #; lang_language: PerlScript; lang_module: Apache::ASP::Lang::PerlScript; lang_object: Apache::ASP::Lang::PerlScript=HASH(0xae56310); last_time: 1329982297.4004; no_cache: ; package: Apache::ASP::Demo; parse_config: 1; parse_file_count: 1; pod_comments: 1; r: Apache2::RequestRec=SCALAR(0xae562ec); request_binary_read: 1; response_tied: 1; run_perl_script: SCALAR(0x9c7a484); search_dirs_cache: HASH(0xa9faacc); start_time: 1329982297.38061; stat_inc: 0; stat_inc_match: 0; stat_scripts: 1; state_dir: /tmp/asp_demo; use_strict: 1; win32: 0; xml_subs_match: ; xml_subs_perl_args: 1; xml_subs_strict: ; xslt: template.xsl; xslt_match: ^.;
  10. errors out
  11. error executing sitemap.xml: no include template.xsl at /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1216. , /usr/lib/perl5/site_perl/5.8.8/Apache/ASP.pm line 1487
ASP to Perl Script 

  -: <?xml version="1.0" encoding="UTF-8"?>
  -: <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  -: 	<url>
  -:     <loc>http://www.slatsblindshop.com/</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/about.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/sales.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/cleaning.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/services.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/testimonials.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -:     <url>
  -:     <loc>http://www.slatsblindshop.com/contact.html</loc>
  -:    <lastmod>2009-10-09</lastmod>
  -:    <changefreq>monthly</changefreq>
  -:     <priority>0.5</priority>
  -: 	</url>
  -: </url>
  -: </urlset>


An error has occured with the Apache::ASP script just run. If you are the developer working on this script, and cannot work through this problem, please try researching it at the Apache::ASP web site, specifically the FAQ section. Failing that, check out your support options, and if necessary include this debug output with any query.