I have a lot of cron jobs that I built with php that I need a commandline php installed for. However, I would like the speed of the apache module version installed for web use.
Is there any way I can do both? Right now I have php compiled with apxs. I guess I'll have to recompile it without that If I want the commandline version to work. I just wish I could do both.
CAN I do both? Anyone? maybe in the upcoming 4.1 release with versioning?
- Shaz