I recently have tried starting with a newer image:
bone-debian-9.2-iot-armhf-2017-10-10-4gb.img

on a rev C BeagleBoneBlack.

I have been trying to build it back to the same level as I had before, 
adding the PRU libraries, ntpdate, and socket.  Now I find that the php 
files I have been using on the previous image no longer work.  

I tried:
php -v  
  and get the following...
-bash: php: command not found

I tried to add php using:
sudo apt-get install php5-common libapache2-mod-php5 php5-cli

but I get:

Package libapache2-mod-php5 is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'php5-common' has no installation candidate
E: Package 'libapache2-mod-php5' has no installation candidate
E: Package 'php5-cli' has no installation candidate

So I then tried 

debian@beaglebone:/var/www/html$ sudo apt-get install php5.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'php5.6-json' for regex 'php5.6'
Note, selecting 'php5.6-common' for regex 'php5.6'
0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.

but php -v still does not work successfully.  

If there is any advice I would be pleased to hear it.

Thanks in advance.
Alan

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0d009f27-19a3-41ab-b6a6-5ce39e838452%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to