This problem was related to email sending and the server not being able to send emails.
There are free Wordpress plugins for external transactional email services, such as SparkPost. Once this was properly set up, everything worked as intended.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
This is a bit of a strange question but I'm at my wits end. I have a Laravel Forge server with Wordpress installed, and everything works great. However, I have tested multiple form plugins and none of them actually submit the form as they should. They just spin endlessly.
I have installed these plugins on shared servers before, and also worth noting - I have disabled every other plugin and theme in order to determine this is not a plugin/theme conflict.
The error is:
504 Gateway Time-out
nginx/1.11.9
Edit: the data is apparently storing in the database, so maybe this is some kind of email sending error?
This problem was related to email sending and the server not being able to send emails.
There are free Wordpress plugins for external transactional email services, such as SparkPost. Once this was properly set up, everything worked as intended.
Please or to participate in this conversation.