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]
1
SSL / Re: Download failed. cURL error 60: Peer's Certificate issuer is not recognized.
« on: March 06, 2025, 05:59:55 AM »Yes, we can understand that OS is EOL and require migrate.
But mean time, any manual solution to fix this?
Thank you.
2
SSL / Download failed. cURL error 60: Peer's Certificate issuer is not recognized.
« on: March 05, 2025, 11:33:05 AM »
Dear All,
While install any WordPress plugin, it is giving following error:
Installation failed: Download failed. cURL error 60: Peer's Certificate issuer is not recognized.
Screenshot: https://prnt.sc/i-GhisqWwr7g
CentOS Linux release 7.9.2009
Apache version: Apache/2.4.48
PHP version: 7.4.33
I run update-ca-trust extract and update-ca-certificates command with sudo
I didnot find update-ca-certificates anywhere in system
Also,
I have downloaded cacert.pem file from https://curl.se/docs/caextract.html
give full path in php.ini for curl.cainfo and openssl.cafile
then restart apache
Above both does not resolve issue and error still comes as it is.
Any guidance highly appriciated.
Thank you in advance.
While install any WordPress plugin, it is giving following error:
Installation failed: Download failed. cURL error 60: Peer's Certificate issuer is not recognized.
Screenshot: https://prnt.sc/i-GhisqWwr7g
CentOS Linux release 7.9.2009
Apache version: Apache/2.4.48
PHP version: 7.4.33
I run update-ca-trust extract and update-ca-certificates command with sudo
I didnot find update-ca-certificates anywhere in system
Also,
I have downloaded cacert.pem file from https://curl.se/docs/caextract.html
give full path in php.ini for curl.cainfo and openssl.cafile
then restart apache
Above both does not resolve issue and error still comes as it is.
Any guidance highly appriciated.
Thank you in advance.
3
CentOS-WebPanel Bugs / website url end with 'blog' gives error of Forbidden
« on: July 19, 2024, 07:32:28 AM »
Hello,
when any website url end with blog then apache given error of 403 Forbidden as under:
For example: https://www.websitename.com/myown-blog
Error:
Forbidden
You don't have permission to access this resource.
When we rename url ending from blog to blogs then it is working fine without any issue.
I tried with disable mod security and firewall but issue remain same hence it is not mod_security or firewall issue.
It would be appreciate if any one can guide to solve issue.
Regards,
when any website url end with blog then apache given error of 403 Forbidden as under:
For example: https://www.websitename.com/myown-blog
Error:
Forbidden
You don't have permission to access this resource.
When we rename url ending from blog to blogs then it is working fine without any issue.
I tried with disable mod security and firewall but issue remain same hence it is not mod_security or firewall issue.
It would be appreciate if any one can guide to solve issue.
Regards,
4
CentOS-WebPanel Bugs / Domain Panel File manager gives error of HTTP ERROR 500
« on: November 27, 2020, 11:28:15 AM »
Hello,
root admin file manager working fine but
Domain Panel File manager gives error of This page isn’t working HOSTNAME is currently unable to handle this request.
HTTP ERROR 500
I tried following commands:
/scripts/update_cwp -- (gives error of AJAX: error)
/scripts/restart_cwpsrv
service cwp-phpfpm restart
yum -y update
tail -n 50 /usr/local/cwpsrv/logs/error_log gives some error like:
*.349 FastCGI sent in stderr: "PHP message: PHP Fatal error uncaught Error: call to undefined function checktokenweb() in /usr/local/cwpsrv/var/service/users/fileManager_v2.php
fileManager_v2.php on line 0 while reading response from header from upstream, client:xx.xx.xx.xx server : localhost request: "GET /cwp_b18dee6b55bd784c/USERNAME/filemanger_v2.php HTTP/1.1", upstream : "fastcgi://unix:local/cwp/php71/var/sockets/USERNAME.sock :"
Your help / guidance appriciated.
Regards,
===============================================
Kernel:
Linux hostname 3.10.0 #1 SMP Mon Dec 9 19:36:21 MSK 2019 x86_64 x86_64 x86_64 GNU/Linux
CPU info:
model name : Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz
Release:
CentOS Linux release 7.9.2009 (Core)
Arch:
x86_64
Virtualization Type:
openvz
lxc
Memory:
total used free shared buff/cache available
Mem: 6144 313 4652 71 1178 5759
Swap: 0 0 0
MySQL info:
mysql Ver 15.1 Distrib 10.2.36-MariaDB, for Linux (x86_64) using readline 5.1
Disk Info:
Filesystem Size Used Avail Use% Mounted on
/dev/opp1 30G 4.6G 24G 17% /
none 3.0G 0 3.0G 0% /sys/fs/cgroup
none 3.0G 0 3.0G 0% /dev
tmpfs 3.0G 0 3.0G 0% /dev/shm
tmpfs 3.0G 74M 3.0G 3% /run
tmpfs 615M 0 615M 0% /run/user/0
tmpfs 615M 0 615M 0% /run/user/1000
Apache PHP info:
PHP 7.2.34 (cli) (built: Oct 31 2020 17:17:23) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
Apache start script check:
grep: /etc/init.d/httpd: No such file or directory
CWP Admin check:
/usr/local/cwpsrv/htdocs/admin
CWP version:
0.9.8.1024
===============================================
root admin file manager working fine but
Domain Panel File manager gives error of This page isn’t working HOSTNAME is currently unable to handle this request.
HTTP ERROR 500
I tried following commands:
/scripts/update_cwp -- (gives error of AJAX: error)
/scripts/restart_cwpsrv
service cwp-phpfpm restart
yum -y update
tail -n 50 /usr/local/cwpsrv/logs/error_log gives some error like:
*.349 FastCGI sent in stderr: "PHP message: PHP Fatal error uncaught Error: call to undefined function checktokenweb() in /usr/local/cwpsrv/var/service/users/fileManager_v2.php
fileManager_v2.php on line 0 while reading response from header from upstream, client:xx.xx.xx.xx server : localhost request: "GET /cwp_b18dee6b55bd784c/USERNAME/filemanger_v2.php HTTP/1.1", upstream : "fastcgi://unix:local/cwp/php71/var/sockets/USERNAME.sock :"
Your help / guidance appriciated.
Regards,
===============================================
Kernel:
Linux hostname 3.10.0 #1 SMP Mon Dec 9 19:36:21 MSK 2019 x86_64 x86_64 x86_64 GNU/Linux
CPU info:
model name : Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz
Release:
CentOS Linux release 7.9.2009 (Core)
Arch:
x86_64
Virtualization Type:
openvz
lxc
Memory:
total used free shared buff/cache available
Mem: 6144 313 4652 71 1178 5759
Swap: 0 0 0
MySQL info:
mysql Ver 15.1 Distrib 10.2.36-MariaDB, for Linux (x86_64) using readline 5.1
Disk Info:
Filesystem Size Used Avail Use% Mounted on
/dev/opp1 30G 4.6G 24G 17% /
none 3.0G 0 3.0G 0% /sys/fs/cgroup
none 3.0G 0 3.0G 0% /dev
tmpfs 3.0G 0 3.0G 0% /dev/shm
tmpfs 3.0G 74M 3.0G 3% /run
tmpfs 615M 0 615M 0% /run/user/0
tmpfs 615M 0 615M 0% /run/user/1000
Apache PHP info:
PHP 7.2.34 (cli) (built: Oct 31 2020 17:17:23) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
Apache start script check:
grep: /etc/init.d/httpd: No such file or directory
CWP Admin check:
/usr/local/cwpsrv/htdocs/admin
CWP version:
0.9.8.1024
===============================================
5
CentOS-WebPanel GUI / unable to login - no any error display
« on: July 23, 2018, 12:57:55 PM »
Sir,
Panel was working fine but suddenly it stop login.
We restart service cwpsrv but issue remain same.
when we enter user = root and its password, same login screen appear again without any error.
root password working fine over putty ssh.
kind request to guide in to matter.
regards,
Panel was working fine but suddenly it stop login.
We restart service cwpsrv but issue remain same.
when we enter user = root and its password, same login screen appear again without any error.
root password working fine over putty ssh.
kind request to guide in to matter.
regards,
6
CentOS-WebPanel Bugs / controlpanel word in url redirect to login page on panel
« on: July 18, 2018, 06:38:41 AM »When we access url like mydomain.com/controlpanel/somefolder
then it redirect to centos web panel login page instead of output of full url.
is "controlpanel" is reserve keyword for your panel? any alternet way to use controlpanel word in url? what are other reserve keywords for this panel? Please guide.
Regards,
Pages: [1]