What is a TTY (see below)?
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Alexander Saupe" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 20, 2002 2:06 PM
Subject: Re: [PHP] exec() sytem() problem with startin
su - nobody (substitute your web server user id)
then try to run the command
The other problem can be that the app requires a TTY.
-Rasmus
On Mon, 20 May 2002, Alexander Saupe wrote:
> Hello php-general,
>
> on a LAMP server I have the following problem:
>
> 1. playing around I tried to execut
Have you checked is_readable() on the full pathname of the file? Perhaps
one of the parent directories isn't accessible to the web server.
miguel
On Mon, 20 May 2002, Alexander Saupe wrote:
> Hello php-general,
>
> on a LAMP server I have the following problem:
>
> 1. playing around I tried
3 matches
Mail list logo