Running an install on a server with a host I've never used before and got a nice surprise. When I run http://yoursite.com/install/index.php it comes up and says all files are writable except the ffmpeg.exe as being unexcutable. I was suddenly thinking, since when did Boonex start setting files that need no chmod to them on install. Wow, what a great trick that would be.
Unfortunately it's not true, the script is reading the 755 & 644 permissions as writable even though they are not. Ok, they're writable by the owner, but not the endusers. LOL...
Not sure if this is a bug with 6.1.6 or if it's a host isolated issue. In Boonex's defense, I have installed 2 copies of 6.1.6 on another hosts server and it has gone exactly as I'm used to, including the chmod part. Just curious and wondering who else has seen this among those experienced with Dolphin. This might explain why so many newbiew are having problems with fresh installs thinking they are set when they're not.
In addition, at the end of the install, when it says to chmod back the files, it wants them to go to RRR only with NO Write or execute. I think that's a 444 code. Obviously, I'm not setting them they're, just where we're supposed to at 755 & 644. I am seeing this as an issue though.
And FYI: I've used the same zip file of Dolphin 6.1.6 on all 4 installs. I just keep unzipping and uploading it, not going back after new package every time.