FrontPage Installation
« on: May 11, 2006, 06:54:01 PM »
Will this work with FrontPage?  I am direct authoring to a hosted server.  I am able to configure and run the program but is cannot produce the site map files.
Re: FrontPage Installation
« Reply #1 on: May 12, 2006, 12:31:06 AM »
Hello,

Sitemap Generator script is written in PHP language and it requires that your server supports PHP.

The site that you generate sitemap for is not necessary a php-driven site though.
Re: FrontPage Installation
« Reply #2 on: May 12, 2006, 05:30:10 PM »
Here are the errors generated.
Warning: fopen(d:\wwwsites\retrotoyscom\www\generator/config.inc.php): failed to open stream: Permission denied in d:\wwwsites\retrotoyscom\www\generator\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 20

Warning: fwrite(): supplied argument is not a valid stream resource in d:\wwwsites\retrotoyscom\www\generator\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 21

Warning: fclose(): supplied argument is not a valid stream resource in d:\wwwsites\retrotoyscom\www\generator\pages\page-configinit.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 22
Re: FrontPage Installation
« Reply #3 on: May 13, 2006, 11:03:32 AM »
Hello,

the access permissions should be set accordingly as specified in documentation: https://www.xml-sitemaps.com/documentation-xml-sitemap-generator.html
I've replied to your Private Message with more details.