phpbar.de logo

Mailinglisten-Archive

[php] Script gibt Fehlermeldung aus!

[php] Script gibt Fehlermeldung aus!

Martin Jaeschke php_(at)_referated.net
Tue, 15 Aug 2000 21:27:25 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C006FF.9B12C6A0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Guten Abend,

ich habe folgende Codes verwendet:


  1.. <form enctype=3D"multipart/form-data" action=3D"upload.php3" =
method=3D"post">
  <input type=3D"file" name=3D"userfile">
  <input type=3D"submit" name=3D"submit" value=3D"upload">
  </form>
  2.. <?php
  $path =3D "/home/strato/www/re/www.referated.de/htdocs/referat/files";
  copy( $userfile, $path . $userfile );
  ?>


Ich erhalte folgende Fehlermeldung:

Warning: Unable to create =
'/home/strato/www/re/www.referated.de/htdocs/referat/files/var/tmp/phpAAA=
IraOrn': No such file or directory in =
/home/strato/www/re/www.referated.de/htdocs/referat/upload.php3 on line =
3



--
Mit freundlichen Gr=FC=DFen

Martin


------=_NextPart_000_0009_01C006FF.9B12C6A0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Guten Abend,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ich habe folgende Codes =
verwendet:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;</DIV>
<OL>
  <LI>
  <DIV>&lt;form enctype=3D"multipart/form-data" action=3D"upload.php3"=20
  method=3D"post"&gt;<BR>&lt;input type=3D"file" =
name=3D"userfile"&gt;<BR>&lt;input=20
  type=3D"submit" name=3D"submit" =
value=3D"upload"&gt;<BR>&lt;/form&gt;</DIV></LI>
  <LI>
  <DIV><FONT face=3DArial size=3D2>&lt;?php<BR>$path =3D=20
  "/home/strato/www/re/www.referated.de/htdocs/referat/files";<BR>copy(=20
  $userfile, $path . $userfile );<BR>?&gt;<BR></DIV></FONT></LI></OL>
<DIV>&nbsp;</DIV>
<DIV>Ich erhalte folgende Fehlermeldung:</DIV>
<DIV>&nbsp;</DIV>
<DIV><STRONG>Warning</STRONG>: Unable to create=20
'/home/strato/www/re/www.referated.de/htdocs/referat/files/var/tmp/phpAAA=
IraOrn':=20
No such file or directory in=20
<B>/home/strato/www/re/www.referated.de/htdocs/referat/upload.php3</B> =
on line=20
<B>3</B><BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>--</DIV>
<DIV>Mit freundlichen Gr=FC=DFen</DIV>
<DIV>&nbsp;</DIV>
<DIV>Martin</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0009_01C006FF.9B12C6A0--



php::bar PHP Wiki   -   Listenarchive