Hello everyone, I'm compiling Rockchip RK33xx boards (64 bit) FriendlyARM NanoPi R2S with the source branch openwrt-21.02 , intending to use nignx and php, I chose with the “*” sign the
php7;
PHP7 LIBXML support; php7-cgi; php7-clgi
php7-cgi; php7-cli.
php7-cli; php7-fastcgi
php7-fastcgi; php7-fpm
php7-fpm are the 6 options, but after flushing there is no php program in the system, only php-cgi php-cli php-fcgi php-fpmp. What is the reason for this? Can I use PHP to develop the back-end program of a web page in this case?
Yeah, you are using the vendor fork. You need to either ask the vendor/supplier/maintainer of that firmware since they would theoretically maintain a compatible repo, or you can install official OpenWrt (recommended: 23.05.5):