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
CentOS-WebPanel Bugs / Node Js not available, please contact admin for more information.
« on: November 06, 2022, 10:46:52 AM »
CWPpro version: 0.9.8.1147
CentOS 7
Node Js not available, please contact admin for more information. under user.
after enabling it from admin panel features, Node js tab not showing under domain from user panel.
how to resolve this issue?
Thanks.
CentOS 7
Node Js not available, please contact admin for more information. under user.
after enabling it from admin panel features, Node js tab not showing under domain from user panel.
how to resolve this issue?
Thanks.
2
Node.js / Node Js not available, please contact admin for more information.
« on: November 06, 2022, 10:46:06 AM »
CWPpro version: 0.9.8.1147
CentOS 7
Node Js not available, please contact admin for more information. under user.
after enabling it from admin panel features, Node js tab not showing under domain from user panel.
how to resolve this issue?
Thanks.
CentOS 7
Node Js not available, please contact admin for more information. under user.
after enabling it from admin panel features, Node js tab not showing under domain from user panel.
how to resolve this issue?
Thanks.
3
SSL / Re: ssl expire
« on: November 03, 2022, 05:12:43 PM »I have just figured my problem thanks to this post.
http://forum.centos-webpanel.com/ssl/dns-of-your-domain-doesn't-point-to-this-server-or-you-have-htaccess-5490/msg19395/#msg19395
I did have a redirect in my nginx_proxy_vhost to force http to https with this.Code: [Select]return 301 https://$host$request_uri;
I have to removed that off and then after certs installed, I put it back. I wish there's a better solution for the force redirect from http to https. If anyone knows of a better solution then please let me know.
Hello dear, can you please help me to find the file location. somehow i edited this file and now auto ssl isnt working.
4
How to / Re: [Tutorial] How to Change the IP Address of Server?
« on: May 16, 2022, 05:00:30 PM »
Thanks for the info but How to change subdomain dns? this isnt changing subdomain ips. Do i have to manually edit subdomain dns zone ip?
5
CentOS 7 Problems / Re: Issue with total disk space
« on: April 01, 2022, 12:09:09 AM »
try this: resize2fs /dev/........
this command fixed my issue...
this command fixed my issue...
Pages: [1]