添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
曾经爱过的西装  ·  Kazuo KAWASAKI·  5 月前    · 
寂寞的海豚  ·  Install Kafka in WSL ...·  1 年前    · 

I had this fatal error, too, when I tried to launch the install. (Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 72 bytes) in /home/valmathews/public_html/mautic/app/bootstrap.php.cache on line 2704.) I talked to my hosting company and they walked me through tweaking things. Problem fixed.

BEFORE you install Mautic, do these tweaks so you don’t get a fatal error message at the end of the launch and Mautic will not install. (These instructions are for GoDaddy’s cPanel. They may be slightly different depending on your cPanel configuration):

Go to cPanel
Scroll down to Software section
Click on “Select PHP Version”
Change PHP version to the highest listed (see http://php.net/supported-versions.php for what versions of php)
Put a checkmark next to “intl” and “memcached” (NOT memchache BUT memchached with a d).
Click blue button in the upper right that says “Switch to PHP Extensions”
Change memory limit to 256 (need at least 128)
Go back to cPanel
Scroll down to software section
Click “Optimize Website”
Check “Compress all content”
Click “Update Settings”
Go back to cPanel
Scroll down to software section
Click “PHP Processes”
Click “Kill Processes”
Check websites to make sure everything still looks right