All Activity
- Today
-
用了 Nginx 的原因
- Yesterday
-
Herchi started following creating PWA: it works in local but not in web
-
my-pwa: index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>index.html</title> <link rel="manifest" href="manifest.json"> <script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('sw.js') .then(reg => console.log('Service worker registered!', reg)) .catch(err => console.error('Error registering service worker', err)); }); } </script> </head> <body> <h1>Welcome to my Progressive Web App!</h1> <p>This is a basic example of a PWA with a manifest and a service worker.</p> </body> </html> manifest.json { "name": "My PWA", "short_name": "My PWA", "start_url": "/", "display": "standalone", "icons": [ { "src": "https://cdn-icons-png.flaticon.com/512/16/16410.png", "sizes": "192x192", "type": "image/png" }, { "src": "https://cdn-icons-png.flaticon.com/512/16/16410.png", "sizes": "512x512", "type": "image/png" } ] } sw.js self.addEventListener('install', event => { console.log('Service worker installed'); }); self.addEventListener('activate', event => { console.log('Service worker activated'); }); self.addEventListener('fetch', event => { console.log('Intercepting fetch request for:', event.request.url); }); It s a simple PWA that it works in my XAMPP: but in http://azucarados.byethost4.com/my-pwa/?i=1 Manifest: Line: 1, column: 1, Syntax error. 😣
-
Herchi joined the community
-
我安装在了网址根目录。我遇到的问题是,安装界面,输入数据库账号密码安装成功后,点击重定向,他会自动重定向到/admin/regeister,但是这个目录是404 Not Found,同时在宝塔看网站目录也是没有admin这个文件夹。
-
你安装在哪个目录? 普遍是: <网域>/<Xera位置>/admin
-
YuLong started following Xera需要什么 PHP拓展吗?具体需要哪些?部署了最后是 404
-
I used the recommended PHP 8.1 and MySQL 3.7, but when I got to the last step of the installation, I clicked on redirect to /admin and it said 404, I didn't find the name admin in the website directory I used the recommended PHP 8.1 and MySQL 3.7. But when I got to the last step of the install, I clicked on redirect to the /admin interface and it showed 404 and I couldn't find anything in the website directory for admin directory
- Last week
-
I tried to use this but my account was randomly deleted
-
You forgot to link to iFastNet on all pages it seems
-
dmigroup4 started following Cant logon on the VP Login
-
I have created a free account but on the VP login i can login even though am copying the user and password i did the reset as well but still can log
-
dmigroup4 joined the community
-
awinds joined the community
-
The WMCS integration MOFH has is considered to be broken, and Blesta has never been supported as far as I am aware. Of course you are more then welcome to try and get them to work, but personally I don’t think it is possible.
-
Liam R joined the community
-
Hi, I have a blesta billing panel setup and I unsure how to set the WHM API up with it. I am using the "cPanel" module provided by Blesta. I have whitelisted the server API and when I try to set it up I get an error saying the server cant be reached or the connection cant be established. Any ideas or help you can give would be muchly appreciated.
-
Signup not working due to IP change from iFastNet
Wizacr replied to Ulti's topic in MyOwnFreeHost General
Your site does not utilize Cloudflare. This being known, it looks to be an issue on your users side. They could be using a VPN or something such as Cloudflare WARP, you should request that if anything such as these is active that they disable them and try again. If this does not fix it, their issue goes beyond the support you can provide and they should speak with their own ISP. -
Signup not working due to IP change from iFastNet
TinkerMan replied to Ulti's topic in MyOwnFreeHost General
This: -
Signup not working due to IP change from iFastNet
Ailifeker replied to Ulti's topic in MyOwnFreeHost General
I don't understand why my website is protected by Cloudflare, because I didn't host my domain name on Cloudflare. My domain name was purchased from https://www.domain.com/, and the domain name resolution is also through https://www.domain.com/. My domain name seems to have nothing to do with Cloudflare, so how can it be protected by it? Can you help me figure out what's going on? Thank you! My website: https://freeaihosting.com -
Signup not working due to IP change from iFastNet
Wizacr replied to Ulti's topic in MyOwnFreeHost General
This is likely because your site may be protected with Cloudflare. The 172 address is a Cloudflare IP and the 58 address is with Hong Kong Telecom. When your site is protected with Cloudflare the users IP is not passed properly with cached pages. If you're using Cloudflare and this sounds like the case to you, Cloudflare has documentation on how to prevent this. -
Signup not working due to IP change from iFastNet
TinkerMan replied to Ulti's topic in MyOwnFreeHost General
It’s not a problem, it’s intended behavior. You need to signup and activate the account on the same IP address. Tell the user they need to create a new account and activate it on the same device. -
Ailifeker started following free hosting activation failed and Signup not working due to IP change from iFastNet
-
Signup not working due to IP change from iFastNet
Ailifeker replied to Ulti's topic in MyOwnFreeHost General
Is this problem solved? I have the same problem and don't know how to solve it. Can anyone help me? ; My customer asked me the following question when activating the email: This account could not be activated due to your ip address changing during signup, you will need to re-register an account (before 172.71.142.77 after REDACTED) -
Ailifeker joined the community
-
https://tutorials.ifastnet.com/
-
Well there is still link to https://domains.ifastnet.com somewhere I think in the vpanel for free hosting
-
What Do You Think About ByetHost? Your Feedback Matters!
Chronos replied to Chronos's topic in Free Hosting General
Thanks so much for sharing your thoughts—I totally get it. It can be really frustrating trying to figure out a new platform without instant support, especially if you’re working outside regular hours. Having a direct WhatsApp line to a real person sounds awesome, but there are some reasons why that might be tough for iFastNet and ByetHost to pull off: With so many users, having 24/7 live support would take a lot of staff and resources, which would drive up costs. Since iFastNet and ByetHost focus on keeping hosting affordable (or even free), they’d probably need to raise prices or cut back on free offerings to make something like that sustainable. Instead of live support, ByetHost leans on guides, tickets and this community forum. Your feedback about needing clearer, more in-depth guides is really helpful — I’ll pass that along. Expanding these resources might be a more practical solution that benefits everyone. The cool thing about a community forum is that users help each other out, sharing tips and insights. A lot of the challenges you’re facing might be things other users have already dealt with, so the shared knowledge here can be super valuable. Your idea for more thorough tutorials, especially on MOFH and custom setups like cPanel and VistaPanel, is spot-on. I’ll definitely pass that suggestion along; better guides could really make a difference for new users like yourself. Thanks again for sharing your feedback! It’s ideas like yours that help make the platform better for everyone over time. -
That's now taken care of.
-
What Do You Think About ByetHost? Your Feedback Matters!
auburncorvus replied to Chronos's topic in Free Hosting General
I both agree and disagree here. I’m currently in a situation with a brand-new site I’m trying to create and launch on MOFH, and since I’m not a coder or developer, I need assistance. So, I type out a question, and MOFH redirects me to Byet, where I’m getting guidance from someone who isn’t even a staff member (no offense). It’s now 1:23 a.m. on Sunday morning, and I’m still trying to figure out how to change my front page—a task I’ve been struggling with since Friday. One phone call could likely solve this, and honestly, I’d probably only need to call once a year. While cost-effective solutions are great, they shouldn’t come at the expense of productivity. I understand that "Rome wasn’t built in a day," but after a decade, I’d think there would be clear documentation to help us navigate these platforms. Could someone point me to any comprehensive tutorials or guides on using the MOFH platform specifically for setting up a new site (white label, reseller, free hosting)? I’m particularly unfamiliar with cPanel and VistaPanel, which have been customized for this platform, so any in-depth resources would be appreciated. -
What Do You Think About ByetHost? Your Feedback Matters!
BastelPichi replied to Chronos's topic in Free Hosting General
Support is usually pretty quick, and WhatsApp doesnt integrate so nicely necesarely when you have large amount of customers contacting you. -
Just click around in the panel panel.myownfreehost.net and see what options you have there. As for wordpress and all that, it behaves just as a normal website would, use the credentials you got when you created your account to manage the base website in vpanel and the file manager as you would any other free hosting site. if you have any specific questions, feel free to ask!
-
auburncorvus started following What Do You Think About ByetHost? Your Feedback Matters!
-
What Do You Think About ByetHost? Your Feedback Matters!
auburncorvus replied to Chronos's topic in Free Hosting General
I have one suggestion for the whole iFast group of sites: create a WhatsApp direct line to a real person. It’s super helpful to speak with someone in real time and maybe, just maybe, even hear a voice. Keep the forums and everything else, but for real—a direct line would be a game changer for everyone. No AI WhatsApp bots. -
auburncorvus changed their profile photo
-
Hi, I just signed up as a reseller, website is online, BUT!!! Not all of us are web savvy(yet) We need step by step guides on how to make changes to Vista panel, cpanel, SSL and everything in between and beyond. I tried to check up on youtube but it's a couple of videos, music I the background but no explanations. So still lost. I used the contact page, asked a few questions, then was directed here. So can someone, in just one go, put a startup guide, not to much tech, jargon, Please explain how to do anything and everything to customize our sites. Cause it's not very straightforward. I mean just one thing I bumped into, google ads, where do you put the link/code, you don't see code on Vista or Cpanel. How to create or import a front page created somewhere else. Integrating Ai bot, templates, wordpress add on. It sounds so simple in the ad. Just sign up and personalized and off you go. But it's not. So all the MOFH gods out there in the the universe, Please help us 🙏