Changes

From Amahi Wiki
Jump to: navigation, search
355 bytes added ,  01:09, 25 March 2016
no edit summary
This page is going to be dedicated to documentation regarding the gallery3 application.
Moving your var The directory (place where pictures are storedin gallery 3 is known as "var/" and by default it's relative to the web app's root directory. = Moving Pictures folder in Amahi 7 or greater (Fedora) to an amahi = Create the shareif it's not created yet. Follow this FAQ on [http://codex.galleryproject.org/Gallery3:FAQ#I_want_to_move_my_.2Fvar_directory how to move the var directory]. 1You may need to restart the httpd server.  = Moving the pictures folder in Ubuntu =# Install gallery32. # su root3. # edit /etc/passwd to allow apache2 to login (set the shell to /bin/bash)4. # cd /var/hda/web-apps/gallery3/html/5. # cp -R var /var/hda/files/pictures/6. # sudo chown -R apache:users /var/hda/files/pictures/var7. # su apache8. # ln -s /var/hda/files/pictures/var var9. # exit
Gallery 3 should now be directing correctly to that pictures share!
12,424

edits