• Welcome to Sitemap Generator Forum.
 

Error message trying to use satandalone just downloaded

Started by nainbud, July 18, 2008, 02:14:44 PM

Previous topic - Next topic

nainbud

Hi I have installed the generator and set the permissions as described. However when I go to the 'crawling' tab and try and run the generator I get the following message:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [ External links are visible to forum administrators only ] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Please help.

Thanks

Nainesh

XML-Sitemaps Support

Hello,

this issue must be related to the maximum execution time limit on your server, please try to increase max_execution_time option in PHP configuration (php.ini).

nainbud

Thanks for the reply. Could you please tell how to/where to do this?

Thanks


nainbud

Thanks

I've tried as you suggested. I then increased the max_execution_time to 9000 but still no joy

XML-Sitemaps Support

Please create a php file in generator folder with:
<?php
phpinfo
();
?>
and open it to make sure that settings are applied.

nainbud

Please administrator can you give me a little more info in your replies?


Quote from: admin on July 28, 2008, 08:50:32 PM
Please create a php file in generator folder with:
<?php
phpinfo
();
?>
and open it to make sure that settings are applied.

What name is this file saved as? Is this the only code to be written in this file? How about the earlier .ini file you suggested I create? Should that have had any other code weitten in it?

I'm sure I'm being dumb but I really need you to give me some step by step procedures.

Thanks for your help

XML-Sitemaps Support

You should keep the php.ini file in place and create file called "phpinfo.php" with the code provided above. Then open this URL in browser:
http://yourdomain/generator/phpinfo.php
and search for "memory_limit" and "max_excution_time" setitngs on the page.

nainbud

OK I've done this and uploaded it. Here's the info

The max_execution_time = 20

memory_limit = 20M

So obviously the The max_execution_time hasn't been updated....HELP!!

Thanks


nainbud

Hi Thanks for PM, However I am still having no joy even with the 'optimised' crawler settings you had made. Please I need more help to get this up and running.

Thanks in advance