Hi
I can view the thumbnails as should but when trying to view the full picture i only get a red x ??
This is the path to the full file and it exists in the folder
http://xx.xx.xx.xx/coppermine/displayimage.php?pid=12&fullsize=1
When trying to open the image directly true:
http://xx.xx.xx.xx/coppermine/albums/userpics/10001/LuleJ20-PHC.JPG
I get this error:401 - Unauthorized: Access is denied due to invalid credentials.
You do not have permission to view this directory or page using the credentials that you supplied
Im running Windows 2008 Server and have set the read/write permission as should to the folder for IIUSR..
Is there something i missed ?
Can't help with server setup issues, especially on windows.
Quote from: Nibbler on August 21, 2008, 12:48:37 PM
Can't help with server setup issues, especially on windows.
The problem seems to be when it uploads the full picture to the folder:
\wwwroot\coppermine\albums\userpics\10001
Then it doesn't set the correct permissions on it, even if its inherit from the parent folder.
One more thing then, shouldn't i be able to create a folder under
\\robsus-server\wwwroot\coppermine\albums
And then set the program to read all files within that folder ?
When i do this it doesnt appear ?? someone should be able to anser this,
i mean i cant be the only one running a win32 system ?
One funny thing is that the thumbs in the same folder is working and get the permissions ??
C:\inetpub\wwwroot\coppermine\albums\userpics\10001
So it appears like its the coppermine code that does something else to the full picture when
moving it into the folder...
I should also mention that i upload the pic using the http upload function true the coppermine admin site.