Title: installation error
Last modified: August 18, 2016

---

# installation error

 *  [navomedia](https://wordpress.org/support/users/navomedia/)
 * (@navomedia)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/installation-error-7/)
 * while installing wordpress i have this error,
 * Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
   98304 bytes) in C:\Program Files\VertrigoServ\www\projects\wordpress\wp-admin\
   includes\schema.php on line 37
 * Please help me.

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/installation-error-7/#post-648510)
 * May need to increase memory allocated to PHP.
 * Two methods for increasing the amount of memory a PHP script may consume:
 * If you have access to your PHP.ini file, change the line in PHP.ini
    If your 
   line shows 8M try 16M: `memory_limit = 16M ; Maximum amount of memory a script
   may consume (16MB)`
 * If you don’t have access to PHP.ini try adding this to an .htaccess file:
    `php_value
   memory_limit 16M`

Viewing 1 replies (of 1 total)

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

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/installation-error-7/#post-648510)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
