Problem with Crawling
« on: March 26, 2007, 05:30:54 AM »
I just uploaded the script to my site.

it is in the folder "sitemap" , apparently looks like "[ External links are visible to forum administrators only ]"

my sitemap.xml file ... its name is "trymap.xml"

Code: [Select]
    'xs_initurl' => 'http://domain.com',
    'xs_smname' => '/home/user/public_html/domain/trymap.xml',
    'xs_smurl' => 'http://domain.com/trymap.xml',
    'xs_htmlname' => '/home/user/public_html/doman/sitemap/data/trymap.html',


Now When i press the RUN button. After few seconds the page gives error.

see the image below:
[ External links are visible to forum administrators only ]


and if i goto the CRAWL page again .. this is what I see there
[ External links are visible to forum administrators only ]


please help me with it ...
what is wrong? .. where is the problem?
Re: Problem with Crawling
« Reply #1 on: March 27, 2007, 12:13:01 AM »
Hello,

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.