Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: open (OUT, "> $out

Quote Reply
Re: open (OUT, "> $out In reply to
Hi Robert,

$out is defined one line above (assuming you haven't changed it) as:

$out = $self->{attach_dir} . "/$data_id.fil";

So look at what $attach_dir is in the Links.def file. Make sure the server can create files in this directory (needs to be owned by webserver user, or 777).

Cheers,

Alex

--
Gossamer Threads Inc.
Subject Author Views Date
Thread open (OUT, "> $out Robert 2460 Sep 19, 2000, 2:16 PM
Post Re: open (OUT, "> $out
Alex 2375 Sep 21, 2000, 10:39 AM