Sunday, February 27, 2011

Re: how to redirect and let the server do some lengthy job in the background?

You have the ff log to check if every thing is ok and the progress.
You can create PID file to check if the process ended.
Form my experience when dealing with files its better to inspect the filesystem in order to know what you have.
The information from the database may conflict with the filesystem because of a bug.
Way save the information twice?, the filesystem should be treated as a data source also.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: