Welcome to Centmin Mod Community
Register Now

Imagick install failed

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by Veer, Sep 11, 2020.

  1. Veer

    Veer New Member

    10
    0
    1
    Oct 23, 2019
    Ratings:
    +1
    Local Time:
    3:44 AM
    1.19.1
    10.3.23
    • CentOS Version: CentOS 7.8.2003
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: 1.19.1
    • PHP Version Installed: 7.2.32
    • MariaDB MySQL Version Installed: 10.3.24 (10.3.24-MariaDB)
    • When was last time updated Centmin Mod code base ? : today with "cmupdate" command

    in centmin.sh menu there was a suggestion
    Code:
    -------------------------------------------------------------
      To update type these commands:
    -------------------------------------------------------------
      run centmin.sh menu option 15 to update imagick PHP ext then run:
    
      yum update --disableplugin=priorities --setopt=deltarpm=0 --enablerepo=remi --exclude=python34-*,python35-*,python36-*
    
    detected python36u IUS Community YUM packages installed
    For CentOS 7 they have been replaced with native CentOS 7.7+
    python3 packages now
    
    One time task to run the addons/python36_install.sh script
    to switch from python36u to python3 packages for Python 3.6
    before doing YUM update command, run the script at:
    /usr/local/src/centminmod/addons/python36_install.sh
    So I followed it
    Code:
    /usr/local/src/centminmod/addons/python36_install.sh
    and have tried centmin.sh menu option 15 multiple times and the suggested yum update
    Code:
    yum update --disableplugin=priorities --setopt=deltarpm=0 --enablerepo=remi --exclude=python34-*,python35-*,python36-*
    and
    Code:
    yum update --disableplugin=priorities --setopt=deltarpm=0 --enablerepo=remi
    Last time I checked centmin.sh menu option 15 the result was this:
    Code:
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 15
    --------------------------------------------------------
    Check for php extensions
    
    Check for ImageMagicK System Updates (YUM)
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * base: linux.darkpenguin.net
     * centos-sclo-rh: mirror.alpix.eu
     * centos-sclo-sclo: linux.darkpenguin.net
     * epel: mirrors.ukfast.co.uk
     * extras: mirror.alpix.eu
     * remi: mirror.23media.com
     * updates: mirror.alpix.eu
    Package LibRaw-0.19.4-1.el7.x86_64 already installed and latest version
    Resolving Dependencies
    --> Running transaction check
    ---> Package ImageMagick.x86_64 0:6.9.11.29-1.el7.remi will be installed
    ---> Package ImageMagick-c++.x86_64 0:6.9.11.22-1.el7.remi will be updated
    ---> Package ImageMagick-c++.x86_64 0:6.9.11.29-1.el7.remi will be an update
    ---> Package ImageMagick-c++-devel.x86_64 0:6.9.11.29-1.el7.remi will be installed
    ---> Package ImageMagick-devel.x86_64 0:6.9.11.29-1.el7.remi will be installed
    ---> Package ImageMagick-libs.x86_64 0:6.9.11.22-1.el7.remi will be updated
    ---> Package ImageMagick-libs.x86_64 0:6.9.11.29-1.el7.remi will be an update
    --> Processing Conflict: ImageMagick7-7.0.10.29-1.el7.remi.x86_64 conflicts ImageMagick < 7.0.10.29
    --> Finished Dependency Resolution
    Error: ImageMagick7 conflicts with ImageMagick-6.9.11.29-1.el7.remi.x86_64
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
    
    real    0m5.706s
    user    0m5.369s
    sys    0m0.336s
    
    Loaded plugins: fastestmirror, priorities, versionlock
    Deleting versionlock for: 0:LibRaw-0.19.4-1.el7.*
    versionlock deleted: 1
    Loaded plugins: fastestmirror, priorities, versionlock
    Deleting versionlock for: 0:ImageMagick-libs-6.9.11.22-1.el7.remi.*
    Deleting versionlock for: 0:ImageMagick-c++-6.9.11.22-1.el7.remi.*
    versionlock deleted: 2
    Loaded plugins: fastestmirror, priorities, versionlock
    Adding versionlock on: 0:LibRaw-0.19.4-1.el7
    Adding versionlock on: 0:ImageMagick-libs-6.9.11.22-1.el7.remi
    Adding versionlock on: 0:ImageMagick-c++-6.9.11.22-1.el7.remi
    versionlock added: 3
    
    PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    1
    *************************************************
    * Installing imagick PHP Extension
    *************************************************
    /usr/local/src/centminmod
    cd /svr-setup
    PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    7.2
    0
    find . -name \*.gcno -o -name \*.gcda | xargs rm -f
    find . -name \*.lo -o -name \*.o | xargs rm -f
    find . -name \*.la -o -name \*.a | xargs rm -f
    find . -name \*.so | xargs rm -f
    find . -name .libs -a -type d|xargs rm -rf
    rm -f libphp.la       modules/* libs/*
    Configuring for:
    PHP Api Version:         20170718
    Zend Module Api No:      20170718
    Zend Extension Api No:   320170718
    autoconf: warning: both `configure.ac' and `configure.in' are present.
    autoconf: warning: proceeding with `configure.ac'.
    autoheader: 'configure.ac' and 'configure.in' both present.
    autoheader: proceeding with 'configure.ac'
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for a sed that does not truncate output... /bin/sed
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether ccache gcc accepts -g... yes
    checking for ccache gcc option to accept ISO C89... none needed
    checking how to run the C preprocessor... ccache gcc -E
    checking for icc... no
    checking for suncc... no
    checking whether ccache gcc and cc understand -c and -o together... yes
    checking for system library directory... lib
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking target system type... x86_64-unknown-linux-gnu
    checking for PHP prefix... /usr/local
    checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
    checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20170718
    checking for PHP installed headers prefix... /usr/local/include/php
    checking if debug is enabled... no
    checking if zts is enabled... no
    checking for re2c... re2c
    checking for re2c version... 0.14.3 (ok)
    checking for gawk... gawk
    checking whether to enable the imagick extension... yes, shared
    checking for pkg-config... /bin/pkg-config
    checking ImageMagick MagickWand API configuration program... checking Testing /usr/bin/MagickWand-config... Doesn't exist
    checking Testing /usr/bin/Wand-config... Doesn't exist
    checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
    checking Testing /usr/local/bin/Wand-config... Doesn't exist
    checking Testing /usr/bin/MagickWand-config... Doesn't exist
    checking Testing /usr/bin/Wand-config... Doesn't exist
    checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
    checking Testing /usr/sbin/bin/Wand-config... Doesn't exist
    checking Testing /opt/bin/MagickWand-config... Doesn't exist
    checking Testing /opt/bin/Wand-config... Doesn't exist
    checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
    checking Testing /opt/local/bin/Wand-config... Doesn't exist
    configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagick_file.c -o imagick_file.lo
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagick_class.c -o imagick_class.lo
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagickdraw_class.c -o imagickdraw_class.lo
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagickpixel_class.c -o imagickpixel_class.lo
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo
    mkdir .libs
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagick_file.c  -fPIC -DPIC -o .libs/imagick_file.o
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagickdraw_class.c  -fPIC -DPIC -o .libs/imagickdraw_class.o
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagick_class.c  -fPIC -DPIC -o .libs/imagick_class.o
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagickpixel_class.c  -fPIC -DPIC -o .libs/imagickpixel_class.o
    In file included from /svr-setup/imagick-3.4.4/php_imagick_file.h:24:0,
                     from /svr-setup/imagick-3.4.4/imagick_file.c:22:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagickpixeliterator_class.c  -fPIC -DPIC -o .libs/imagickpixeliterator_class.o
    In file included from /svr-setup/imagick-3.4.4/imagick_class.c:22:0:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
    In file included from /svr-setup/imagick-3.4.4/imagickpixel_class.c:22:0:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
    In file included from /svr-setup/imagick-3.4.4/imagickdraw_class.c:22:0:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
    In file included from /svr-setup/imagick-3.4.4/imagickpixeliterator_class.c:22:0:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
    make: *** [imagickpixel_class.lo] Error 1
    make: *** Waiting for unfinished jobs....
    make: *** [imagick_file.lo] Error 1
    make: *** [imagick_class.lo] Error 1
    make: *** [imagickdraw_class.lo] Error 1
    make: *** [imagickpixeliterator_class.lo] Error 1
    /bin/sh /svr-setup/imagick-3.4.4/libtool --mode=compile ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6   -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /svr-setup/imagick-3.4.4/imagick_file.c -o imagick_file.lo
     ccache gcc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I. -I/svr-setup/imagick-3.4.4 -DPHP_ATOM_INC -I/svr-setup/imagick-3.4.4/include -I/svr-setup/imagick-3.4.4/main -I/svr-setup/imagick-3.4.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /svr-setup/imagick-3.4.4/imagick_file.c  -fPIC -DPIC -o .libs/imagick_file.o
    In file included from /svr-setup/imagick-3.4.4/php_imagick_file.h:24:0,
                     from /svr-setup/imagick-3.4.4/imagick_file.c:22:
    /svr-setup/imagick-3.4.4/php_imagick_defs.h:29:31: fatal error: wand/MagickWand.h: No such file or directory
     #  include <wand/MagickWand.h>
                                   ^
    compilation terminated.
    make: *** [imagick_file.lo] Error 1
    
    Copying imagick.ini > /etc/centminmod/php.d/imagick.ini
    
    service php-fpm restart
    Redirecting to /bin/systemctl restart php-fpm.service
    *************************************************
    * imagick PHP installed
    *************************************************
    
    Any help resolving this would be appreciated.

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,647
    12,230
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,799
    Local Time:
    8:44 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. Veer

    Veer New Member

    10
    0
    1
    Oct 23, 2019
    Ratings:
    +1
    Local Time:
    3:44 AM
    1.19.1
    10.3.23
    Hi @eva2000

    this is the output of yum history list ImageMagick
    Code:
    Loaded plugins: fastestmirror, priorities, versionlock
    ID     | Command line             | Date and time    | Action(s)      | Altered
    -------------------------------------------------------------------------------
        45 | -y remove ImageMagick -- | 2020-07-21 16:31 | Erase          |    3   
        35 | -y install ImageMagick I | 2020-07-04 22:04 | Install        |    8   
    history list
    
    yum history info 45
    Code:
    Loaded plugins: fastestmirror, priorities, versionlock
    Transaction ID : 45
    Begin time     : Tue Jul 21 16:31:47 2020
    Begin rpmdb    : 761:8d4f8af8ceb2a1e0d9565d6d4434c4389b0c00b9
    End time       :                           (0 seconds)
    End rpmdb      : 758:8e5ce498f84e0492b8edabaeac0953a28f76bd00
    User           : root <root>
    Return-Code    : Success
    Command Line   : -y remove ImageMagick --disablerepo=rpmforge
    Transaction performed with:
        Installed     rpm-4.11.3-43.el7.x86_64                        installed
        Installed     yum-3.4.3-167.el7.centos.noarch                 installed
        Installed     yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch installed
    Packages Altered:
        Erase ImageMagick-6.9.11.22-1.el7.remi.x86_64           @remi
        Erase ImageMagick-c++-devel-6.9.11.22-1.el7.remi.x86_64 @remi
        Erase ImageMagick-devel-6.9.11.22-1.el7.remi.x86_64     @remi
    history info
    
    So should I run
    Code:
    yum -y remove ImageMagick7 ImageMagick7-libs --disableplugin=priorities,versionlock --enablerepo=remi
    yum history undo 45 --disableplugin=priorities,versionlock --enablerepo=remi
    and then centmin.sh menu option 15?
     
  4. Veer

    Veer New Member

    10
    0
    1
    Oct 23, 2019
    Ratings:
    +1
    Local Time:
    3:44 AM
    1.19.1
    10.3.23
    yeah it worked, thanks (y)
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,647
    12,230
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,799
    Local Time:
    8:44 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Glad to hear :)