I think there are tons of similar posts but I haven\'t yet found a solution after searching around.
Basically, I\'m trying to run two scripts in the background. When
/dev/null &"); } } // take note: to get your PHP_PATH, try looking at your phpinfo :) echo execInBackground("/usr/local/php53/bin/php 'example2.php'"); ?>