Hey people, managed to write an uploader class, the whole upload thing works fine, validation etc... also works fine. when i attempt to access the file using explorer from a remote pc on the network i get an access denied error. Are uploaded files set with certain permissions by default???
(using Apache2.0 php5 and mysql4.1, on winxp sp2)