Date: 09/29/00
- Next message: Van: "Re: [PHP] exec 'lynx' failed ???"
- Previous message: Jason Cox: "RE: [PHP] ret_val of exec() call"
- Next in thread: Van: "Re: [PHP] exec 'lynx' failed ???"
- Reply: Van: "Re: [PHP] exec 'lynx' failed ???"
- Reply: John McKown: "Re: [PHP] exec 'lynx' failed ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has anyone done this before?
exec("lynx -dump http://mysite.com/cgi-bin/mytest.cgi", $result,$ret_val)
I got a return value of 255, which means the exec of 'lynx' failed. I
don't know why though. Anyone know why?
---Sonia
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Van: "Re: [PHP] exec 'lynx' failed ???"
- Previous message: Jason Cox: "RE: [PHP] ret_val of exec() call"
- Next in thread: Van: "Re: [PHP] exec 'lynx' failed ???"
- Reply: Van: "Re: [PHP] exec 'lynx' failed ???"
- Reply: John McKown: "Re: [PHP] exec 'lynx' failed ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

