We have PHP 5.3.3 installed using cPanel WHM on our hosting, but the cli is not working properly.
When executing the command: "php -a", all output I get is "Interactive mode enabled", but no prompt appears.
I solved this issue in the past in a RedHat machine (this server is running under CentOS) by compiling PHP but adding the option "--with-readline".
The phpinfo generated with the compiled PHP doesn't show such option and I couldn't find it in the wizard for recompiling PHP.
Any ideas? Thanks in advance for the help and for taking your time =)
When executing the command: "php -a", all output I get is "Interactive mode enabled", but no prompt appears.
I solved this issue in the past in a RedHat machine (this server is running under CentOS) by compiling PHP but adding the option "--with-readline".
The phpinfo generated with the compiled PHP doesn't show such option and I couldn't find it in the wizard for recompiling PHP.
Any ideas? Thanks in advance for the help and for taking your time =)