Index: [Article Count Order] [Thread]

Date:  Thu, 13 Jul 2006 17:07:59 +0200
From:  "=?ISO-8859-1?Q?Fran=E7ois_Serrault?=" <f.serrault (at mark) gmail.com>
Subject:  [coba-e:06013] Image upload script failed
To:  coba-e (at mark) bluequartz.org
Message-Id:  <dd0512c70607130807o2fcfdc9eg190a3dc125434cf0 (at mark) mail.gmail.com>
X-Mail-Count: 06013

Hi all,
I have a question.
I can't upload a file on my BQ with a simple form and a php script.
Maybe I have a problem with the temp file created.
I have protected the /tmp partition with Nuonce solution :

-------------------------------------------

/usr/bin/perl -pi -e "if (/\/tmp/) { s/defaults/noexec,nosuid,rw/ }" \
/etc/fstab
/bin/mount -o remount /tmp

----------------------------------------

Is it possible that this protection lock the possibility to upload a file ?
Do you know where are uploaded files with a script ?

Thanks

Dts1

	

6013_2.html (attatchment)