Prev | Current Page 1208 | Next

Christopher Negus

"Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and 11 Other Distributions"

sourceforge.net/sourceforge/coppermine/cpg1.4.10.zip
--19:30:46-- http://dl.sourceforge.net/coppermine/cpg1.4.10.zip
=> `cpg1.4.10.zip'
Resolving dl.sourceforge.net... 64.74.207.41, 66.35.250.221,...
Connecting to dl.sourceforge.net[64.74.207.41]:80... connected.
HTTP request sent, awaiting response...200 OK
Length: 3,214,893 [application/zip]
100%[===============>] 2,924,274 58.02K/s ETA 00:00
`cpg1.4.10.zip'
4. Unpack the archive:
$ unzip cpg1.4.10.zip
Archive: cpg1.4.10.zip
inflating: cpg1410/addfav.php
inflating: cpg1410/xp_publish.php
[...]
inflating: cpg1410/zipdownload.php
5. Rename the freshly unpacked cpg directory, and then set the permissions so that files can
be uploaded from PHP:
$ mv cpg1410 photos
$ cd photos
$ chmod 777 include
$ find albums -type d | xargs chmod 777
6. Go to a Web browser on any machine that can reach your LAMP server over the network
and open the install.php script under your coppermine directory.
 If you??™re installing CPG under a user directory under your main host, the URL is
http://servername/~username/photos/install.php.
 If you??™re installing CPG under a virtual host, the URL is http://virtualhostname/
photos/install.php.
660
Running Servers Part V
7. Configure CPG to work with your installation by filling in the following fields and
selecting Let??™s Go!:
 Username and Password??”The administrative login and password that you will use
to administer CPG.


Pages:
1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220