« Return to Thread: passing vars part 2

passing vars part 2

by aurfalien :: Rate this Message:

Reply to Author | View in Thread

Hi,

So I've taken it a step farther by doing this;

exec('sudo /path/create_user.sh '.($username));

But I would like to back ground this so it doesn't hang the process if  
it should fail.  Plus I read thats its advisable to back ground exec  
calls.

I've tried several incarnations w/o success.

Any ideas?

- aurf

--
[ Drupal support list | http://lists.drupal.org/ ]

 « Return to Thread: passing vars part 2