User Tools

Site Tools


wiki:prodserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:prodserver [2023/07/18 19:55] guidebeaconwiki:prodserver [2023/07/18 19:59] (current) guidebeacon
Line 1: Line 1:
 ====== Beacon Production Server ====== ====== Beacon Production Server ======
  
-When reinstalling, you may get an error when running one of the admin scripts: 
- 
-<code> 
-Fatal error: Uncaught Error: Class 'Imagick' not found in /home/beacontechnology/public_html/admin/resize.php:64 Stack trace: #0 {main} thrown in /home/beacontechnology/public_html/admin/resize.php on line 64 
-</code> 
  
 Beacon production is where the public visits beacontechnology.com Beacon production is where the public visits beacontechnology.com
Line 37: Line 32:
  
 === Install ImageMagick === === Install ImageMagick ===
 +
 +When reinstalling, you may get an error when running one of the admin scripts:
 +
 +<code>
 +Fatal error: Uncaught Error: Class 'Imagick' not found in /home/beacontechnology/public_html/admin/resize.php:64 Stack trace: #0 {main} thrown in /home/beacontechnology/public_html/admin/resize.php on line 64
 +</code>
 +
  
 https://support.cpanel.net/hc/en-us/articles/360037048673-How-to-Install-ImageMagick-for-EA-PHP-and-ALT-PHP https://support.cpanel.net/hc/en-us/articles/360037048673-How-to-Install-ImageMagick-for-EA-PHP-and-ALT-PHP
Line 54: Line 56:
 /opt/cpanel/ea-php74/root/usr/bin/pecl install imagick /opt/cpanel/ea-php74/root/usr/bin/pecl install imagick
 /opt/cpanel/ea-php80/root/usr/bin/pecl install imagick /opt/cpanel/ea-php80/root/usr/bin/pecl install imagick
 +</code>
 +
 +Don't forget to start php-fpm
 +
 +<code>
 +/scripts/restartsrv_apache_php_fpm
 </code> </code>
  
wiki/prodserver.1689710115.txt.gz · Last modified: 2023/07/18 19:55 by guidebeacon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki