- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I am not finding a php5 package for galileo here: http://iotdk.intel.com/repos/1.0/iotdk/i586/
Any chance one is available?
Thanks!
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Not answering your question but curious: are you looking for a standalone PHP5, or rather one included in lighttpd, or even apache?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
If you do a search at layers.openembedded.org for a PHP recipe, there are a few options. see below.
You would then need to build this into the existing Yocto system. That's left as an exercise for the user (8-).
http://layers.openembedded.org/layerindex/branch/master/recipes/?q=php ;
Recipe name | Version | Description | Layer |
---|---|---|---|
modphp | 5.5.10 | A server-side, HTML-embedded scripting language. This package provides the apache php module. | meta-webserver |
php | 5.4.14 | A server-side, HTML-embedded scripting language. This package provides the CGI. | meta-oe |
phpmyadmin | 4.1.9 | Web-based MySQL administration interface | meta-webserver |
xdebug | 2.2.3 | Debugging and profiling extension for PHP | meta-webserver |
