This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

Running PHP and MySQL

I would like to run php & mysql. Anything to be aware of? My environment is ubuntu 16.04

Thank You

StackStorm doesn’t use PHP or MySQL. It uses Python for the backend, and JavaScript for the frontend. It uses MongoDB & PostgreSQL for databases.

You can also install other databases and languages on your StackStorm server, but they are not used. What are you trying to do?

I have a collaborative online database using mysql.

I have mysql running within my StackStorm environment which permits direct integration.

The php part would permit a local install without having to rewrite AJAX (php -> python). It would also be good to have phpMyAdmin running.

I can’t get the php to render.