General > Support
Help asked
faf:
--- Quote from: smegmb on March 11, 2015, 11:08:01 PM ---Once uploaded I have changed the permission of the ''mibew'' folder only to 755 and the ''install'' folder to 644. (No recursion in sub-folders)
--- End quote ---
And why have you did this? ???
Let me quote the README for you:
--- Quote ---3. Make sure that the user, under which the web server is running (for
instance, www), is able to access and read all files in mibew folder
and all of its subfolders.
On *nix systems the simplest way is to use this pair of commands:
find -type f | xargs chmod 0644
find -type d | xargs chmod 0755
--- End quote ---
You should follow the steps described in installation instruction. All ordinary files (including those in the subdirectories) should have permissions mask of 0644 and all directories (including subdirectories) should have permissions mask of 0755.
smegmb:
I don't know how to perform step 3. Can I do it with Filezilla? When I right click on my 'mibew' folder on distant site, I get a menu 'File access rights...'. I tought it was the way to do it.
I don't know how and where to type the provided commands:
find -type f | xargs chmod 0644
find -type d | xargs chmod 0755
thanks....
Dmitriy Simushev:
When you'll set the correct permissions the installation should work fine.
I just want you to know that the forum is dedicated for Mibew problems and not linux administration stuff. The problem is only in setting correct permissions to the folders and it is not related with Mibew. Try to search the Internet about how to set file permissions recursively with Filezilla or get ssh access to your server and run commands from the README.
smegmb:
Hello,
I was able to make it work. I have translated most of it in french but I'm not able to translate the button itself as you can see here
http://www.solmeg.com/album4_011.htm
can you give me some indications on which file need to be modified for getting a french button? Let's say I would use the simple one as you can see on my site.
Dmitriy Simushev:
You should create new topic for a separated problem. Thus I've moved your last message here: https://mibew.org/forums/index.php/topic,191735.0.html
Navigation
[0] Message Index
[*] Previous page
Go to full version