Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: pek on April 16, 2023, 10:09:35 PM
-
Hi, after many failed attempts running nginx and php8, I finally found out that
libpcre2-8 cannot be loaded.
Turns out reinstalling pcre2.tcz solved this.
Just incase anyone needs to know ;)
-
Is this 32 bit or 64 bit? The pcre2 library names/versions are different.
-
It's Tinycore 32 bit.
To clarify...
PCRE2.TCZ was not initially installed. (No dependency requirement from any tcz i installed).
But PCRE.TCZ was.
Therefore libpcre2-8 was not found.
-
PHP library requirements tend to lag behind what's available, but the most recent versions I am testing all have pcre2 as a dependency so this should be resolved soon.
-
Yes I think it's updated to pcre2 now.