Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: jbbum on June 08, 2026, 03:13:10 PM

Title: php7 for piCore 16
Post by: jbbum on June 08, 2026, 03:13:10 PM
Is there an extension for php7 in PiCore 16
Title: Re: php7 for piCore 16
Post by: Juanito on June 08, 2026, 03:30:27 PM
Yes, see: www.tinycorelinux.net/16.x/armhf/tcz/php7.tcz.info
Title: Re: php7 for piCore 16
Post by: jbbum on June 08, 2026, 03:48:24 PM
If I do tce-load -w php7, I get "No such file or directory"
Title: Re: php7 for piCore 16
Post by: Rich 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
Title: Re: php7 for piCore 16
Post by: jbbum on June 08, 2026, 05:24:28 PM
aarch64
Title: Re: php7 for piCore 16
Post by: Rich 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
Title: Re: php7 for piCore 16
Post by: Rich on June 09, 2026, 12:01:44 AM
Hi jbbum
I ran a search on all of the aarch64 repos and none of them
contain any php extensions.