php - Error while trying to reach sitemap.xml -


i such error when trying reach sitemap.xml generated xml sitemap file , put in root folder on server when try acces following error:

   warning: require_once(/home/europezone/html/inc/pages.inc.php): failed open stream: no such file or directory in /home/europezone/html/index.php on line 44 fatal error: require_once(): failed opening required '/home/europezone/html/inc/pages.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/europezone/html/index.php on line 44  

the sitemap should have had .php format, solution add .php end sitemap.xml.php


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -