PDA

View Full Version : php 4.3.11 Bug?


ESN
04-21-2005, 08:15 PM
HI all..

Well i have upgraded to 1.4 and it's great, nice work yall!!!

it was working 110% until i updated my FreeBSD server php from 4.3.10 to 4.3.11

now i get the famous error (PHP Warning: move_uploaded_file():)...

And it's not my dir/file perms (I know my UNiX) or the php.ini safe mode stuff.. I have tried just about any logical thing, now i can't go back to php 4.3.10 to see if it's a php bug or what. ;)

So if any one haves this same problem, please post some info..








[21-Apr-2005 21:06:24] PHP Warning: move_uploaded_file(): Unable to move '/tmp/phpQZkQco' to '/home/users/esn/www/data/pix/images/20050421200624_visionary.jpg' in /home/users/esn/www/data/pix/admin/index.php on line 414
[21-Apr-2005 21:06:24] PHP Notice: Undefined variable: filnamn in /home/users/esn/www/data/pix/admin/index.php on line 432

Connie
04-21-2005, 08:27 PM
this could be the reason for so many "moving" problems ,?=

what to do?

ESN
04-21-2005, 08:30 PM
yes, it may be so.

This week end i well try (Need soe free time) to build my php with Debuging options and try to track down the bug.