Show Posts

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.


Messages - overseer

Pages: 1 ... 42 43 [44] 45 46 ... 99
646
CSF Firewall / Re: CWP add temporary allow ip on login control panel
« on: March 27, 2024, 06:19:59 PM »
Also consider changing your admin port from 2031 and/or 2087, which are commonly scanned by script kiddies. (And of course, you would NEVER use 2030 -- the port without SSL.)
https://azdigi.com/blog/en/webserver-panel-en/centos-web-panel-en/how-to-change-the-port-on-centos-web-panel-cwp/

647
PHP / Re: 503 Service unavailable
« on: March 26, 2024, 08:52:18 PM »
Did you check (and increase) max execution time, memory limit, etc. in your php.ini?

648
CentOS 8 Problems / Re: PHP Switcher ERROR
« on: March 26, 2024, 04:52:39 PM »
Most AI bots can only churn out word salad. I say the emporer has no clothes -- pass the dressing!

649
Firewall ports open for your FTP server? Active or PASV FTP connection?

650
CentOS Configuration / Re: How to install CWP on another hard disk
« on: March 26, 2024, 02:48:20 AM »
There are many guides out there. It is just general Linux skills, not specific to CWP:
https://www.howtogeek.com/442101/how-to-move-your-linux-home-directory-to-another-hard-drive/

651
I use Acronis Cyber Protect Connect for remote admin of desktops & servers (ARD, RDC, VNC), so I can speak well of its infrastructure on that front -- it handily beats out LogMeIn, GoToMyPC, AnyDesk. I imagine their Cloud Backup product to be equally good, albeit pricey. I think you'd be better off $$/$$$ per month rolling your own DR (disaster recovery) server -- either on a SOHO fiber connection (I have 100Mbit symmetric) or at a data center. It all depends on your needs and available budget. But at least have SOMETHING off site to receive your backups even if it isn't viable to run a server from it, you can push the backup to an alternate remote server or whatever scenario fits your use case.

652
More specifics -- what are you looking to do? Selectively migrate accounts?

653
MySQL / Re: MySQL - BAD CONFIGURATION DETECTED
« on: March 24, 2024, 04:19:32 AM »
have you tuned your MySQL configuration or are you running defaults? Posting your / etc / my.cnf and version information would be helpful...

654
You should be at MariaDB 10.4 as a bare minimum. 10.6 would be better, 10.11 (LTS) would be ideal.
What is spiking your CPU? Are you watching processes with htop?

655
CentOS-WebPanel Bugs / Re: Main PHP Selector isn't work in 0.9.8.1177
« on: March 24, 2024, 04:14:35 AM »
The php.ini files are always reset to defaults with each php version (re)build -- unless you have them set as immutable (which I do). With each build, you will lose your date/timezone settings, max execution time, max upload, disable functions, etc. customizations.

656
Is your DNS set up correctly? Can we get a sample domain to test against to see how external DNS looks from here?

657
CentOS 8 Problems / Re: PHP Switcher ERROR
« on: March 20, 2024, 08:10:11 PM »
If you're starting with a fresh installation, I would suggest AlmaLinux 8 as a better foundation for a server. As a rolling release, CentOS 8 Stream is not suitable for server duty, even with delayed repos.

658
PHP / Re: INSTALL PHP 5.2.17 ON CWP
« on: March 20, 2024, 08:08:47 PM »
Will your application not run on 5.6.40? I have one customer who still has an old Joomla site running that version, trying to get them to modernize...

659
Nginx / Re: How to change apache LimitRequestFieldSize?
« on: March 20, 2024, 06:47:06 AM »
Is it an internal-facing system? Firewall it, tune LFD to be appropriately aggressive.
Is it a public internet accessible system? Put it behind Cloudflare. Their DDoS protection and infrastructure is top notch. $25/mo for the Professional tier is a good investment that will maximize your uptime and reduce your worries.

660
Nginx / Re: How to change apache LimitRequestFieldSize?
« on: March 19, 2024, 02:31:50 PM »
Based on my reading, it is not a default option with a directive in the main httpd.conf (but implied that there is the default value which can be overridden by explicitly setting it). cPanel documentation also mentions it being settable by editing the .conf files manually:
https://support.cpanel.net/hc/en-us/articles/11610652942487-Customizing-the-LimitRequestFieldSize-and-LimitRequestBody-in-Apache

Pages: 1 ... 42 43 [44] 45 46 ... 99