Pico CMS & Nginx

Hello,

I’m using Nextcloud 13.0.4 and just add PicoCMS applications from the official store.

Now i’m lost because i have no idea how to make it working with nginx.

I’m just receiving error 502 bad gateway when i try to visit my pico cms web site.

Can you help me please with this?

Have a look here: https://www.c-rieger.de/nextcloud-meets-picocms/

Thanks @svankan, i already saw that but even using it i still receive error 502

If you know another person who could make it working i would be very happy

@danyelguero I’m stuggeling with the same issue. Please try to restart your your webserver service and after that access your Pico website.

If the problem is solved, have fun. If not remove the “Pico” folder in /var/www/ then clone Pico github repository and run “/var/www/Pico && composer.phar install”, set propper permissions “chown -R www-data:www-data /var/www/Pico” and finaly restart your webserver service.

I’m encountering this problem each time my router get’s a new IP address from my ISP.

I know this isn’t the finest solution but while I’m searching for the final solution it’s a workarround I can/must life with.