Process Interrupted, then sitemap.xml permissions error
« on: March 07, 2018, 10:36:21 AM »
Hi there,

I have run this twice now and it comes back to crawl screen saying:

"Resume last session
 [ ] Continue the interrupted session"

Not sure what this means exactly. Assume it didnt complete the crawl. If so maybe it is PHP execution time? Please advice.

Either way when I try run it again it says the sitemap.xml permission are not right even though they are set to 777.

Thanks,
Sascha
Re: Process Interrupted, then sitemap.xml permissions error
« Reply #1 on: March 07, 2018, 05:46:07 PM »
Hello,

yes, it means that it couldn't complete it in one run and need to be resumed.

sitemap.xml file in domain root folder should be writable (chmod 666)
Re: Process Interrupted, then sitemap.xml permissions error
« Reply #2 on: March 07, 2018, 06:41:15 PM »
I have the chmod as 777 so it should be ok permissions wise.

Ill change PHP setting and will try again.