• Welcome to Sitemap Generator Forum.
 

Trying to setup an SMF Forum Site

Started by mjind, July 02, 2012, 07:37:25 AM

Previous topic - Next topic

mjind

Trying to setup an SMF Forum Site, I cannot see my generator. I get redirected I think.

I have a rewrite for url's and 301. Can you help me get it setup?


XML-Sitemaps Support

Hello,

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

mjind

That allowed me to see the generator, thanks!


I ran it and got this error:

Service Unavailable.

Technical description:
504 Gateway Time-out - The web server is not responding

XML-Sitemaps Support

Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.

mjind

Hi, What's ideal settings?

They were at:
max_execution_time = 30
max_input_time = 60
memory_limit = 256M


mjind

Adjusted the settings. Still getting error:

Service Unavailable.

Technical description:
504 Gateway Time-out - The web server is not responding