Changes

From Amahi Wiki
Jump to: navigation, search
41 bytes added ,  00:19, 10 February 2011
===Upload/Download Directory===
You can configure phpMyAdmin to use an Amahi Share for a SQL upload/download location.
* Create the a sharecalled phpmyadmin or choose another name. See [[http://wiki.amahi.org/index.php/Storage_and_file_sharing#Step_2:_Create_Shares Storage and File Sharing]] for guidance.
* 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/sharenamephpmyadmin';$cfg['SaveDir'] = '/var/hda/files/sharenamephpmyadmin';}}
* Save the file.
[[Category:Apps]]
12,424

edits