Title: install problem 4.1
Last modified: August 22, 2016

---

# install problem 4.1

 *  [hj](https://wordpress.org/support/users/hj/)
 * (@hj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/)
 * Hi,
 * I’m trying to install 4.1 … following the install process I enter the MySQL details
   and click for the next step….and get this:
 * `Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate
   138 bytes) in /web/sites/_c/_o/_n/mysite.co.uk/public/www/cp/wp-includes/pomo/
   streams.php on line 71`
 * Any idea what the problem is here?
 * thanks

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/#post-5682898)
 * try [increasing memory ](http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP)
   available for php.
 *  Thread Starter [hj](https://wordpress.org/support/users/hj/)
 * (@hj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/#post-5682944)
 * thanks for the tip, Tara.
 * However, there is no ‘define WP_MEMORY_LIMIT’ in the sample config file in the
   4.1 distro.
 * Remember, I can’t complete the install process due to this…. so I haven’t reached
   an admin panel where I can set it 😉
 *  [Keith](https://wordpress.org/support/users/keithdriscoll/)
 * (@keithdriscoll)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/#post-5682954)
 * If you are doing a manual install you could just add the line
 *     ```
       define('WP_MEMORY_LIMIT', '64M');
       ```
   
 * to the wp-config file or try contacting your host and ask them to increase the
   php memory limit via the php.ini file.
 *  Thread Starter [hj](https://wordpress.org/support/users/hj/)
 * (@hj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/#post-5682963)
 * thanks, Keith.
 * I have in the meanwhile contacted my host and indeed been directed to the php.
   ini file which I managed to change to 64M… and it worked fine then!
 * That line will be useful to know, though, as I believe that would allow WordPress
   alone to use more memory without having to change allowance for my whole server
   space.
 * Thanks for your help.

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

The topic ‘install problem 4.1’ is closed to new replies.

## Tags

 * [installation](https://wordpress.org/support/topic-tag/installation/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 3 participants
 * Last reply from: [hj](https://wordpress.org/support/users/hj/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/install-problem-41/#post-5682963)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
