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.


Messages - 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
Updates / Re: My Web Sites are all Down
« on: April 24, 2020, 04:28:29 AM »
me2, the cwp service down afte update

thx, Now it's work


3
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

4
CentOS-WebPanel Bugs / Re: after .856 update, user panel not working..
« on: August 09, 2019, 04:54:55 AM »
On Admin Panel Goto the List Accounts Page , rebuild the Package Setting.

5
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 ?

6
CentOS-WebPanel Bugs / Re: Auto Update File Manager Not Working
« on: July 02, 2018, 04:18:26 PM »
Code: [Select]
sh /scripts/update_cwp
is work

7
CentOS-WebPanel Bugs / Re: Auto Update File Manager Not Working
« on: July 02, 2018, 03:54:05 PM »
how to update ?

8
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 ?

9
PHP / Re: PHP OpCache
« on: June 29, 2018, 02:08:49 AM »
how can i disable suphp & change to php-fpm with opcache ?

Pages: [1]