Title: Fatal error
Last modified: August 19, 2016

---

# Fatal error

 *  Resolved [dsortax](https://wordpress.org/support/users/dsortax/)
 * (@dsortax)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-149/)
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   16384 bytes) in (my path) on line 30
 * What does it mean?

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

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-149/#post-1335054)
 * 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;`
 *  Thread Starter [dsortax](https://wordpress.org/support/users/dsortax/)
 * (@dsortax)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-149/#post-1335063)
 * Thanks! I will try this.

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

The topic ‘Fatal error’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 2 participants
 * Last reply from: [dsortax](https://wordpress.org/support/users/dsortax/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-149/#post-1335063)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
