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.
Pages: [1] 2
1
CentOS-WebPanel Bugs / Re: website url end with 'blog' gives error of Forbidden
« on: June 06, 2025, 01:06:33 PM »
Yes. some <FileMatch regexpress went wrong .
2
CentOS 8 Problems / Re: how to connect Github repository by domain user
« on: June 06, 2025, 01:04:58 PM »
Didn't check cwp-git-deployer yet, is it okay to do that?
Domain user wants to connect & sync github repository for their project.
Domain user wants to connect & sync github repository for their project.
3
CentOS 8 Problems / Re: how to give SSH Key creation rights to domain user
« on: June 06, 2025, 01:02:56 PM »
Yes, JailShell enabled for user.
Now domain user requires SSH Key to connect Github
Now domain user requires SSH Key to connect Github
4
CentOS 8 Problems / how to connect Github repository by domain user
« on: June 06, 2025, 12:37:11 PM »
Sir,
OS: AL 8
how to connect Github repository by domain user
Regards,
OS: AL 8
how to connect Github repository by domain user
Regards,
5
CentOS 8 Problems / how to give SSH Key creation rights to domain user
« on: June 06, 2025, 12:34:28 PM »how to give SSH Key creation rights to domain user
or
how can we create SSH key for domain user?
6
Suggestions / Reseller -> Firewall -> Display details and then remove IP block
« on: June 06, 2025, 12:20:22 PM »
Sir,
Under Reseller module -> Firewall -> IP block removal does not give any details why it was blocked (like POP failed attempts) or is it blocked or not?
It simply showing IP removed even IP was not blocked.
Instead, when enter IP it shows details and then able to remove IP block if require.
Regards,
Under Reseller module -> Firewall -> IP block removal does not give any details why it was blocked (like POP failed attempts) or is it blocked or not?
It simply showing IP removed even IP was not blocked.
Instead, when enter IP it shows details and then able to remove IP block if require.
Regards,
7
Suggestions / SSH Key generation for domain users
« on: June 06, 2025, 12:16:50 PM »
Dear Sir,
SSH Key generation module for domain users is requested.
Please guide for manual steps currently.
Regards,
SSH Key generation module for domain users is requested.
Please guide for manual steps currently.
Regards,
8
Scripts / Re: GitHub module for domain users
« on: June 06, 2025, 12:15:30 PM »By mistake, ticket created under scripts instead of "Suggestions"
Kind request to move this to "Suggestions"
9
Scripts / GitHub module for domain users
« on: June 06, 2025, 12:14:17 PM »
Sir,
GitHub widely used now a days and there is strong demand for GitHub.
Request to consider for GitHub module for domain users
Regards,
GitHub widely used now a days and there is strong demand for GitHub.
Request to consider for GitHub module for domain users
Regards,
10
CentOS-WebPanel Bugs / Re: website url end with 'blog' gives error of Forbidden
« on: June 06, 2025, 11:37:01 AM »
Dear team,
close this thread as issue occurred due to custom apache config.
issue resolved and now working fine.
Thank you for support.
close this thread as issue occurred due to custom apache config.
issue resolved and now working fine.
Thank you for support.
11
CentOS-WebPanel Bugs / Re: website url end with 'blog' gives error of Forbidden
« on: May 28, 2025, 10:47:23 AM »
Dear All
Any update?
still remain same with different OS and CWPPRO
please help.
Any update?
still remain same with different OS and CWPPRO
please help.
13
PHP / Re: Install ImageMagick or GD ?
« on: April 28, 2025, 08:36:11 AM »
Hi
Tried to run /script/install_imagick on AlmaLinux 8
but it is giving error of Imagick NOT Installed !
following line giving error:
ln -s /usr/local/include/ImageMagick-6 /usr/local/include/ImageMagick
SS: https://prnt.sc/DsveGt3IKtYN
Pls help.
Tried to run /script/install_imagick on AlmaLinux 8
but it is giving error of Imagick NOT Installed !
following line giving error:
ln -s /usr/local/include/ImageMagick-6 /usr/local/include/ImageMagick
SS: https://prnt.sc/DsveGt3IKtYN
Pls help.
14
CentOS 8 Problems / ImageMagick installation on Almalinux 8
« on: April 28, 2025, 08:23:21 AM »
Hi,
php -v giving error of unable to load dynamic library 'imagick.so'
Tried to install with sh /scripts/install_imagick
but it exit with error Imagick NOT Installed !
So I run script line by line
following lines executed successfully
yum -y install ImageMagick ImageMagick-devel ImageMagick-perl
cd /usr/local/src
rm -Rf imagick-3.1.0RC2
rm -Rf imagick-3.1.0RC2.tgz
wget http://static.cdn-cwp.com/files/php/pecl/imagick-3.1.0RC2.tgz
tar zxf imagick-3.1.0RC2.tgz
cd imagick-3.1.0RC2
phpize
but found that following line not working:
ln -s /usr/local/include/ImageMagick-6 /usr/local/include/ImageMagick
On checking, I didnot found any folder /usr/local/include/ImageMagick-6 in my Almalinux ver 8
after that I run ./configure which exit with error:
checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h
It seems error due to path.

path: https://prnt.sc/DsveGt3IKtYN
Regards,
php -v giving error of unable to load dynamic library 'imagick.so'
Tried to install with sh /scripts/install_imagick
but it exit with error Imagick NOT Installed !
So I run script line by line
following lines executed successfully
yum -y install ImageMagick ImageMagick-devel ImageMagick-perl
cd /usr/local/src
rm -Rf imagick-3.1.0RC2
rm -Rf imagick-3.1.0RC2.tgz
wget http://static.cdn-cwp.com/files/php/pecl/imagick-3.1.0RC2.tgz
tar zxf imagick-3.1.0RC2.tgz
cd imagick-3.1.0RC2
phpize
but found that following line not working:
ln -s /usr/local/include/ImageMagick-6 /usr/local/include/ImageMagick
On checking, I didnot found any folder /usr/local/include/ImageMagick-6 in my Almalinux ver 8
after that I run ./configure which exit with error:
checking for MagickWand.h header file... configure: error: Cannot locate header file MagickWand.h
It seems error due to path.
path: https://prnt.sc/DsveGt3IKtYN
Regards,
15
CentOS-WebPanel Bugs / Re: Add new account: Something went wrong. Please try again
« on: April 25, 2025, 05:14:53 AM »
Hi,
Yes, Account create properly with home directory and package allotted.
which error log to check for trace?
Regards,
Yes, Account create properly with home directory and package allotted.
which error log to check for trace?
Regards,
Pages: [1] 2