Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Necessary folder permissions
#5
Got a reply from my hoster which I'll try on a testinstall now.

Edit: Alright. The solution is to switch to PHP's CGI version in .htaccess

Code:
AddHandler php[version]-cgi .php

which runs files as the main FTP user in the webspace account. So, remote editing and uploading files doesn't interfere with script permissions as before. All contributors have to use the same FTP user, namely the main user, though.

I ran a testinstall which worked having folders still at 755 and files at 644 (except /backup/+ and /data/+ which need 777)

PS Thanks for your info, hameau!
Reply


Messages In This Thread
Necessary folder permissions - by polyfragmented - 2011-04-19, 03:23:37
Necessary folder permissions - by hameau - 2011-04-19, 18:30:12
Necessary folder permissions - by Connie - 2011-04-19, 21:30:30
Necessary folder permissions - by polyfragmented - 2011-04-19, 23:00:32
Necessary folder permissions - by polyfragmented - 2011-04-20, 00:09:23
Necessary folder permissions - by hameau - 2011-04-21, 05:14:09
Necessary folder permissions - by polyfragmented - 2011-04-21, 22:47:11
Necessary folder permissions - by hameau - 2011-04-22, 02:49:30
Necessary folder permissions - by polyfragmented - 2011-04-22, 03:15:56
Necessary folder permissions - by hameau - 2011-04-22, 04:57:18



Users browsing this thread: 1 Guest(s)