Jump to content
[MUST READ] Forum Rules ×

BastelPichi

Senior Members
  • Posts

    1069
  • Joined

  • Last visited

Posts posted by BastelPichi

  1. On 6/16/2024 at 2:53 AM, SpookyKipper said:

    Let's Encrypt will work on Free Hosting, but the only hosting provider I know that "officially" supports it is InfinityFree.

    While mine and the one mentioned above supports GoGetSSL

    (I tried providing LE for a few months, but removed due to the complexity of ACME and it constantly requires fixes)

    I used to host an tool that allowed you to generate LE certs. Theres some annoying things tho:

    • Lets Encrypt needs HTTP Verification or DNS Verification
      • HTTP wont work due to security system on Free Hosting
      • DNS Verification requires TXT records, e.g. GoGetSSL requires CNAME. CNAME can be created from vPanel directly, while TXT requires you to create an txt record on verificationexample.yourdomain.com (with a domain hosted e.g. on Cloudflare) and then pointing _acme-challenge (in vPanel) to  verificationexample.yourdomain.com
    • Rate Limits
      • Lets Encrypt rate limits the amount of certs you can generate for a specific domain (counting all subdomains). Thats why e.g. InfinityFree only allows LE on user's domains and not on free subdomains.
    • GoGetSSL and similar have an very easy to use API, while ACME is quite annoying.

    If youre still looking to build your own tool id reccomend you use ACMECert, it has support for a bunch of ACME CAs, meaning you can generate SSLs from Google Trust Services, SSL.com, ZeroSSL, Lets Encrypt and Buypass, all for free and with one implementation of software.

  2. 5 hours ago, MNTTalking said:

    Hi.

    I want to get Let's Encrypt on free hosting?

    If you sign up with a host like TinkerHost you can generate an SSL Certificate from their client area.

     

    Tinkerhost runs on MOFH, meaning youll get the exact same vPanel and features. There will be some additional features from their client area.

  3. 4 minutes ago, mahmoudabdelaziz said:

    Hi,

    How could i know whats the features i provide to clients after registration.

    to write it on the reseller website.

    Thanks,

    You can see the features in cPanel, on MOFHs site (might be inaccurate) or at other resellers. Best to just try it yourself, and since MOFH has Free in its name, theres no real downside of not testing anything.

     

  4. 7 hours ago, cookies_0777 said:

    I'm using FTP uploader (xftp) to upload my php program and I'm getting blocked, I want to know what are the limitations of Ftp uploading?

    The maximum file size is 10MB. For PHP, I beleive the limit is 1MB. If your files are bigger, theyll successfully upload but get deleted automatically.

     

    If this doesnt apply, could you share a more specific error message?

  5. 3 hours ago, mahmoudabdelaziz said:

    how to setup subdomain feature in reseller website using Xera,

    so user can use a free subdomain while registering,

    i can use FreeDNS if it requires,

    screen shot attached for Xera API Settings for Domain Extension, that can explain what I'm asking for.

    https://1drv.ms/i/s!Am4lKehOYYkLiKgV50Zoe1P66jz1DQ?e=666G8U

    Sincerely,

    The domain you want your customers to create subdomains under has to be Added in MOFH Panel first.

    After that, you can simply add it by typing its name in the box.

     

    You can also use the domain you are hosting Xera on for this. Meaning, your homepage is on example.com and your clients will have a domain like client1.example.com. In this case, just add your reseller domain in the field.

     

  6. 28 minutes ago, Tengiz said:
    I haven't seen the application you mentioned. I did as you said and created the forum. But I have never set up a forum with this application before. I had already uploaded the scripts from FTP to the htdocs directory. I hope it doesn't cause any problems.

     

     
    That's what I did anyway. By the way, thank you for everything.
     
     

     

    Please try installing it from the program I mentioned. Otherwise it might not work.

     

    Even when installing from Softaculous, it might still not work. Then MyBB is simply incompatible with Free Hosting.

  7. 11 hours ago, Tengiz said:

    Merhabalar. Ben yeni MyBB forum kuracaktım. Scriptleri FTP'den dizine attım. Ama adres satırına forum adresimi yazdığımda kurulum sayfası gelmiyor. Beyaz sayfa çıkıyor. Hata nerde olabilir?

     

    Site: https://kirikdokukatolye.byethost12.com

    First off, this is an english forum, please speak write in english or use an translator.

     

    Free Hosting is quite limited and forums like MyBB might not work. Please try installing MyBB from Softaculous in cPanel.

  8. 14 hours ago, Huldrich said:

    Hey, I have some pdf files indexed by Google and I would like that people can download them directly from the browser. For instance, putting in the address "mysite.org/myfile.pdf" should launch the download. However, with the free account of byet this is no possible (a 404 error is displayed). Is there something wrong in my settings, permissions or whatever?

    Hello!

    This should be possible with Byet Hosting. Just upload your file to the htdocs folder.

    You also need to make sure that the files have a maximum of 10MB.

     

    Please note though, exclusive file sharing sites are not allowed on Free Hosting.

  9. 5 hours ago, hello said:

    Register with your domain name with MOFH then it will automatically have the nameservers ready.

    In xera you can register new domains pointing to ns1.----.com and ns2.----.com

    You cant really register domains with MOFH... You likely mean something else but Im unsure what you mean...

  10. 14 hours ago, SpookyKipper said:

    If you don't give any ID, the captcha is always 61499, essentially you can make the captcha textbox a hidden element and bypass the captcha for all users.

    No, you cant. You used to be able to do this, but since someone was mad at me and reported this to iFastNet, every ID can only be used once.

    There seems to be an exception for no ID, interesting!

    (likely because they put NOT NULLwhen setting up their DB and now that call just gets skipped lmao)

  11. 2 hours ago, im epok said:

    Yo! Sorry for the late response

    You can find the website @ https://hostly.space but the signup is @ https://hostly.monster

    Let me know if you can't access "View Page Source"

     

    It's in MyOwnFreeHost's official templates

    You aren't sending the referer information at all now. Without the referer information, its not going to work.

     

    If you want your clients to get a domain under X but signup on Y, you can take a look at Project LOGGED.

  12. On 4/18/2024 at 11:02 AM, SpookyKipper said:

    wdym random generating key? You dont need it

    Oh you do. If youre creating an account via the form you need to create an md5 hash off some random data (any string is accepted but since the string gets blacklisted after one captcha-solve you should at least use md5). This key gets sent to:
    http://ifastnet.com/image.php?id=XXXXXXXXXXXXXXXX
     

    And determines the numbers on the captcha.

  13. On 4/17/2024 at 6:29 PM, im epok said:

    Yo! I tried changing my HTML to PHP so I can also add the code for the random generating key all templates have (for the captcha) and now I getting "You don't have permission to access /register.php on this server."

     

     

    Can you share your code or site? Its kinda hard to debug it like this.

  14. 16 minutes ago, im epok said:

    I've been getting this error and I'm not sure why...

    and yes I've tried using secure signup.

     

    PS. it works normally thru the main site (default template)

    Screenshot-2024-04-15-at-6-25-42-PM.png

    This means invalid referer data. You are sending an referer of 127.0.0.1:3000, which doesnt match any registered reseller.

  15. If changing your nameservers doesnt have any effect, thats an issue with your registrar.

     

    The account you as a reseller get has the same specs as a normal account. Sometimes the limits are lower than on normal accounts, you can simply change them via the MOFH Panel by looking up your username/domain (it only works with one, dont recall which, just try)

     

    Please note that if your domain is used with MOFH, you CAN NOT use it with any other account on the ifastnet/MOFH network.

×
×
  • Create New...