amancevice / nextcloud-heroku

Deploy nextcloud on heroku
MIT License
14 stars 17 forks source link

Error in apache when sending to heroku #1

Open lauroguedes opened 5 years ago

lauroguedes commented 5 years ago

Hello, I have identified that when sending the image to heroku, it is giving the following error when starting the instance "AH00534: apache2: Configuration error: More than one MPM loaded", in the local machine it works normally, however in heroku it does not work and the application does not open. You could look at this question please.

enedrio commented 4 years ago

I'm seeing the same behavior. Maybe we have to set the environment variables for the Postgres database as well?

jisbruzzi commented 3 years ago

Hi, I just found the solution here: https://github.com/docker-library/wordpress/issues/293#issuecomment-398384583

just run:

heroku labs:enable --app=YOUR-APP runtime-new-layer-extract