hello,
I have installed php 7.4 using aapanel.
How do I run this php version in interactive mode ? (from command line)
When I run php -a it displays:
interactive mode enabled
And just a cursor blinking.
How do I use the PHP interactive shell for the version installed through aapanel?