Well, I don't think that's going to work. 'Cause I want to use it for a unix
command.

in my config.ini:

application.job = /usr/local/bin/php /home/admin/domains/app/jobs/job.php >
/dev/null 2> /dev/null &

With this command I execute a php job in the background with passthru, so
that I don't have to wait until the script is finished. But the unix command
doesn't know &


vince. wrote:
> 
> Hey,
> 
> Use the & HTML Entity which is &
> 
> 


-----
visit my website at  http://www.phpscriptor.com/ http://www.phpscriptor.com/ 
-- 
View this message in context: 
http://www.nabble.com/Zend_Config_Ini-and---tp22904165p22904651.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to