Hi, sorry for such a late response..
Yes, generating an SSL from the UI will overwrite this manually generated SSL.. the workaround is to define the usage of letsencrypt:
/root/.acme.sh/acme.sh --set-default-ca --server letsencrypt
https:/…
Hi,
Here are some free templates: https://html5up.net/
Please keep the discussions as closely related to cyberpanel as you can.
There are already a lot of forums on the web where you can get this type of information:
https://blog.feedspot.…
Hi,
Yes, I've encountered the same issue recently, but the VPS is on heavy load so I thought the issue was on my end and not some cp bug..
Anyway, I solved mine by doing the following:
1. killing the du process that is starting every time y…
of course, just leave the A record for the domain name pointing to cyberpanel IP.
for example:
A record on domain.net to IP of the cyberpanel server
A record on mail.domain.net to IP of the mail server
MX record from domain.net to mail.domai…
@nettux sure, just point your nameservers towards the cp, create a dns zone there and modify the MX record to "that another server"..
https://cyberpanel.net/blog/2018/04/06/how-to-use-cyberpanel-as-dns-only-server/
there is currently an issue caused by acme as mentioned in this discussion: https://forums.cyberpanel.net/discussion/5526/
please follow this guide to resolve the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/
Hi @veicular
Is any error message displayed at all? anything in the error log?
As standard WP troubleshooting: enable debug and PHP error reporting, and go through the messages - depending on them check PHP version, db connection, etc.
Hi there,
it should renew automatically with zerossl.
If you want to use letsencrypt instead, run:
/root/.acme.sh/acme.sh --set-default-ca --server letsencrypt
or upgrade to the latest cp version in which letsencrypt is set as default: htt…
Hi there,
If adding --standalone to command line arguments did nothing, then change Le_Webroot='' to Le_Webroot='no' inside the <domain-name>/<domain-name.conf> file.
As stated here: https://github.com/acmesh-official/acme.sh/issue…
Hi @Alex_2003 can you please disable Cloudflare's proxy for the domain name and try again?
https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy
Hi there,
Can you please check if there is a .htaccess file present in the /vendor directory and if cyberpanel is set to read that file?
ps. since the warning msg is coming from whmcs, you may get more whmcs/specific answers on their forums: h…
Hi there,
Sounds like a wp-related issue (generatepress had this issue a few versions back..) so it may be better to ask on the wp.org forums as it probably has nothing to do with cp.
Can you please check your favicon here: https://realfavicon…
Type your comment> @aybekdes said:
> Ssl problems on all servers, what is going on?!
there is currently an issue caused by acme as mentioned in this discussion: https://forums.cyberpanel.net/discussion/5526/
please follow this guide to …
Hi @BlueSquares some characters are prohibited in mysql user's passwords, these are: ; && | ...
@timnolte remote (source) ssh port needs to be 22 - this is by design and stated on page: backupDestinations.html
"Set up Back up Dest…
Hi.
You can rename the plugin folder from "wps-hide-login" to something like "wps-hide-login.bak" to disable the plugin and afterward simply login using /wp-admin
I'm unable to reproduce the issue on cp from my end.. Can y…
Hi OndrejP,
The 2 files should be printed out to the terminal after running step4. so you should be able to copy them from the terminal directly..
anyway, yes you can, fullchain.pem consists of both cert + priv.key so just edit the file and co…
there is currently an issue caused by acme as mentioned in this discussion: https://forums.cyberpanel.net/discussion/5526/
please follow this guide to resolve the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/
there is currently an issue caused by acme as mentioned in this discussion: https://forums.cyberpanel.net/discussion/5526/
please follow this guide to resolve the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/
Hi, the best way to check if the files in question are malicious is to install a fresh copy of cyberpanel on a new vps and then compare files between these two servers.
Hope that helps. Cheers!
Hi there, to forward all emails you can use a so-called "catchall" method as instructed here: https://forums.cyberpanel.net/discussion/1513/email-forwarders-and-catchall
Yup, as instructed by @pb007 upgrade acme.sh first and if that doesn't resolve the issue check if the vhost.conf file is corrupted as instructed here: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/
Hi there, please follow the following tutorial and let me know if it solves the issue: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/
Hi, is it possible that you've reached you daily limit for SSL?, if not, edit the vhost.conf file and then generate a new SSL as instructed here: https://pcx3.com/cyberpanel/cyberpanel-self-signed-certificate-issue/