Title: [Plugin: Get Off Malicious Scripts (Anti-Malware)] PHP has encountered a Stack overflow
Last modified: August 20, 2016

---

# [Plugin: Get Off Malicious Scripts (Anti-Malware)] PHP has encountered a Stack overflow

 *  Resolved [davidbann](https://wordpress.org/support/users/davidbann/)
 * (@davidbann)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-get-off-malicious-scripts-anti-malware-php-has-encountered-a-stack-overflow/)
 * When trying to run gotmls, I get the following message when I try to scan the
   HTTPDOCS folder. After about 68% complete, this message is shown.
 * [http://wordpress.org/extend/plugins/gotmls/](http://wordpress.org/extend/plugins/gotmls/)

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

 *  Plugin Author [Eli](https://wordpress.org/support/users/scheeeli/)
 * (@scheeeli)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-get-off-malicious-scripts-anti-malware-php-has-encountered-a-stack-overflow/#post-2913988)
 * I believe this is due to a lack of memory allocated to your PHP processes. You
   could try increasing the memory limit. Here are three examples of how to do that:
   
   in your php.ini file `memory_limit = 256M` in your .htaccess file `php_value 
   memory_limit 256M` in your php script `ini_set('memory_limit', '256M');`
 * Let me know how that works. If you need more help you can email me admin credentials
   to your site and I’ll take look. You can send emails to wordpress at ieonly dot
   com
 * Aloha, Eli
 *  Plugin Author [Eli](https://wordpress.org/support/users/scheeeli/)
 * (@scheeeli)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-get-off-malicious-scripts-anti-malware-php-has-encountered-a-stack-overflow/#post-2914135)
 * I have a BETA release 1.2.07.30 that has already worked for a few other people
   who were having the same problem. It’s not finished and it doesn’t work for everyone
   but if you want to give it a try you can download it here:
    [http://wordpress.org/extend/plugins/gotmls/developers/](http://wordpress.org/extend/plugins/gotmls/developers/)(
   look for 1.2.07.30 under “Other Versions”)

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

The topic ‘[Plugin: Get Off Malicious Scripts (Anti-Malware)] PHP has encountered
a Stack overflow’ is closed to new replies.

 * ![](https://ps.w.org/gotmls/assets/icon-256x256.png?rev=1001824)
 * [Anti-Malware Security and Brute-Force Firewall](https://wordpress.org/plugins/gotmls/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gotmls/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gotmls/)
 * [Active Topics](https://wordpress.org/support/plugin/gotmls/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gotmls/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gotmls/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Eli](https://wordpress.org/support/users/scheeeli/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-get-off-malicious-scripts-anti-malware-php-has-encountered-a-stack-overflow/#post-2914135)
 * Status: resolved