Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Firemaps's avatar

Failed to load resource: the server responded with a status of 500 ()

Just recently deployed my first site on AWS with Forge.

Connected to mysql pro and created some data in a table, get request working fine

However when I try to create a new user (vue, axios) I get "Failed to load resource: the server responded with a status of 500 ()"

In my forge .env file, if I change DB_HOST from "127.0.0.1" to the IP of my server, it won't deploy.

How can I configure my env to make a post request?

Cheers

0 likes
0 replies

Please or to participate in this conversation.