Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - nelsonwan

Pages: [1]
1
PHP / how to fix imagick.so start up error ?
« on: May 04, 2020, 08:06:24 PM »
i use php-fpm selector 7.3 & turn on imagick options but i get error form startup time , get the message :

May 05 03:58:37 aaa.bbb.com php-fpm[6421]: [05-May-2020 03:58:37] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (libMagickWand.so.5: cannot open shared object file: No such file or directory), /opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so (/opt/alt/php-fpm73/usr/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

how can i fix ?

thx

2
CentOS-WebPanel Bugs / User Panel AutoSSL not work?
« on: December 29, 2019, 06:52:17 PM »
User Panel AutoSSL not work , only use admin panel to add ssl

3
Apache / How to redirect www to non www https ?
« on: July 16, 2018, 07:17:15 AM »
Hi,

How to redirect all

http://domain.com
http://www.domain.com
https://www.domain.com

to

https://domain.com

on the /usr/local/apache/conf.d/vhosts.conf ?

4
SSL / how to install letsencrypt for admin panel & user panel ?
« on: June 30, 2018, 06:55:47 AM »
how to install letsencrypt for admin panel & user panel ?

Pages: [1]