Memory limit/resources issues

Hello Team,

I’ve been stuck on this issue for a while without headway.
My project login page is returning 504 error (other pages are working fine), after checking the codes properly and without solution, I uploaded the files to a shared hosting server using cpanel and it works fine although a bit slow
My project is developed with laravel, hosted on AWS T2 medium Ubuntu (Apache2 +Nginx, reverse proxy + PHP-fm).
I think its a resources problem so i have increase the limits in PHP-fm but its still not working.
I will be glad for any help or suggestion

Check the time out of Nginx + Apache2…

Thanks so much, I increased Nginx and Apache limit, (don’t know the one that worked tho)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.