Cannot add Plugins in Gallery2
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
Trying to install new Plugins to Gallery2. When trying to get more plugins I cannot get access. I did: Checked for the right permissions on the 2 directories incl sub's. 4 drwxrwxrwx. 5 apache apache 4096 May 24 22:15 classic Still cannot continue from the page advicing to chmod. |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
What is the error message you are getting? |
|
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
This is the danish version of the "Get more Plugin" panal. Deleted. |
|
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
Here is the english version of the panel, sorry for the confution. Get More Plugins Download and install new plugins quickly and easily. If you decide you don't like a plugin, you can delete it from your Gallery. There are multiple different plugin repositories, you can choose which ones you want to use (it's ok to use all of them at once). Once you've chosen, you must periodically download the latest plugin list to find out about available updates. No personal information about you or your Gallery installation is sent to the Gallery server at any time. On slower connections the process might take a minute or two. Configure your Gallery Before you can proceed, you have to change some permissions so that Gallery can install plugins for you. It's easy. Just execute the following in a shell or via your ftp client: cd /usr/share/gallery2 If you have trouble changing permissions, ask your system administrator for assistance. When you've fixed the permissions, click the Continue button to proceed. |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Perhaps your server has some "security" that prevents Apache from writing to a directory set to 777. Since Apache is the owner of those directories and since your webserver runs as that user, just set the permissions to 755 and you should be fine. |
|
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
Thanks, Changed to 755 with the same result. |
|
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
Running Selinux - made some roules, cleared entries. |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Disable Selinux completely and try again. |
|
BPo
Joined: 2011-10-16
Posts: 6 |
![]() |
Selinux were blocking the request. Problem solved. Thanks! |
|