# Internal Server Error 500 on installer/final

**URL:** https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639
**Category:** Product Support
**Created:** [October 28, 2015, 9:31am UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639 "2015-10-28T09:31:41Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [October 28, 2015, 9:31am UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/1 "2015-10-28T09:31:41Z")

</div>

I am installing 1.2.2 in a subdirectory ([www.mydomain.com/ma](http://www.mydomain.com/ma)) on shared hosting. I go through the installer, specifying the database details, creating the admin user and entering email details. Then when it moves to [www.mydomain.com/ma/installer/final](http://www.mydomain.com/ma/installer/final) I get a 500 error.  
  
  
  
There are whole bunch of tables created in MySQL, so guessing that part worked. Any ideas on how to track down where it is stumbling?  
  
  
  
Cheers  
  
Malcolm

---

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [October 28, 2015, 9:31am UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/2 "2015-10-28T09:31:41Z")

</div>

I am installing 1.2.2 in a subdirectory ([www.mydomain.com/ma](http://www.mydomain.com/ma)) on shared hosting. I go through the installer, specifying the database details, creating the admin user and entering email details. Then when it moves to [www.mydomain.com/ma/installer/final](http://www.mydomain.com/ma/installer/final) I get a 500 error.

There are whole bunch of tables created in MySQL, so guessing that part worked. Any ideas on how to track down where it is stumbling?

Cheers  
Malcolm

---

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [October 28, 2015, 10:08am UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/3 "2015-10-28T10:08:31Z")

</div>

hmmm, error\_log shows this:

[28-Oct-2015 09:55:35 UTC] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /ma/app/bootstrap.php.cache on line 2701

My PHP is configured to max at 64mb. How much memory does mautik need for a) install and b) running on a low-volume site?

Cheers  
Malcolm

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [October 28, 2015, 10:37am UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/4 "2015-10-28T10:37:08Z")

</div>

I had a similar problem on my shared hosting. Try to ask the provider if he could increase the limit at least to 128MB.

---

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [October 28, 2015, 8:02pm UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/5 "2015-10-28T20:02:06Z")

</div>

128mb did the trick, thanks.

Cheers  
Malcolm

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:57pm UTC](https://forum.mautic.org/t/internal-server-error-500-on-installer-final/2639/6 "2020-02-02T22:57:39Z")

</div>


