http://qs1969.pair.com?node_id=280055


in reply to Re: Re: Re: Re: Re: Random Imaging
in thread Random Imaging

I worded that wrong I didn't mean to say read them in. But anyways, I took the skeleton of what you posted and added the rest, and I also moved the pics into the /htdocs/ folder and referenced them from /cgi-bin, however it still does not work. I didn't know about creating arrays of things the way that you did it, I've only been working with perl for a short period of time.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Random Imaging
by Cine (Friar) on Aug 01, 2003 at 18:38 UTC
    Sorry, I'm a little rude today.
    Why reference (I assume you mean symlink) them from the cgi-bin? Your script doesn't need to have access the images, you just give a link to your browser and then it is its job to fetch the right links.
    So check your accesslog and see what your browser is trying to get and why it fails.
    The datastructure I use is an array of hash'es, which makes it easiere to keep all the data in the same place while also keeping it seperated.

    T I M T O W T D I