WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: php7 for piCore 16  (Read 119 times)

Offline jbbum

  • Newbie
  • *
  • Posts: 44
php7 for piCore 16
« on: June 08, 2026, 03:13:10 PM »
Is there an extension for php7 in PiCore 16

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15645
Re: php7 for piCore 16
« Reply #1 on: June 08, 2026, 03:30:27 PM »

Offline jbbum

  • Newbie
  • *
  • Posts: 44
Re: php7 for piCore 16
« Reply #2 on: June 08, 2026, 03:48:24 PM »
If I do tce-load -w php7, I get "No such file or directory"

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12834
Re: php7 for piCore 16
« Reply #3 on: June 08, 2026, 04:36:51 PM »
Hi jbbum
The extensions is only in the armhf repo.
Are you running  armhf  or  aarch64?
What does this command return:
Code: [Select]
uname -r

Offline jbbum

  • Newbie
  • *
  • Posts: 44
Re: php7 for piCore 16
« Reply #4 on: June 08, 2026, 05:24:28 PM »
aarch64

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12834
Re: php7 for piCore 16
« Reply #5 on: June 08, 2026, 09:14:49 PM »
Hi jbbum
That's why you got the error. It doesn't exist in:
http://www.tinycorelinux.net/16.x/aarch64/tcz

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12834
Re: php7 for piCore 16
« Reply #6 on: Today at 12:01:44 AM »
Hi jbbum
I ran a search on all of the aarch64 repos and none of them
contain any php extensions.