PHP do not write in tmp!!! Heeeelp!
Hi,I got a biiiig problem... dozen of expert (they say to be so) couldn't help me... lets try here

I got a php script that have to write in the dir tmp. But, when I use it I get this error:
Warning: SAFE MODE Restriction in effect. The script whose uid is 10044 is not allowed to access /tmp/phpoOGHiO owned by uid 0
------
and
------
Warning: fopen("/tmp/phpoOGHiO","r") - Success
------
and
------
Warning: Supplied argument is not a valid File-Handle resource
I know what it means but I do not know what to do to let 10044 access in tmp...
I've 3 virtual hosts with different scripts that have the same problem...
Please save me

Thanks
Lp