Title: Allowed Memory Size?
Last modified: August 19, 2016

---

# Allowed Memory Size?

 *  [patty25](https://wordpress.org/support/users/patty25/)
 * (@patty25)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/allowed-memory-size/)
 * Hello,
 * I am trying to install wordpress and I get the following error…
 * Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
   3840 bytes)
 * Is this problem with the memory on my hosting account?
 * Thanks for your help.
 * Patty

Viewing 1 replies (of 1 total)

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/allowed-memory-size/#post-1323874)
 * Try increasing the memory for PHP and WordPress by putting this line in your .
   htaccess file:
 * `php_value memory_limit 64M`
 * or this line near the top of your wp-config.php file:
 * `define('WP_MEMORY_LIMIT', '64M');`
 * or in your php.ini, if you have access to it:
 * `memory_limit = 64M;`

Viewing 1 replies (of 1 total)

The topic ‘Allowed Memory Size?’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/allowed-memory-size/#post-1323874)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
