Contact Form causes http 500 error on server
Autor: David S.
Besucht 1330,
Followers 1,
Geteilt 0
I inserted a contact form into my web page. When I uploaded to the server everything appears normal and the contact form can be filled in but when the send button is clicked the error message
This page isn’t working right now
www.mousetraptheatre.asn.au can't currently handle this request.
HTTP ERROR 500
Gepostet am
Hello David,
Do the following check the PHP settings at your provider should be 7.1
do a full upload )not partly' and try again after pressing F5 in your browser.
check this post as well,
https://helpcenter.websitex5.com/de/post/230935
hope one of these help...
Autor
Thanks Andre I found it was only PHP of 5.6 so I made it 7.4 and all worked fine. Thanks for your help.