Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_php8.1_upgrade

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
centos_php8.1_upgrade [2022/06/06 13:40] juckinscentos_php8.1_upgrade [2022/06/06 13:45] juckins
Line 47: Line 47:
   php-xml-8.1.6-1.el8.remi.x86_64   php-xml-8.1.6-1.el8.remi.x86_64
      
 +Be sure to test the following:
 +  * phpinfo.php
 +  * https://juckins.net and all ASMAD pages
 +  * lastupdated.php and tat_local_php81.php
 +      * Test 127.0.0.1, localhost, and SERVER IP ADDRESS
  
 These errors appeared: These errors appeared:
Line 66: Line 71:
       * Needed to install php-pecl-mcrypt       * Needed to install php-pecl-mcrypt
       * Fixed upon attempt number 2 in June 2022       * Fixed upon attempt number 2 in June 2022
 +
 +If php-pecl-mcrypt disappears one day, you can use [[https://pecl.php.net/package/mcrypt|PECL]]
 +
 +  pecl update-channels
 +  pecl install mcrypt-1.0.5
 +  
 +Follow note at end of install to update the php.ini
 +
centos_php8.1_upgrade.txt · Last modified: 2022/06/06 13:47 by juckins