Software Archive
Read-only legacy content

PHP5

Todd_S_Intel
Mitarbeiter
556Aufrufe

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!

 

0 Kudos
2 Antworten
Matthias_H_Intel
Mitarbeiter
556Aufrufe

Not answering your question but curious: are you looking for a standalone PHP5, or rather one included in lighttpd, or even apache?

Stewart_C_Intel
Mitarbeiter
556Aufrufe

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

 

Antworten