Hi,
I'm trying to write a bash script that automates our release procedures.
1 of the things I've written is a php module that clears the Procache settings and resets.
The php module runs if I call it from a browser but if I call it from a bash script I get a connection refused error....