[EMAIL PROTECTED] writes:

> I'll post only one of the two cfg files being read and you'll see it
> has very little in it.  The documentation with this script appears to
> be out of sync with actual script so hasn't been much help.  I suspect
> my problem revolve around miss placing parts of the package.  I'm
> hoping if I can just get an idea what is supposed to be getting read
> in and shifted off, I can piece together where things are supposed to be.

Gack, didn't inline the cfg so here it is gen_images.cfg:
==========
# Main config file for gen_images from ArtShow

# Were are your original files located (subdirs are automatically searched).
# The base name for each image is specified in the database.
input_dir  = "/var/www/localhost/cgi-bin/examples"

# Where to put the output files?
output_dir = "/var/www/locahost/htdocs/photo/data/"

# The various (c) strings - adjust them accordingly!

# For the (internal) image file comment: (set this always!)
copyright_internal = "(c) by Tels bloodgate.com 2003 All Rights Reserved."

# The longer string for bigger image versions
copyright_long = "(c) by [EMAIL PROTECTED] 2003"

# The shorter version for smaller image versions
copyright_short = "(c) Tels bloodgate.com 2003"




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to