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

open (OUT, "> $out

Quote Reply
open (OUT, "> $out
Hi all,

everything was fine at my new system. Now i have "harden" the new server in the last days and today i remark that i cant upload files anymore.

In sub attach_file in dbsql.pm (at mine around 874, but my file should be much longer than yours)
there is:

open (OUT, "> $out") or return $self->error ('CANTOPEN', $out, $!);


At this point i cant do the upload; has someone a clue why this could be happen?
All the dirs are chmoded to 777 with wwwrun/nobody as all other files from links.

Think i must somewhere secured the server not to get any uploads, but where?
I have killed the firewall to test if some needed ports are closed, but thatīs not the point.

Hope someone can help.

BTW: I have done the melting between Links and wwwthreads; it is a snap :-)

Robert

Subject Author Views Date
Thread open (OUT, "> $out Robert 2434 Sep 19, 2000, 2:16 PM
Post Re: open (OUT, "> $out
Alex 2349 Sep 21, 2000, 10:39 AM