You are not logged in.

#1 2007-11-05 19:29:31

madeye
Member
From: Denmark
Registered: 2006-07-19
Posts: 331
Website

Apache access to files in /bin

I'm trying to setup torrentflux-b4rt on my server, but during the setup I'm told that "File exists but is not executable". Among the files are wget, python and php.  How do I go about granting access to these commands?
For starters I have setup Apache to use it's own user.

Now I'm not really sure how I should proceed from here and hope that one of you can point me in the right direction,
I tried googling for an answer, but until now I came up empty.


MadEye | Registered Linux user #167944 since 2000-02-28 | Homepage

Offline

#2 2008-01-31 18:52:59

Urkburk
Member
From: Stockholm, Sweden
Registered: 2007-05-07
Posts: 17

Re: Apache access to files in /bin

madeye wrote:

I'm trying to setup torrentflux-b4rt on my server, but during the setup I'm told that "File exists but is not executable". Among the files are wget, python and php.  How do I go about granting access to these commands?
For starters I have setup Apache to use it's own user.

Now I'm not really sure how I should proceed from here and hope that one of you can point me in the right direction,
I tried googling for an answer, but until now I came up empty.

Hehe, maybe a bit late answer, but try adding / to open_basedir line in /etc/php/php.ini... I'm running torrentflux-b4rt with the following line:

open_basedir = /home/:/tmp/:/usr/share/pear/:/

Note my addition at the end...

Offline

Board footer

Powered by FluxBB