own computer install - how to display c:\my pictures ? own computer install - how to display c:\my pictures ?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

own computer install - how to display c:\my pictures ?

Started by bulls, January 08, 2006, 08:00:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bulls

hey ya'll i installed apache,mysql,php,coppermine
on my home computer windows XP

how do i set it up to process c:\my pictures\ where i have all my pictures?

Joachim Müller

set the albums path in coppermine's config accordingly. However, this is not recommended at all. In fact, running your own webserver isn't recommended. On a "real" webserver operating system, you'd be setting a symlink. On Windoze, you set a relative path. If the folder c:\my pictures\ even is on another partition/drive, you'd have to apply other methods.

Joachim

P.S. Using folder names with spaces is not a bright idea.