Welcome to Centmin Mod Community
Become a Member

Testing on Rocky Linux 9

Discussion in 'AlmaLinux 8 & Rocky Linux 8 Beta Testing' started by tininho, Nov 7, 2022.

  1. tininho

    tininho Active Member

    182
    44
    28
    May 22, 2019
    eu
    Ratings:
    +135
    Local Time:
    6:22 PM
    Testing with Hetzner Cloud CPX 21 and Rocky Linux 9 and all went well so far, nothing to report. Basically playing around with a clone of live shop with Wordpress and Woocommerce.


    Running on PHP 8.1, Nginx 1.23.2 and MariaDB 10.6.

    PHP installation had errors related to memcache when inital installation was completed, but it was resolved by adding PHP_MEMCACHE='n' to custom_config and recompiling PHP after.

    cminfo versions

    Code:
    Installed:
      tree-1.8.0-10.el9.x86_64                                                                                               
    
    
    Installed:
      smem-1.5-11.el9.x86_64                                                                                                 
    
    
    1st:
    130.00beta01.b242 #Sun Nov  6 08:29:52 AM UTC 2022
    ..
    last 10:
    130.00beta01.b242 #Sun Nov  6 08:29:52 AM UTC 2022
    130.00beta01.b242 #Sun Nov  6 09:02:42 AM UTC 2022
    130.00beta01.b242 #Sun Nov  6 09:07:39 AM UTC 2022
    130.00beta01.b242 #Sun Nov  6 09:10:18 AM UTC 2022
    lscpu
    Code:
    Architecture:            x86_64
      CPU op-mode(s):        32-bit, 64-bit
      Address sizes:         40 bits physical, 48 bits virtual
      Byte Order:            Little Endian
    CPU(s):                  3
      On-line CPU(s) list:   0-2
    Vendor ID:               AuthenticAMD
      BIOS Vendor ID:        QEMU
      Model name:            AMD EPYC Processor
        BIOS Model name:     NotSpecified
    free -mlt

    Code:
     
                 total        used        free      shared  buff/cache   available
    Mem:            3818         711        1002         167        2104        2648
    Low:            3818        2815        1002
    High:              0           0           0
    Swap:           1023           1        1022
    Total:          4842         712        2025
    df -hT
    Code:
     Filesystem     Type      Size  Used Avail Use% Mounted on
    devtmpfs       devtmpfs  1.9G     0  1.9G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     764M   19M  745M   3% /run
    /dev/sda1      ext4       77G   15G   59G  20% /
    /dev/sda14     vfat       64M  7.0M   57M  11% /boot/efi
    tmpfs          tmpfs     382M     0  382M   0% /run/user/0
    /dev/loop0     ext4      3.9G  388K  3.7G   1% /tmp
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,383
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    1:22 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Nice while forum is for EL8 beta testing only, I'd imagine someone will eventually try EL9 OS. EL9 still has a lot of bugs and compatibility developments to do for Centmin Mod so it isn't anywhere near EL8 compatibility ready-wise yet - just FYI :)

    But yes the EL9 install should at least work if you use PHP 8.1+. But my time is focused on EL8 compatibility and bugs first :D