|
Posted by Colin McKinnon on 06/27/05 11:16
Daniel Gélinas wrote:
> Hi,
>
> Directly from command line on the server,
> I execute a bash script, that is called from
> a Php script, with no problem.
>
> But when the Php script is called from Apache,
> I have some permission denied during the
> executin of the bash script, called from
> Php:
>
> sh: bbx_txt: permission denied.
>
> Do I have to compiled Apache with some
> feature, like "suexec"?
>
No suexec is a seperate program. If you have sufficient access to recompile
apache, then you should be able to change the permissions of the script and
its data.
C.
Navigation:
[Reply to this message]
|