Just installed CWP for Centos 7 and i realised that phpmyadmin seems to be running on a completely different web server
Web server
nginx/1.12.1
Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation
PHP version: 7.0.24
I have installed and configured php 7.2.1 for the rest, but because of this different setup for phpmyadmin, i am unable to increase the upload file size for sql. Stuck at 64M
I saw a few other people facing the same issue, but none of them seem to have gotten a solution.
Any help will be appreciated.