Title: PHP Configuration Memory Limit
Last modified: March 26, 2018

---

# PHP Configuration Memory Limit

 *  Resolved [sally](https://wordpress.org/support/users/sallyruchman/)
 * (@sallyruchman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/)
 * Hello,
 * I installed on a testpage bulletproof security. When I activate it, and go to
   the setup wizzard I get the following error:
 * Error: Your PHP Configuration Memory Limit is set to: 100BM. WordPress needs 
   a bare minimum Memory Limit setting of 64M to perform well. Contact your Web 
   Host and ask them to increase your memory limit to the maximum memory limit setting
   allowed by your Host.
 * When I anyway continue i get an internal server error 500.
 * I contacted the host, and he give me the information that the memory is set to
   320M.
 * What can be the problem?
 * Thx

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

 *  Thread Starter [sally](https://wordpress.org/support/users/sallyruchman/)
 * (@sallyruchman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10114422)
 * When I go to System Info PHP Server is see this
 * PHP Version: 7.1.15
    PHP Memory Usage: 35.83 MB WordPress Admin Memory Limit:
   320M WordPress Base Memory Limit: 320M PHP Actual Configuration Memory Limit:
   100MB Recommendation: Increase Memory Limit to 128M. PHP Configuration File (
   php.ini): /etc/php71-fpm.d/php.ini
 *  Thread Starter [sally](https://wordpress.org/support/users/sallyruchman/)
 * (@sallyruchman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10114806)
 * Hello,
 * the Provider wrote me, that he deactivated the PHP-FPM Handler, and that he see
   on his side the error: configuration error: couldn’t perform authentication. 
   AuthType not set!
 * I installed bulletproof security new, and when I started the Setup Wizzard all
   was green and good to go. After activation the frontend was available, but in
   the backend I get the error:
 * Internal Server Error
 * The server encountered an internal error or misconfiguration and was unable to
   complete your request.
 * Please contact the server administrator, admin 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.
 * Additionally, a 500 Internal Server Error error was encountered while trying 
   to use an ErrorDocument to handle the request.
 * What can be the problem??
 * Can anyone help me
 * Thx
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10116290)
 * This type of problem is going to require assistance from your web host support
   folks. I believe there is some sort of server/BPS incompatibility thing going
   on or maybe some changes in the server’s httpd.conf file would do the trick. 
   You can try manually deleting the BPS root and wp-admin htaccess files to see
   if the site comes back up. If that works then that tells you that there is a 
   server config/compatibility issue/problem with some or all of the BPS htaccess
   code in either the root or wp-admin htaccess files. The 500 error could be caused
   by this really old known issue/problem below.
 * [https://forum.ait-pro.com/forums/topic/read-me-first-free/#bps-free-general-troubleshooting](https://forum.ait-pro.com/forums/topic/read-me-first-free/#bps-free-general-troubleshooting)
 * > 500 Internal Server Error After Activating BulletProof Mode for your Root Folder
   > Some Web Hosts do not allow you to use the “Options” Directive in .htaccess
   > files. If you see a 500 Internal Server Error then comment out the “Options”
   > Directive by adding a pound sign (#) in front of Options -Indexes in your Root.
   > htaccess file as shown below.
   >     ```
   >     # DO NOT SHOW DIRECTORY LISTING
   >     # If you are getting 500 Errors when activating BPS then comment out Options -Indexes
   >     # by adding a # sign in front of it. If there is a typo anywhere in this file you will also see 500 errors.
   >     #Options -Indexes
   >     ```
   > 
   > Some Web Hosts do not allow you to use the “DirectoryIndex” Directive in .htaccess
   > files. If you see a 500 Internal Server Error then comment out the “DirectoryIndex”
   > Directive by adding a pound sign (#) in front of DirectoryIndex in your Root.
   > htaccess file as shown below. Known Hosts with this issue: NordNet
   >     ```
   >     # DIRECTORY INDEX FORCE INDEX.PHP
   >     # Use index.php as default directory index file
   >     # index.html will be ignored will not load.
   >     #DirectoryIndex index.php index.html /index.php
   >     ```
   > 
 *  Thread Starter [sally](https://wordpress.org/support/users/sallyruchman/)
 * (@sallyruchman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10116314)
 * Hello,
 * can I add the codes to custom code, or should I directly edit the .hta ?
 * Thx
 *  Thread Starter [sally](https://wordpress.org/support/users/sallyruchman/)
 * (@sallyruchman)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10116401)
 * Added the first #Options -Indexes to custom code, this was the issue 🙂
 * Thanks a Lot!
 * Best Regards
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10116591)
 * Awesome! Well done. 🙂

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

The topic ‘PHP Configuration Memory Limit’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/php-configuration-memory-limit/#post-10116591)
 * Status: resolved