My CNAME is not working

Website URL : ferrorterurls.infinityfreeapp.com

Error Message

In ZEROSSL,
We were unable to verify your CNAME entry. Please check for errors on your side and try again after 5-10 minutes.

Also while trying to use Free SSL of InfinityFree, SSL is not generated.

when checking the CNAME records is propogated or not , it is not progogated

Other Information

Kindly install SSL certificate in my website

If you’re having trouble using ZeroSSL, please check it with ZeroSSL. If there is a problem on our end, we can fix it, but we need a bit more than “check for errors on your side” to know what to do.

I just checked and see your GoGetSSL certificate has already been issued. I don’t know exactly when it was activated, but looking at the logs it took around an hour.

Please note that DNS propagation can take some time to take effect, and with GoGetSSL specifically it can take some time for them to recheck your domain.

The certificate is ready for you to install it, simply click the button in the client area to install it if you haven’t already.

4 Likes

in the file manager the permission for files does get updated . why ?

i was trying to changed to 755 from 444 but it didnot happen.

also, i am trying to upload a zip file but i am unable to do that. it is not getting uploaded only

1 Like

You cannot change the CHMOD if you have no permission to change/write into a file, 444 is read only.

How big is the zip file? You cannot upload files bigger than 10MB.

5 Likes

it is approximately of 22mb…

it is important. how can i upload please tell

1 Like

You need to extract it on your computer, then upload the extracted files using an FTP client inside of the htdocs folder.

3 Likes

which FTP client

1 Like

Filezilla is good one.

2 Likes

You can use any of them - but don’t use the Online File Manager, as it tends to struggle when uploading too many files and especially can’t extract files efficiently! FileZilla is a good one, but you can also try WinSCP, Cyberduck and the like.

4 Likes

filezilla client or server

1 Like

FileZilla Client.

2 Likes

sir i am trying to install adlinkfly script but i am unable to do that

please help. i uploaded the extracted zip content in .htdocs folder but now site not accessable.

https://ferrorterurls.rf.gd/

Now it gives a HTTP ERROR 500:

Oh, and if you want to host an URL shortener service, please make sure you don’t allow things that might violate our Terms of Service. You might also be better off if you restrict it so that only trusted people (or you) can use it only for safe URLs, and not direct people to malware, phishing, spam sites and the like.

2 Likes

see. this shortner is only for my use. i am only going to use it. i am unable to install the script. please help me or install me in my site

Well, I linked you an article you can follow so you can enable Display Errors on your website so we can understand what is the error. Please read it.

i am not a teachnical type man. i dont understand it.

From the article:

  1. Login to your control panel.
  2. Go to Alter PHP Config.
  3. Select the domain name you are trying to debug and click Alter PHP Directives.
  4. Set “Display Errors” to “On” and click the Alter PHP Directives to save.

This is to show the actual error instead of hiding behind 500.

4 Likes

OK, here is the simplified version of it. To enable Display Errors on your website, you have to:

  1. Login to your Client Area.
  2. Go to the hosting account where your subdomain is.
  3. Enter the Control Panel.

Like so you logged into the Control Panel, and first step done. Then:

  1. Scroll down and click on “Alter PHP Config”.
  2. Click on “Alter PHP Directives” next to your subdomain.
  3. Set “Display Errors” to “On” and click on “Alter PHP Directives” to save it.
3 Likes


see

Oh, now the error is on the .htaccess side (the 500 is not generated by the browser anymore but by the server itself). Check the .htaccess file and correct any errors if necessary.