Title: Memory limit wrong value in version 45.9.0
Last modified: July 15, 2024

---

# Memory limit wrong value in version 45.9.0

 *  Resolved [Scribit](https://wordpress.org/support/users/scribit/)
 * (@scribit)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/memory-limited-wrong-value/)
 * Hi, I have Visual composer 45.9.0 on a AlmaLinux 8 server with Apache and PHP
   8.1.
 * I’ve set memory limit to 512M in wp-config, and php.ini (both home and domain
   directories) but when visual composer check tells me that memory limit should
   be 256M, but my currently value is 128M.
 * Maybe it’s actually using 128MB instead of the configured one? Why? Or maybe 
   it is only an issue with the check.
    -  This topic was modified 1 year, 10 months ago by [Scribit](https://wordpress.org/support/users/scribit/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [Rohan Khandeparkar](https://wordpress.org/support/users/rohanvc/)
 * (@rohanvc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/memory-limited-wrong-value/#post-17914348)
 * Hi,
   For detecting memory, the plugin relies on get_cfg_var(‘memory_limit’) function.
   The values are correctly detected 95% of the time. However, there is an issue
   in correctly detecting the memory limit on some servers due to their memory settings.
   If you have already set the correct memory value on your server and if it still
   shows an incorrect value in plugin system status then this might be due to incorrect
   detection. In such case you can ignore this memory-related message.Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Memory limit wrong value in version 45.9.0’ is closed to new replies.

 * ![](https://ps.w.org/visualcomposer/assets/icon-256x256.png?rev=2163470)
 * [Visual Composer Website Builder](https://wordpress.org/plugins/visualcomposer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visualcomposer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visualcomposer/)
 * [Active Topics](https://wordpress.org/support/plugin/visualcomposer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visualcomposer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visualcomposer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rohan Khandeparkar](https://wordpress.org/support/users/rohanvc/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/memory-limited-wrong-value/#post-17914348)
 * Status: resolved