SimpleSonic
https://www.simplesonic.com
- Total activity 312
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 120
Comments
Recent activity by SimpleSonic-
No issues here in midwest USA either.
-
I'll be moving a half dozen of my accounts to a new host. All domains are using Cloudflare. Would the best way to accomplish this is if I use the same hostname "fast.hostname.com" on the new serve...
-
I've tested ChatGPT and was honestly unimpressed. It is good for giving you a jump start on a project, but definitely not production ready coded scripts.
-
Maybe SSh port is not 22, or if it is then port 22 is not opened in firewall :rolleyes: Possibly, but that doesn"t explain why FTP over TLS isn"t working as well.
-
Tried to use the host name server.mydomain.com, it worked only for FTP type. You should open a ticket with cPanel support so they can take a look at what"s going on.
-
In your FileZilla connection settings, simply use the servers hostname for FTP hostname. So if your servers hostname is server1.mydomain.com that is what you would enter for the FTP hostname in yo...
-
Yes I tried with Filezilla, I cannot connect using SFTP or FTP over SSL / TLS (Implicit encryption) or FTP over SSL / TLS (Explicit encryption), only FTP works. In order to use FTP over TLS the F...
-
Make sure the cPanel account you are using has "Shell Access" enabled in the package, because SFTP requires SSH.
-
I think the problem is that he is using IMAP, when he should use POP3 instead :rolleyes: When using IMAP emails stay in the server, but when using POP3 emails are downloaded to the mail client, a...
-
As long as you're allowing access to wp-cron.php from the local server IP, you should be fine. To know for sure, you can check the Apache logs or the Health Status info in a WordPress installation...