Jump to content

Recommended Posts

Posted

Hi armbian users,

 

I would like to know if it is possible to compile a own version of armbian with the following packages

 

git nginx php5-json php5-fpm php5
so I can run Linux-dash on my cubietruck.
This is the guide I am using to install linux-dash

Set up linux-dash on Debian, Ubuntu or Linux Mint

http://xmodulo.com/monitor-linux-server-desktop-remotely-web-browser.html

 

Now I know that some of the php packages are outdated. and the only I can think of to get the installation working is by using a older version of armbian.

which is obliviously somewhat backwards.

 

Also by using a older version I wont have access  to them armbian software and config tools.

 

Thx for any replies, blub4747

Posted

Thank you for the quick reply.

Should I than rename packages like this?

 

php5-json -> php7-json
php5-fpm-> php7-fpm
php5 -> php7

 

 

Posted
23 minutes ago, blub4747 said:

Thank you for the quick reply.

Should I than rename packages like this?

 

php5-json -> php7-json
php5-fpm-> php7-fpm
php5 -> php7


Try simply without a number. Beware that running scripts on more recent php7 could lead into problems. There are some incompatibilities which are hard to solve for somebody without experiences. I would suggest you to stick to Debian Jessie and it's stock php5 ...

Posted

aeh sorry that did not work.

 

all three packages are not available under Debian Jessie

 


root@cubietruck:/home/blub# apt search php7-json
Sorting... Done
Full Text Search... Done
 

root@cubietruck:/home/xxx# apt search php7-fpm
Sorting... Done
Full Text Search... Done

 

root@cubietruck:/home/xxx# apt search php7
Sorting... Done
Full Text Search... Done
 

 

Posted
1 hour ago, blub4747 said:

all three packages are not available under Debian Jessie


I know, php7 is stock on Ubuntu Xenial and Debian Stretch.

 

Use php5

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines