![]() |
Sergey Kornilov admin 3/2/2020 |
This has nothing to do with the Classifieds template. |
B
|
bcritchley author 3/3/2020 |
I have given the IIS_IUSRS the Modify and Write access with no success? Still am unable to upload a file. |
![]() |
lefty 3/3/2020 |
I have given the IIS_IUSRS the Modify and Write access with no success? Still am unable to upload a file. Does anyone have any suggestions on where my stumblng point may be, Makers sense that it's a security issue on th eweb server side, but I am just not sure what permissions for which user I need to modify?
|
B
|
bcritchley author 3/3/2020 |
Haven't used the classified template , but since you are uploading images , this might have been done as admin stated above is did you make permissions on upload folder itself, read and writable and the templates_c directory in PHPrunner output folder writable also?
|
![]() |
lefty 3/3/2020 |
I'm obviously missing something simple at my end. My project resides at the following location on the web server \\cs\c$\inetpub\wwwroot\Projects\GCSDlist Within that "GCSDList" project folder I have a directory called "output" along with a directory called "files" These are the 2 directories that have modified and given the IIS_IUSRS account Modify and Write access. I then rebuilt the project but the images will still not load to the server. In my case it as easy as just going to that folder on the server right clicking and set permissions to writable.
|
B
|
bcritchley author 3/4/2020 |
John and Sergey, thanks so much for the help. I was succesful in finding the error I had after your suggestions. |
![]() |
Sergey Kornilov admin 3/4/2020 |
Well, that was the first thing I mentioned: you need to create a network share like \\server\sharename |