Hi
I can't speak for any PHP-specific aspects, but yes, it will be trying to open a Window, because your -n switch is telling it to run in 'normal' mode', which involves exactly that (opening the main UI). Try removing the switch, and/or replacing it with -m instead.
I can't speak for any PHP-specific aspects, but yes, it will be trying to open a Window, because your -n switch is telling it to run in 'normal' mode', which involves exactly that (opening the main UI). Try removing the switch, and/or replacing it with -m instead.