Run aut0 on Apache web server

Hi all, I’m quite new to aut0 and I’m trying to integrate it in my php web app.

I managed to complete the set up as described in the tutorial. As described in the tutorial in the end I run the php built in web server to start the app.

Now I’m wodering how can I do that with Apache (I read that php built in web server is not production ready) ? I have opened the 3000 port in my apache but when I go to the address myip:3000 I get a 500 error and aut0 doesnt work.

Am I overlooking something? How can I start aut0 without running the php built in web server?

Hi @lorenzoc

I would recommend to take a look at the following things:

If you have any other questions, please let me know!

Kind Regards,
Nik