Ok, for a start you're running PHP 5.2.5RC4. The RC4 indicates you are running release candidate 4, i.e not yet production stable. As you're just starting out I'd highly recommend you stick with the latest stable build, which at present is PHP 5.2.5. Two other things, have a look at the "upload_tmp_dir" value in your php.ini file as it looks as if it is loading a good chunk of your php.ini file instead of just the path to your uploads directory. Finally, can you let me know what users/groups have permissions to you upload and session directories?
----------------
Dominic Ryan
4 x Microsoft IIS MVP, MCSE, MCSA
IIS Aid owner/webmaster
Ok, for a start you're
Ok, for a start you're running PHP 5.2.5RC4. The RC4 indicates you are running release candidate 4, i.e not yet production stable. As you're just starting out I'd highly recommend you stick with the latest stable build, which at present is PHP 5.2.5. Two other things, have a look at the "upload_tmp_dir" value in your php.ini file as it looks as if it is loading a good chunk of your php.ini file instead of just the path to your uploads directory. Finally, can you let me know what users/groups have permissions to you upload and session directories?
----------------
Dominic Ryan
4 x Microsoft IIS MVP, MCSE, MCSA
IIS Aid owner/webmaster