I have been learning/testing php code and have had no issue selecting/uploading files (<250kb). Last night, I started getting an error 6 from php. Research says that is missing temp directory or I no longer have access to the temp directory. Since you hide the php.ini, I assume something happened server side and I no longer have rights to the upload temp directory.
Can you clarify why I am receiving the php error 6?