Changes

From Amahi Wiki
Jump to: navigation, search
19 bytes removed ,  20:30, 27 March 2015
* 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:
{{Code| cd /var/hda/web-apps/phpmyadmin/html vi config.inc.php}}
* Change these 2 lines to reflect the path of the share you created (near end of file):
{{Text|Text= $cfg['UploadDir'] = '/var/hda/files/phpmyadmin'; $cfg['SaveDir'] = '/var/hda/files/phpmyadmin';}}
* Save the file.
[[Category:Apps]]
12,424

edits