Title: Problem with install
Last modified: August 19, 2016

---

# Problem with install

 *  Resolved [thewisdomjournal](https://wordpress.org/support/users/thewisdomjournal/)
 * (@thewisdomjournal)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/)
 * Here is my error message:
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   1853353 bytes) in /home/thewisd2/public_html/Blog/wp-includes/http.php on line
   1027
 * Any suggestions? 🙂

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

 *  [WordPress Hosting](https://wordpress.org/support/users/lzjimmy/)
 * (@lzjimmy)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/#post-987986)
 * your memory used up? how’re you trying to install? the installation is pretty
   straight as describled here [spam link moderated]
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/#post-987996)
 * Might have to deactivate (or delete) plugins.
 * If necessary:
 * Methods for increasing the amount of memory a PHP script may consume
 * 1. If you have access to your PHP.ini file, change the line in PHP.ini
    If your
   line shows 16M try 32M: `memory_limit = 32M ; Maximum amount of memory a script
   may consume (32MB)`
 * 2. If you don’t have access to PHP.ini try adding this to an .htaccess file:
   `
   php_value memory_limit 32M`
 * 3. Try adding this line to your wp-config.php file:
    Increasing memory allocated
   to PHP `define('WP_MEMORY_LIMIT', '32M');`
 * 4. Talk to your host.
 *  [thefitnessnerd](https://wordpress.org/support/users/thefitnessnerd/)
 * (@thefitnessnerd)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/#post-988090)
 * Michael, had this issue. Did #1 and #3 and it took care of the issue. Thanks!
   
   matt
 *  Thread Starter [thewisdomjournal](https://wordpress.org/support/users/thewisdomjournal/)
 * (@thewisdomjournal)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/#post-988170)
 * Deactivating all plugins worked!
 * Thanks!

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

The topic ‘Problem with install’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 4 participants
 * Last reply from: [thewisdomjournal](https://wordpress.org/support/users/thewisdomjournal/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/problem-with-install-2/#post-988170)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
