coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: Eric Chadwick on November 09, 2007, 08:41:51 PM

Title: Versioncheck warns writable, but FTP can't change permissions?
Post by: Eric Chadwick on November 09, 2007, 08:41:51 PM
Hello.

I upgraded to 1.4.14, and ran Versioncheck.php, and it reports several folders as writable. For example:
=============
Folder writable
The folder "bridge" is writable. This is an unnecessary risk, coppermine only needs read/execute access.
=============

My FTP client, Filezilla 2.2.19a, shows the "bridge" folder permissions as:

drwxr-xr-x

In other words:
Owner permissions: Read/Write/Execute
Group permissions: Read/Execute
Public permissions: Read/Execute

Is Versioncheck showing this as a risk because it has been run by me the owner, and thus it sees the folder as writable?

Since I am the only admin, but Group/Public don't have write access, is there still a risk?

FWIW, my site is hosted, I'm not a server admin.

Thanks for any help.
Title: Re: Versioncheck warns writable, but FTP can't change permissions?
Post by: Nibbler on November 09, 2007, 08:48:47 PM
That's fine, don't worry about it.
Title: Re: Versioncheck warns writable, but FTP can't change permissions?
Post by: Eric Chadwick on November 10, 2007, 01:51:02 AM
OK, thanks for the reply.