h0feer
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by h0feer-
* * * * * 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 ...
-
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/...
-
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...
-
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...
-
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...
-
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...
-
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...
-
Hello, Here is what i get -rw-r--r-- 1 root username 258 Sep 7 21:26 /home/username/public_html/.htaccess Permission are : 0644 Still i get the same error, But, i logged in through FTP a...
-
Yes, it's like this /home/usernameofFTP/public_html/.htaccess any idea what to do please?
-
Hello, Thanks for your reply, i tired using command line but i get one error "no such file or directory" but i checked .htaccess permission using FTP Permission of .htaccess is : 0644 any idea?