amplatfus
Senior Member
Hi,
I have installed php and mysql from below address:
https://www.hqt.ro/how-to-install-mysql-server-phpmyadmin-through-entware-ng/
Now I need to run php from a scheduled sh using terminal, but I do not know how I should call php I tried: php, php5 but I obtain same result:
Please what command should I run? Something like but how to call php?
I appreciate any response.
Thank you in advance,
amplatfus
I have installed php and mysql from below address:
https://www.hqt.ro/how-to-install-mysql-server-phpmyadmin-through-entware-ng/
Now I need to run php from a scheduled sh using terminal, but I do not know how I should call php I tried: php, php5 but I obtain same result:
Code:
-sh: php: not found
Code:
php /entware-ng.arm/share/www/index.php
Thank you in advance,
amplatfus