Curlys wrote:
-rwxr-xr-x1 root root 133 Aug 13 15:48 zeed.php
group and owner like this ,
how does it workable plz help
thanx
curlys
The fact that root owns the php script does not mean it runs as root -
you need the suexec or sudo mechanism for that and it's described in t
Curlys wrote:
-rwxr-xr-x1 root root 133 Aug 13 15:48 zeed.php
group and owner like this ,
how does it workable plz help
chown www /path/to/zeed.php
Peter.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oup and owner like this ,
> how does it workable plz help
>
> thanx
> curlys
>
>
> - Original Message -
> From: "John Holmes" <[EMAIL PROTECTED]>
> To: "Curlys" <[EMAIL PROTECTED]>
> Cc: "PHP" <[EMAIL PROTECTED
; <[EMAIL PROTECTED]>
Sent: Friday, August 13, 2004 7:13 PM
Subject: Re: [PHP] access a file
Curlys wrote:
> when run this script from the command prompt, it is working.
>
>
> shell_exec ('killall -HUP abc.pl');
>
> ?>
>
> Terminated the application
Curlys wrote:
when run this script from the command prompt, it is working.
shell_exec ('killall -HUP abc.pl');
?>
Terminated the application ...
but , when it is put this file in a apache web server run via web browser
( accessing a URL with a Link ) it doesn't work . what should i
Curlys wrote:
hi ,
when run this script from the command prompt, it is working.
shell_exec ('killall -HUP abc.pl');
?>
Terminated the application ...
but , when it is put this file in a apache web server run via web browser
( accessing a URL with a Link ) it doesn't work . what sho
hi ,
when run this script from the command prompt, it is working.
Terminated the application ...
but , when it is put this file in a apache web server run via web browser
( accessing a URL with a Link ) it doesn't work . what should i have to do ?
thanx
curlys
--
PHP General
7 matches
Mail list logo