Hi,

I was looking on similar issues here, but could not find the solution or fix.
When I'm running the CRON with module enabled the page returns with the HTTP 500 Error ( screenshot attached ), and I cant' generate sitemap.xml file.
Cron works fine without the module.
the same happening with other versions of the module.
I'm running the small business website, about 20 pages, no users.
Drupal 6.28
Web server Apache
MySQL database 5.1.49
PHP 5.2.17

Please assist?

Thank you,

Kind regards,
Kos

CommentFileSizeAuthor
HTTP_ERROR_500.PNG18.89 KBKoshaK

Comments

Anonymous’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

You'll need to look at your server log files. Look at, apache, php and mysql log files.

KoshaK’s picture

Sorry, i'm not so technical - what i should see in the log ?

Anonymous’s picture

The error that caused the server to have a problem delivering the request. You need to know which daemon barfed before you can fix the problem and make its stomach feel better about the request.

Anonymous’s picture

I have also same problem for a long time, I came here to solve problem but may be I found the problem :)

I disabled some suspicious modules and enabled one by one running cron iteratively.

My bad module was FAST 404, after enabling this module, CRON run did not give HTTP 500 ERROR.

I'm also not so technical, I can not report a bug.

Please tell us if this solved the problem.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Fixed

If you've found your "bad" module then you need to report an issue to the module's issues queue. Maybe then can give you some help to resolve it. The HTTP 500 Error is not the result of xmlsitemap.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.