Publishing problems for Mosdens.com

Another thing you can do be be extra sure is remove all from the path field, hit the browse button next to the field. I am almost sure you will see a bunch of directories listed and one will be public_html

I republished. I even rebooted. I left the browse blank and selected public_html. I tested and it said it ws good. Then entered Mosdens.com into Safari and get this which at least refers to the correct date and not 2023…

Did you republish all files, or just publish. From what I see there now you may not have an index.html file published. There is a republish all files in elements top menu somewhere , not at Mac now to check where probably file> republish all files.

Hurray, sort of.

The website went live!

However my Contact Us doesn’t work. I’ve checked with my host and my settings are good so something else is wrong.

Congratulations on getting the site up! Very good job :+1:

1 Like

So it seems that there was a problem with PHP settings not being correct.

Here is a summary from MacHighway who managed to fix it for me:

Seems like the POST function of your tool is failing, rather than the connection itself

in the index.php file of it, I saw that it requires php81 before loading any dependencies, so I tried switching to it, but to no avail

Think it might’ve worked on php83

Well, your contact form did not seem to be compatible with the php version that was used by the site

So I changed it from within cPanel → MultiPHP Manager

Well, the issue itself wasn’t with the settings, but rather that the contact form itself was not working whatsoever, due to incompatability with the older PHP Version that was in use

Cheers,

Kit