Report this

What is the reason for this report?

I can't Install Magento 2.3.1 in DO with CentOS76x64 include Cpanel and CWP7.. It installed to 93% then Stop Working!!! Why???

Posted on July 30, 2019

I can’t Install Magento 2.3.1 in DO with CentOS76x64 include Cpanel and CWP7… It installed to 93% then Stop Working!!! Why???



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I think that this could be due to your PHP configuration or if you are using CSF and LFD maybe the process killer is killing the long running process.

What you could do is the following:

  • Increase your PHP memory via your php.ini file
  • Increase your PHP max execution time
  • Make sure that your server actually has enough RAM, if not you could add a swap partition, here’s how to do that on a CentOS 7 server: https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-centos-7
  • You should check your PHP error logs for more information.
  • Also check your LFD logs and try to whitelist the process or the user that you are running the installation with so that the process does not get killed.

Hope that this helps! Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.