php PauseCampaign.php

2 views
Skip to first unread message

JP Adrock

unread,
Jan 27, 2015, 6:53:24 PM1/27/15
to adwor...@googlegroups.com
I am able to pause/enable my desired campaign(s) through command line,
but how can I do this via browser?

I have tried the following with no luck:

<?php

$output1 = shell_exec('php GetCampaigns.php');
echo "<pre>$output1</pre>";

$output2 = shell_exec('whoami');
echo "<pre>$output2</pre>";

?>

I have safe mode turned off, and $output2 works just fine, but not $output1, any ideas?

thx

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages