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);
Nelly. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Campbell Sent: Friday, November 30, 2007 4:13 PM To: NYPHP Talk Subject: Re: [nyphp-talk] Error from PHP system function > I am using the full path to the function so I don't think a PATH is > relevant. Am I wrong?? Actually, I am not quite sure what you mean by "function", I thought you meant you are calling an external command line script. Can you post the line of code that is causing the problem? _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php