<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On 28 Oct2017, at 11:16 AM, Murray Eisenberg <<a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The instructions in “Step 6: Install pmadb” at <a href="https://trac.macports.org/wiki/howto/PHP" class="">https://trac.macports.org/wiki/howto/PHP</a> seem to set only the variables controluser and conrolpass, as indicated in the lines from <em style="font-family: Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif; font-size: 13px;" class="">/opt/local/www/phpmyadmin/config.inc.php </em>as shown sat the bottom of that page.<div class=""><br class=""></div><div class="">The $cfg lines for all the other variables are left commented out.</div><div class=""><br class=""></div><div class="">How should one go about configuring those, too? Is it better to use the setup script?</div><div class=""><br class=""></div><div class="">I ask because I’ve had to completely re-install mysql (5.7) and phpmyadmin (4.7.4) under php 7.1. And previously my config.inc.php included not just...</div><div class=""><br class=""></div><div class=""><div class="">$cfg['Servers'][$i]['controluser'] = 'pma';</div><div class="">$cfg['Servers'][$i]['controlpass'] = ’the_actual_password';</div><div class=""><br class=""></div><div class="">… but also:</div><div class=""><br class=""></div><div class="">/* Storage database and tables */</div><div class="">$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';</div><div class="">$cfg['Servers'][$i]['bookmarktable'] = 'pma__bookmark';</div><div class="">$cfg['Servers'][$i]['relation'] = 'pma__relation';</div><div class="">$cfg['Servers'][$i]['table_info'] = 'pma__table_info';</div><div class="">$cfg['Servers'][$i]['table_coords'] = 'pma__table_coords';</div><div class="">$cfg['Servers'][$i]['pdf_pages'] = 'pma__pdf_pages';</div><div class="">$cfg['Servers'][$i]['column_info'] = 'pma__column_info';</div><div class="">$cfg['Servers'][$i]['history'] = 'pma__history';</div><div class="">$cfg['Servers'][$i]['table_uiprefs'] = 'pma__table_uiprefs';</div><div class="">$cfg['Servers'][$i]['tracking'] = 'pma__tracking';</div><div class="">$cfg['Servers'][$i]['userconfig'] = 'pma__userconfig';</div><div class="">$cfg['Servers'][$i]['recent'] = 'pma__recent';</div><div class="">$cfg['Servers'][$i]['favorite'] = 'pma__favorite';</div><div class="">$cfg['Servers'][$i]['users'] = 'pma__users';</div><div class="">$cfg['Servers'][$i]['usergroups'] = 'pma__usergroups';</div><div class="">$cfg['Servers'][$i]['navigationhiding'] = 'pma__navigationhiding';</div><div class="">$cfg['Servers'][$i]['savedsearches'] = 'pma__savedsearches';</div><div class="">$cfg['Servers'][$i]['central_columns'] = 'pma__central_columns';</div><div class="">$cfg['Servers'][$i]['designer_settings'] = 'pma__designer_settings';</div><div class="">$cfg['Servers'][$i]['export_templates']='pma__export_templates';</div><div class="">$cfg['Servers'][$i]['designer_coords'] = 'pma__designer_coords’;</div><div class=""><br class=""></div><div class="">So the question comes down to how to set all additional variables</div></div></div></div></blockquote><br class=""></div><div>Do I merely edit config.inc.php so as to uncomment those additional lines, after completing the Step 6 from <a href="https://trac.macports.org/wiki/howto/PHP" class="">https://trac.macports.org/wiki/howto/PHP</a> ,</div><div>or is there some action needed so as to change entries in the phpmyadmin mysql database itself? </div><br class=""><div class="">
---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">                       </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a><br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">     </span>Home (240)-246-7240<br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">  </span>Mobile (413)-427-5334<br class=""><br class="">

</div>
<br class=""></body></html>