John Almberg <[EMAIL PROTECTED]> wrote:
[...]
> Someone else suggested
> that I use an
> HTML 'upload', but I can't find anything about this in my HTML
> documentation.
-- Kilian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
ser the webserver process runs under may not have the permission to
upload the file. In many cases, the webserver runs as nobody. Thus, if you
want to upload a file, nobody needs write-access to the directory into which
the file should be uploaded.
-- Kilian
--
PHP General Mailing List
t; where [tmpdir] is the
upload_tmp_dir specified in php.ini. This directory has 777 permissions, so
it is readable by all.
I'm confused because it worked without any problems with PHP 3.
Thanks very much for any hint...
Greetz,
Kilian
--
PHP General Mailing List (http://www.php.net
3 matches
Mail list logo