NYCPHP Meetup

NYPHP.org

[nycphp-talk] Error from PHP system function

Tom Melendez tom at supertom.com
Fri Nov 30 16:56:52 EST 2007


On Nov 30, 2007 1:29 PM, Nelly Yusupova <nelly at cgim.com> wrote:
> Here is the command that I'm trying to execute.....
>
> system ("/usr/bin/wget -P/tmp --post-data
> 'subscribees=$email&adminpw=$password&send_welcome_msg_to_this_batch=0&send_
> notifications_to_list_owner=0'
> http://www.emdrhap.org/mailman/admin/$list/members/add", $returnval);
>

At the command line, what does:

whereis wget

produce?  It could be installed in /usr/local/bin/ on your new system.

Tom
http://www.liphp.org



More information about the talk mailing list