[symfony-users] Re: spawn process which outlives request, to avoid timeouts

2008-09-25 Thread randomblink
Another option might be to setup a cron job that runs a php script. Then move the jobs into a list in a table. Have the cron run the script, the script checks the tables, and whatever jobs are not completed... It completes them? Just a thought. --~--~-~--~~~---~--~---

[symfony-users] How To : Remove Pieces

2008-09-25 Thread randomblink
I'm still halfway in tinker mode and halfway in actually planning out a true site. So I have Modules and Applications that I might just wanna get rid of. What is the process for removing the following: 1. Applications 2. Modules Help! --~--~-~--~~~---~--~---