Strange make/php/apache problem.
Josh ChaitinPollak
josh at offthehill.org
Fri Dec 30 00:43:58 EST 2005
On Dec 29, 2005, at 4:30 PM, Tom Metro wrote:
> David Kramer wrote:
>> I ran into one bit of trouble already where the commands worked
>> fine on the
>> CLI, but running it through apache gave strange results, and I
>> finally figured
>> out the build working directory had to be somewhere under the
>> DocumentRoot
>> (prolly an selinux thing. Gawd I hate selinux.). Moved the build
>> dir, and
>> got past that problem.
>
> If it was an selinux thing, shouldn't you also be able to solve
> that by setting the right security context on the original directory?
You could try temporarily disabling selinux with "setenforce 0" I think.
More information about the Discuss
mailing list