Hi Everyone, I found some people stated this kind of error , because phpSUExec max allows 755. But I have changed my upload_files directory into owned by apache. it should solved the problem based on this logic. but it won't work at all. Does Any one have an idea on this yours, Michael Leung > Michael Leung wrote: > > >My Error Msg: > > I can read /tmp/phphRiKeP > >Warning: fopen(upload_files/doodah) [function.fopen]: failed to open > >stream: Permission denied in /var/www/html/simple_upload.php on line > >18 > > > >Warning: fopen(upload_files/Water lilies.jpg) [function.fopen]: failed > >to open stream: Permission denied in /var/www/html/simple_upload.php > >on line 22 > >upload_files is valid a directoryI am able to write to upload_files > > > > > >This is very strange. upload_files is writeable, but can't write by > >fopen('upload_files/doodah', 'w') > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php