Closed mgarimelHES closed 2 years ago
Hi @mgarimelHES -
/etc/nginx/sites-available/hes
)? nginx -t
, confirming there are no errors in your configs?Hi @susanBuck ,
Thanks, the issue is due to the old version of php7.x-fpm, after upgrading it to php8.0-fpm and restart the issue is resolved.
Regards,
@mgarimelHES Glad you were able to sort it out. : )
Hi,
I am getting the 502 bad gateway error when I am trying to access 'bookmark' app. After some research on digital ocean, https://www.digitalocean.com/community/questions/502-gateway-error-on-nginx-running-a-laravel-app
I am not sure if we need to increase the memory or something? My other projects are working fine. Any other suggestions please....
Thanks