h0feer
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by h0feer-
h0feer commented,
* * * * * wget --quiet -O https://www.mydomain.com/cron/WonProductNotification >/dev/null 2>&1 * * * * * wget -q --spider https://www.mydomain.com/cron/WonProductNotification >/dev/null 2>&1 ...
-
h0feer commented,
Did you try this way? wget --quiet -O or wget -q --spider Hi, thanks for your reply. please explain it a little bit clear, you mean try like this : wget --quiet -O https://www.mydomain.com/...
-
h0feer created a post,
Cron is creating empty files, how to stop this?
Hello to everyone, I'm using Cron from cPanel to complete some automatic tasks to my website, i have setup the cron command like this : * * * * * wget -q https://www.mydomain.com/cron/WonProdu...
-
h0feer created a post,
Restrict cpanel login?
Hello, We created a website and we are using cpanel as our server management, now when i type mydomain.com/cpanel or mydomain.com/whm it's redirecting to login area.. how to restrict this and al...
-
h0feer commented,
When you configure your FTP client to use normal FTP protocol and port and you're connecting via the main cPanel user, is does not connect or it does? Yes, via main cpanel .. But i found the is...
-
h0feer commented,
I don't use Filezilla, can you set TLS to optional or just set the connect to FTP and try that. Does it work then? No still not works, i already tried all possibilities but still not working.. see...
-
h0feer commented,
What happens when you use: mydomain.com sans the ftp. part? when i type mydomain.com without "ftp." it's resolving my server IP but there is an error : Status: TLS connection established. C...
-
h0feer commented,
Sounds to me like the domain is not pointing to the correct server. You should check your domain settings at your Registrar to be sure they're updated to the new server. I already checked, domain...
-
h0feer commented,
Hi, thanks for your reply , Yes, when i create a ftp it looks like this username@mydomain.com and it's giving instruction how to connect through filezilla like this : ftp.mydomain.com user : us...
-
h0feer created a post,
FTP refuse connection
hello to everyone, I have an issue with ftp accounts into my server using cpanel manger, FTP installed is : pure-ftpd ( default cpanel installation ) Now, i have added my domain and i created ...