Error with uploading with "ftp" function ... Error with uploading with "ftp" function ...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error with uploading with "ftp" function ...

Started by SebasLaf, March 07, 2006, 08:55:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SebasLaf

Hi everybody,

      I just finished a fresh installation of Coppermine on a Windows 2003 server (IIS 6.0) and everthing seems to work fine  ... ... Except for the "FTP Menu" ; I'm always getting a error message telling me to check the permissions on the "albums" folder , userpics and edit. The thing is that to make sure everything is "fine", I tried to put "everyone" permission on these folders but I am still getting this error message.

   I have a little idea of what the problem could be, but I would like to have a confirmation / and how to resolve this issue with uploading. In the "Choose the folder" field, I have "/c:\inetpub\wwwroot\coppermine\albums/" as the folder ... Could it be that the trailing / and the / at the beggining of the line is blocking me to acces the album folder ? If so, how can I change this value to "c:\inetpub\wwwroot\coppermine\albums" ?


Thanks for the help !

Sebastien

Nibbler

Switch 'Browsable interface' to No at the bottom of the page.

SebasLaf