I'll post on xda tomorrow, the json I posted is from the old box, just an example of what I need.  I've got the db imported into phpMyAdmin and the site up and running on the same box but I'm unable to connect the db to the site... I thought that was done through myphpadmin. <div id="yMail_cursorElementTracker_1592458679691"><br><div id="ymail_android_signature"><a id="ymail_android_signature_link" href="https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature">Sent from Yahoo Mail on Android</a></div> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Wed, Jun 17, 2020 at 8:20 PM, Isaac Bennetch</div><div><bennetch@gmail.com> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> The code you've posted isn't from phpMyAdmin, and phpMyAdmin isn't an<br clear="none">interface you can use to connect your website to the database. You<br clear="none">would use phpMyAdmin to manually perform administrative tasks on your<br clear="none">database such as adding new user accounts to MySQL, creating a new<br clear="none">database, or changing a table's collation. The interface between your<br clear="none">website and the database is handled by some other interface (a<br clear="none">programming library) and isn't really related to phpMyAdmin; the<br clear="none">system running your website and phpMyAdmin seem to talk to the same<br clear="none">database, but they operate independently from each other.<br clear="none"><br clear="none">Sadly, I haven't seen anything identifiable to even help point you in<br clear="none">the right direction for more help. Most web sites are driven by some<br clear="none">common application (such as WordPress, for instance) or completely<br clear="none">custom code, and if you can determine what platform that is you could<br clear="none">begin asking for help in that community. We don't have the resources<br clear="none">or access to your server to look in to details of what the other<br clear="none">application is doing.<br clear="none"><br clear="none">Isaac<br clear="none"><div class="yqt4226901556 yQTDBase" id="yqtfd38306"><br clear="none">On Wed, Jun 17, 2020 at 4:38 PM Kit Rodman <<a shape="rect" ymailto="mailto:kit_r_@yahoo.com" href="mailto:kit_r_@yahoo.com">kit_r_@yahoo.com</a>> wrote:<br clear="none">><br clear="none">> Thanks for your reply, where then am I to go to get help with connecting a MySql db to a website, using phpMyAdmin when I can't get phpMyAdmin to connect? I thought this was the place since this is the app I'm using<br clear="none">><br clear="none">> Sent from Yahoo Mail on Android<br clear="none">><br clear="none">> On Wed, Jun 17, 2020 at 3:26 PM, Isaac Bennetch<br clear="none">> <<a shape="rect" ymailto="mailto:bennetch@gmail.com" href="mailto:bennetch@gmail.com">bennetch@gmail.com</a>> wrote:<br clear="none">> Hi Kit,<br clear="none">><br clear="none">> Unfortunately, we aren't able to help with your problem because that<br clear="none">> code doesn't have to do with the phpMyAdmin application. We develop<br clear="none">> and maintain the phpMyAdmin application, which is a way for system<br clear="none">> administrators and others to manage a MySQL or MariaDB database<br clear="none">> installation. It's very likely that your application does interact<br clear="none">> with a MySQL or MariaDB database, but the problem you're having<br clear="none">> doesn't relate to phpMyAdmin itself.<br clear="none">><br clear="none">> You may be able to get better assistance from a forum that's specific<br clear="none">> to the application you're using, stackoverflow.com, or a general PHP<br clear="none">> programming forum.<br clear="none">><br clear="none">> Cheers,<br clear="none">> Isaac from the phpMyAdmin team<br clear="none">><br clear="none">> On Wed, Jun 17, 2020 at 4:20 PM Kit Rodman via Developers<br clear="none">> <<a shape="rect" ymailto="mailto:developers@phpmyadmin.net" href="mailto:developers@phpmyadmin.net">developers@phpmyadmin.net</a>> wrote:<br clear="none">> ><br clear="none">> > I transferred a website to a Synology box but I'm unable to get the db connected with the site. I need some syntax help with this connection string on the attached file. Thank you for any assistance you can offer!<br clear="none">> ><br clear="none">> > Kit<br clear="none">> ><br clear="none">> > Sent from Yahoo Mail on Android<br clear="none">><br clear="none">> > _______________________________________________<br clear="none">> > Developers mailing list<br clear="none">> > <a shape="rect" ymailto="mailto:Developers@phpmyadmin.net" href="mailto:Developers@phpmyadmin.net">Developers@phpmyadmin.net</a><br clear="none">> > <a shape="rect" href="https://lists.phpmyadmin.net/mailman/listinfo/developers" target="_blank">https://lists.phpmyadmin.net/mailman/listinfo/developers</a><br clear="none">><br clear="none"></div> </div> </blockquote></div>