Recent Posts

Pages: [1] 2 3 ... 10
1
CentOS-WebPanel Bugs / Re: RSS Memory Size
« Last post by overseer on Today at 08:47:35 PM »
With that much RAM, I would pignore that process:
Code: [Select]
/ etc / csf / csf.pignore
2
CentOS 7 Problems / Re: Google indexing link to CWP
« Last post by overseer on Today at 08:45:40 PM »
Do you actually use the "cpanel" service record? That's one I don't support for my servers; I require my clients to append :2083, which is familiar to many people coming from cPanel servers
4
CentOS 7 Problems / Re: Google indexing link to CWP
« Last post by Xadus on Today at 08:15:15 PM »
On that particulair site i have a standard robots.txt

I have no clue how to prevent Google indexing  "https://cpanel.domain.com/login/" in the robots.txt from the root of the website.
5
Encryption errors on login can be frustrating, but there are a few things you can try to fix them:

1. Check Date and Time:

A mismatch between your device's date and time settings and the server's settings can sometimes cause encryption errors. Ensure your device's date and time are set to automatic or match the exact time zone of the service you're trying to access.
2. Clear Cache and Cookies:

Corrupted cache or cookies can interfere with encryption protocols. Try clearing your browser's cache and cookies, then restart your browser and attempt to log in again.
3. Update Software:

Outdated software, especially your browser or operating system, might have security vulnerabilities that can cause encryption errors. Update your browser, operating system, and any security software to the latest versions.
4. Try a Different Browser:

The issue might be specific to your current browser. Try logging in with a different browser to see if the error persists.
5. Disable Security Software (Temporarily):

In rare cases, overly aggressive security software can interfere with encryption. Temporarily disable your antivirus or firewall software and attempt to log in. Remember to re-enable them after troubleshooting.
6. Reset Network Settings:

Network configuration issues can sometimes cause encryption errors. Consider resetting your network settings to their defaults. (Note: This will erase any saved Wi-Fi passwords).
7. Contact Service Provider:

If none of the above solutions work, the issue might be on the server-side. Contact the technical support of the service you're trying to access and explain the encryption error you're encountering. They can provide more specific troubleshooting steps based on their system.
Additional Tips:

If you're prompted Wawa Breakfast Hours for a security certificate and receive an error, double-check the website address for typos. Ensure you're on the legitimate website.
Some websites offer alternative login methods like a desktop application. If available, try using that instead of the web browser login.
Remember, these are general troubleshooting steps. The specific solution might vary depending on the service you're trying to access and the cause of the encryption error.
6
CentOS-WebPanel Bugs / Re: RSS Memory Size
« Last post by mkaioh2 on Today at 04:38:22 PM »
Memory RAM (with Cache): 61.72GB
Memory RAM (NO Cache): 9.56GB / 63GB
7
How to / Re: How to install Mastodon?
« Last post by Starburst on Today at 01:28:10 PM »
Looks like their instructions are only for Ubuntu & Debian and uses PostgreSQL.

Google is your friend:

https://www.liquidweb.com/kb/how-to-set-up-mastodon-server/
8
How to / How to install Mastodon?
« Last post by hasan on Today at 09:49:07 AM »
Hello.  How can I install Mastodon software on my site?  CentOS7 and Control Web Panel available.
9
MySQL / Re: MySQL Remote Connection
« Last post by Freespirits_GR_Host on Today at 09:10:18 AM »
Perfect.
This tutorial worked like a charm.
CWP7 rocks!!!

Thank ozgur
10
Code: [Select]
display_errors = On
max_execution_time = 90
max_input_time = 120
;;max_input_vars = 1500
memory_limit = 785M
post_max_size = 600M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php80"
upload_max_filesize = 785M
zlib.output_compression = Off
Pages: [1] 2 3 ... 10