1 | ============= |
---|
2 | PhpWebGallery |
---|
3 | ============= |
---|
4 | |
---|
5 | http://phpwebgallery.net |
---|
6 | |
---|
7 | |
---|
8 | Installation |
---|
9 | ============ |
---|
10 | |
---|
11 | 1. extract files from the downloaded file (using tar or unzip command, or |
---|
12 | softwares like 7-zip or winzip) |
---|
13 | |
---|
14 | 2. place de source files on your website in the directory of your choice |
---|
15 | ("gallery" for example) |
---|
16 | |
---|
17 | 3. go to the URL http://your.domain/gallery/install.php and follow the |
---|
18 | instructions of installation |
---|
19 | |
---|
20 | Upgrade |
---|
21 | ======= |
---|
22 | |
---|
23 | 1. elements to save : |
---|
24 | |
---|
25 | - file "include/mysql.inc.php" |
---|
26 | - directory "galleries" |
---|
27 | - your database (create a dump, using PhpMyAdmin for instance) |
---|
28 | |
---|
29 | 2. delete all files and directories of your previous installation (but not |
---|
30 | the previous listed elements) |
---|
31 | |
---|
32 | 3. extract files from the downloaded file (using tar or unzip command, or |
---|
33 | softwares like 7-zip or winzip) |
---|
34 | |
---|
35 | 4. upload all the new version files to your website but the previous listed |
---|
36 | elements. The only elements coming from the previous installed version |
---|
37 | are the elements listed above. |
---|
38 | |
---|
39 | 5. go to the URL http://your.domain/gallery/upgrade.php and follow the |
---|
40 | instructions |
---|
41 | |
---|
42 | How to start |
---|
43 | ============ |
---|
44 | |
---|
45 | Once installed or upgraded, your gallery is ready to run. Start by |
---|
46 | displaying the installation directory in your browser : |
---|
47 | |
---|
48 | http://your.domain/gallery |
---|
49 | |
---|
50 | Then identify as an administrator. A new link in Identification menu of main |
---|
51 | page will appear : Administration. Enter the administration panel. |
---|
52 | |
---|
53 | In the administration panel, take all your time for reading instructions |
---|
54 | explaining how to use your gallery. |
---|
55 | |
---|
56 | Communication |
---|
57 | ============= |
---|
58 | |
---|
59 | Newsletter |
---|
60 | ---------- |
---|
61 | |
---|
62 | https://gna.org/mail/?group=phpwebgallery |
---|
63 | |
---|
64 | It is *highly* recommended to subscribe to PhpWebGallery newsletter. This is |
---|
65 | extremely low-traffic, but will provide you with announcements of new |
---|
66 | PhpWebGallery releases and serious bug notification. You will find available |
---|
67 | mailing lists at this URL : |
---|
68 | |
---|
69 | No spam, no commercial use. |
---|
70 | |
---|
71 | Freshmeat |
---|
72 | --------- |
---|
73 | |
---|
74 | http://freshmeat.net/projects/phpwebgallery |
---|
75 | |
---|
76 | Want to stay informed at each release, stable and development |
---|
77 | release. Development releases notification are not send in the newsletter. |
---|
78 | |
---|
79 | Bugtracker |
---|
80 | ---------- |
---|
81 | |
---|
82 | http://bugs.phpwebgallery.net |
---|
83 | |
---|
84 | Bugs and change requests tracking. The best way to have your bug corrected: |
---|
85 | it won't be forgotten (as in the forum). |
---|
86 | |
---|
87 | Wiki |
---|
88 | ---- |
---|
89 | |
---|
90 | http://phpwebgallery.net/doc |
---|
91 | |
---|
92 | Wiki documentation: everyone can participate to improve documentation |
---|
93 | content. |
---|
94 | |
---|
95 | Message board |
---|
96 | ------------- |
---|
97 | |
---|
98 | http://forum.phpwebgallery.net |
---|
99 | |
---|
100 | All communications (installation help, technical discussions) that can't be |
---|
101 | done in other channels. |
---|