Another error

2002-06-15 Thread Octavian Rasnita
Hi all, Do you know what does this error mean? I don't. Please tell me. [Sat Jun 15 12:39:05 2002] [info] (32554)An existing connection was forcibly closed by the remote host. : core_output_filter: writing data to the network [Sat Jun 15 12:39:05 2002] [info] (32554)An existing connection was f

Can the file be deleted?

2002-06-15 Thread Octavian Rasnita
Hi all, I want to make a guest book, and my script should write an html file with that guestbook. 1. Do I need to give write permissions to everyone, or only to apache account? 2. If I should give write permissions to everyone, can someone delete or modify that file? Thanks. Teddy, [EMAIL PRO

specifying limits in perl

2002-06-15 Thread LinkS On WeB
sub uploadfile { &bytes; for ($i=1; $i<=5; $i++) { if ($q->param("file$i")) { $file = $q->param("file$i"); $format_left = format_size($left); if (($left - (length($file))) < 0) { &inerror("You are out of space in your $format_l