Php7-cli doesnt seem to work

After installing php7-cli from luci there are no new commands

php -v
results in
-ash: php: not found

Am i doing something wrong? How can i get the php command line interface to work?

Model
Linksys WRT1900AC

Architecture
ARMv7 Processor rev 2 (v7l)

Firmware Version
OpenWrt 18.06.0 r7188-b0b5c64c22 / LuCI openwrt-18.06 branch (git-18.210.69179-6df9a57)

Kernel Version
4.14.54

Try
xyz@openwrt: php-cli -v

instead
greetings elias

1 Like

thank you, i suppose i should have guessed this
i had tried php7 -v
idk why i didnt think to try php-cli

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.