Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: Dr-SeMSeM on September 02, 2017, 11:28:45 AM

Title: PHPMyAdmin giving 502 Bad gateway
Post by: Dr-SeMSeM on September 02, 2017, 11:28:45 AM
Dear Friends,
My CWP7 giving me 502 bad gateway when trying to access phpmyadmin
what is the reason and how to fix it?
Thanks for help
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: 24x7servermanagement on September 02, 2017, 11:39:19 PM
Might be the issue with this version, have you recently updated / installed anything on server?
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: Dr-SeMSeM on September 03, 2017, 05:40:10 PM
No, just OS only, even i didn't became familiar with it till this moment.
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: studio4host on September 04, 2017, 09:15:48 AM
try to reinstall or update this packages
Code: [Select]
yum reinstall cwpsrv
yum reinstall cwpphp

after that restart this services or reboot the server
Code: [Select]
service cwpsrv restart
service cwp-phpfpm restart
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: Dr-SeMSeM on September 04, 2017, 12:16:07 PM
This order occur from Termianl? right?
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: studio4host on September 04, 2017, 12:58:34 PM
yes from the shell/console by using ssh access as root user.
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: Jason on February 01, 2018, 11:44:59 PM
try to reinstall or update this packages
Code: [Select]
yum reinstall cwpsrv
yum reinstall cwpphp

after that restart this services or reboot the server
Code: [Select]
service cwpsrv restart
service cwp-phpfpm restart

I have this same problem I followed your instructions but I am still getting the same 502 Bad Gateway error when opening MyPHPAdmin from CWP admin and user logins.
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: valso77 on January 13, 2019, 10:23:31 PM
I have this same problem on 4 servers.
I followed your instructions but I am still getting the same 502 Bad Gateway error when opening MyPHPAdmin from CWP admin and user logins.
What is the reason and how to fix it?
Thanks for help.
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: studio4host on January 14, 2019, 08:42:41 AM
the best would be then that you contact cwp support to check that.
Title: Re: PHPMyAdmin giving 502 Bad gateway
Post by: blackstar on August 21, 2019, 05:57:19 PM
try to reinstall or update this packages
Code: [Select]
yum reinstall cwpsrv
yum reinstall cwpphp


after that restart this services or reboot the server
Code: [Select]
service cwpsrv restart
service cwp-phpfpm restart
but did not work again.