First time setup, installed, but how do I know this is working?
« on: September 13, 2010, 11:12:54 PM »
Sounds like a stupid question, but...

I'm running this for the first time. It's not like there is a status bar that I can see. I click the create button (whatever it's called) and then what? I don't know how long to wait or if closing my browser stops the process or what.

I do think the tutorial needs to go a couple steps further for the actual running and checking that the install and operation is fine. I realize I can go in a check the sitemap.xml file manually, but from the interface, I'm simply not sure how or where I can check the status of the sitemap creation (without fearing of interrupting the process).
Re: First time setup, installed, but how do I know this is working?
« Reply #1 on: September 13, 2010, 11:27:07 PM »
Update: When I click the crawl button it kicks me back to the config page (index).
Re: First time setup, installed, but how do I know this is working?
« Reply #2 on: September 14, 2010, 12:13:01 AM »
I searched around and figured this out on my own. Now, will this fix cause me any harm? I have an .htaccess rewrite in my main folder.

This is the fix that worked:

Hello,

please try to create a file named .htaccess in generator/ folder with one line:
RewriteEngine off

Re: First time setup, installed, but how do I know this is working?
« Reply #3 on: September 14, 2010, 01:52:29 PM »
Hello,

that is correct way to resolve the issue - an .htaccess file in generator folder will not affect your main site in any way.