Changes

From Amahi Wiki
Jump to: navigation, search
14 bytes added ,  01:06, 25 March 2016
cd /var/hda/web-apps/phpmyadmin/html
vi config.inc.php
* Add this text before the last line to of the end file and change the name to the theme of your choice (i.e. paradice''Cleanstrap'', Artic Ocean''blueorange'', Darkblue/orange''Original'')
$cfg['ThemeDefault'] = 'metro';
* Save the file and clear the web browser cache.
'''NOTE:''' For Amahi 7or greater, ''blueorange'', ''Metro'', and ''Cleanstrap'' themes are installed by default. Additional themes can be found [http://www.phpmyadmin.net/home_page/themes.php here].
===Upload/Download Directory===
You can configure phpMyAdmin to use an Amahi Share for a SQL upload/download location.
* Create a share called phpmyadmin. See [[http://wiki.amahi.org/index.php/Storage_and_file_sharing#Step_2:_Create_Shares |Storage and File Sharing]] for guidance. No further action is required unless you want to use a different share name.
* To use a different share, open a terminal window. Become '''root''' and do the following:
cd /var/hda/web-apps/phpmyadmin/html
$cfg['SaveDir'] = '/var/hda/files/phpmyadmin';
* Save the file.
<br />
[[Category:Apps]]
12,424

edits