• Welcome to Sitemap Generator Forum.
 

Settings page timeout

Started by steve.hirst, October 04, 2016, 12:08:20 PM

Previous topic - Next topic

steve.hirst

I have just uploaded the tool on the web server.

When the permissions aren't set on the data folder, I can get to the settings page, but saving any settings just reloads the page and doesn't update the settings.

However when I give the web server user access to the data folder I just get page timeout. It won't even load index.php let alone start a crawl.

OS: Ubuntu 14.04
Web server: nginx 1.4.6

XML-Sitemaps Support

Hello,

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

steve.hirst

Hi,

We have added a .htaccess file to the generator folder with the "RewriteEngine off" code and the page is still timing out when accessed.

Is there anything else we can try?

Thanks