I tried your code and it works. Although this does not actually upload a
file anywhere. It just checks that the file is in the directory set in your
php.ini (in your case, c:\inetpub\wwwroot\upload).

Make sure that this directory has the Read and Write permissions, which you
can set bu right-clicking on the directory where these files are being
placed (in your case, the upload directory).

Try that ...

--
Nicole Amashta
Web Application Developer
www.aeontrek.com


"Cybero" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> enable_dl = on
> file_uploads = on
> upload_tmpd_dir = c:\inetpub\wwwroot\uploads
> upload_max_filesize = 4M
>
>
>
> ---
> Odchádzajúca správa neobsahuje vírusy.
> Skontrolované antivírusovým systémom AVG (http://www.grisoft.cz).
> Verzia: 6.0.342 / Vírusová databáza: 189 - dátum vydania: 14.3.2002
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to