You can download a current snapshot of 4.0.5 from http://snaps.php.net

And no, the /tmp comment is bogus.  In safe mode PHP checks the ownership
of the file, not the permissions on it.

-Rasmus

On Wed, 4 Apr 2001, Ron Brogden wrote:

> At 06:13 PM 4/4/2001 -0700, you wrote:
> >As of 4.0.5 you can use move_uploaded_file() in safe mode to get the
> >uploaded file.
>
> Any idea when 4.0.5 will be available?  Also, this still leaves the
> question of "does ./tmp work for upload_tmp_dir" unanswered.  The fore
> mentioned comment in the annotated manual will be leading lotsa folks
> astray if it is in fact incorrect.
>
> http://www.php.net/manual/en/features.file-upload.php
>
>  >>>>>
> [EMAIL PROTECTED]
> 24-Oct-2000 09:48
> [snip]
> Solution: Set upload_tmp_dir in your php.ini file/Apache config, to be
> "./tmp/".
> <<<<<
>
> Thanks for the quick response!
>
> Ron
>
> -----------------------------------------------------------------------------
> Island Net AMT Solutions Group Inc.          Telephone:          250 383-0096
> 1412 Quadra                                  Toll Free:        1 800 331-3055
> Victoria, B.C.                               Fax:                250 383-6698
> V8W 2L1                                      E-Mail:    [EMAIL PROTECTED]
> Canada                                       WWW:   http://www.islandnet.com/
> -----------------------------------------------------------------------------
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to