I want to create a website. Recently I looked for free website companies and found Site web gratuit, anybody has experience with this hosting company? Shall I start my business site with them?
Even if you can find a free host, I would not recommend using it for hosting a business site as it would not reflect well on your business.
Find a reasonably priced, well respected host and install a free and open source website system on it, like Backdrop CMS.
If you only want a static website with no PHP and only client side JavaScript then you could use GitHub pages, which is free. You'll need to create an account, upload your files, then point your registrar domain records at it, but that is an approach I've done for one client in the past when they didn't want ongoing hosting costs and had very modest needs. You'll find guidance for this solution elsewhere on the web.
I think the original question here was SPAM. It included a link to a site that has nothing to do with BackdropCMS. I removed the link, but left the content since others had replied to it.
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed.
In my experience, I've found that 7.4 is safest...
Posted5 days 5 hours ago by Alejandro Cremaschi (argiepiano) on:
Hi argiepiano,
Some contrib will not work in php 7.2 or lower, and some will not on PHP 8.1 or higher.
Is there a way to find out which is the optimal PHP version for a...
Posted5 days 5 hours ago by Antony Milenkov (amilenkov) on:
This sounds like a combination of a buggy module and the "wrong" version of PHP. The fact that you are being redirected to the maintenance page may be an indication that your site was put on...
Posted5 days 6 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
The website creation may be free but the hosting isn't... seems quite expensive and you only get three WordPress Pages...
Even if you can find a free host, I would not recommend using it for hosting a business site as it would not reflect well on your business.
Find a reasonably priced, well respected host and install a free and open source website system on it, like Backdrop CMS.
If you only want a static website with no PHP and only client side JavaScript then you could use GitHub pages, which is free. You'll need to create an account, upload your files, then point your registrar domain records at it, but that is an approach I've done for one client in the past when they didn't want ongoing hosting costs and had very modest needs. You'll find guidance for this solution elsewhere on the web.
I think the original question here was SPAM. It included a link to a site that has nothing to do with BackdropCMS. I removed the link, but left the content since others had replied to it.