Hi everyone,
What is the alternative if I have compiled PHP as an apache module but now want to use PHP to write shell script, without recompiling PHP? I don't really want to touch what I have already (Apache+PHP+MYSQL). They just work perfectly for me 🙂
Or is it remotely possible to compile another copy of PHP as CGI for the purpose of using it as shell script?
Thank you for any input you may have.