Colin Brace ([EMAIL PROTECTED]):
> Hi all, > I have been using Analog under OS/2 on my local machine for several years > with excellent results. Just recently, I have been experimenting with it > on my unix-based web host service, pair.com. > Can someone tell me how configure the IMAGEDIR command to use the images > subdir of the program itself rather than my having to copy images/ to > every dir where I want to generate reports? > Analog is located here on the web host server: > /usr/local/share/analog/4.13/images > But > IMAGEDIR /usr/local/share/analog/4.13/images > won't work since I have my own domain name. I add the web server's domain > name: > IMAGEDIR http://naam.pair.com/usr/local/share/analog/4.13/images/ > but this still doesn't work. IMAGEDIR should be a URL not a local path. But /usr/local/share/... is not in your webspace (hopefully!). You need to copy the images to somewhere in your webspace (say a folder called analog_images) then use a setting like this: IMAGEDIR http://naam.pair.com/analog_images/ -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
