Is it possible to add to Venus OS normal PHP environment? With php-cli at least?
This site is now in read-only archive mode. Please move all discussion, and create a new account at the new Victron Community site.
yes, opkg install php-cli.
# opkg list | grep php php-fpm - 7.4.9-r0
But it is in Venus OS Large.
Is it different in Venus OS?
you need to update first to install it, see https://github.com/victronenergy/venus/wiki/commandline-introduction#opkg.
The feeds are (roughly) the same. If you have a large image of v2.80~ you need to use candidate btw. For v2.70~ you need release.
It's the same question: normal PHP environment.
The PHP on Venus OS compiled with "--without-openssl" option. So the https wrapper is disabled.
I can file_get_contents('http://....'), but not file_get_contents("https://....")
I try to run GaladrielMap on Venus OS, but most maps are available via https.
Victron Venus OS Open Source intro page
Venus OS GitHub (please do not post to this)
40 People are following this question.