I am on a windows 10 machine using php configured in iis. Its my local machine.
I have selected relative path in the extension. When testing the file is not uploaded and even the file name is not updated in the mysql database. Every other columns in db are updating except the file column. I have given write permission to IUSER account as well as IIS_USERS but still the file is not being uploaded.
The form is in wwwroot dir and the uploads folder path is wwwroot/uploads
I have selected the folder using the browse button which automatically inserted the path : /uploads
Any idea what is wrong? |
|
|