Awww Nut! I post a reply a while ago and probably accidenly delete it
instead of sending it. Dang! I hate this MS-Outlook software! Anyway! I"m
not going to start over, so I'll be brief!
1) Check the file path, like "/usr/local/bin/curl" instead of "curl" as an
example. Sometime environment variable couldn't be access that way.
2) I had that problem with different script, so I use
"putenv("PATH=/usr/bin:");" so I can get the modem to work.
Hope that help!
FletchSOD
"Latex Master" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello Jay,
> Let us know if it worked
> Wednesday, July 3, 2002, 5:27:21 PM, you wrote:
>
> JB> Trying that now...
>
> JB> -----Original Message-----
> JB> From: Latex Master [mailto:[EMAIL PROTECTED]]
> JB> Sent: Wednesday, July 03, 2002 8:26 AM
> JB> To: Jay Blanchard
> JB> Cc: [EMAIL PROTECTED]
> JB> Subject: Re[4]: [PHP] cURL in an exec() . more
>
>
> JB> Hello Jay,
> JB> Let's try it in the different way. create an executable command
> JB> file. and try to execute it via php it must work.
>
> JB> Wednesday, July 3, 2002, 5:20:49 PM, you wrote:
>
> JB>> [snip]
> JB>> Jay try just to execute php <yourfilename>
>
> JB>> And see what is done. For example i have problems with execution
> JB>> read my e-mail in the list.
> JB>> [/snip]
>
> JB>> Still not working. I have the script check for the existence of the
file
> JB> and
> JB>> return an error if it is not downloaded. That is the only error I get
>
> JB>> Thanks!
>
>
>
>
> JB> --
> JB> Best regards,
> JB> Latex mailto:[EMAIL PROTECTED]
>
>
>
>
>
>
> --
> Best regards,
> Latex mailto:[EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php