[ PHP80 ] Popular general-purpose scripting language

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

[ PHP80 ] Popular general-purpose scripting language

Post by outkastm »

Image

About : https://www.php.net/

Applicable models: TerraMaster x.64 series
Applicable TOS: 4.1.27 or later versions
App download: https://tmnascommunity.eu/download/php80/

Required packages:
apache24 > 2.4.51.2

Module WebUI for additional settings can be accesses at
http(s)://yournasip:port/modules/PHP80/www

Include extensions

Code: Select all

apcu.so    calendar.so  fileinfo.so  gettext.so  ldap.so       mcrypt.so     mongodb.so  openssl.so    pdo_mysql.so  pdo.so         phar.so   redis.so      soap.so     xattr.so  zlib.so
bcmath.so  dba.so       filter.so    imagick.so  mailparse.so  memcached.so  odbc.so     pcntl.so      pdo_odbc.so   pdo_sqlite.so  raphf.so  shmop.so      sqlite3.so  xsl.so
bz2.so     exif.so      ftp.so       imap.so     mbstring.so   memcache.so   opcache.so  pdo_dblib.so  pdo_pgsql.so  pgsql.so       rar.so    smbclient.so  wddx.so     zip.so
How to manully install this app on TerraMaster application store?
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ PHP80 ][8.0.12.0] Popular general-purpose scripting language

Post by outkastm »

added initial version
User avatar
sanctimon
Posts: 98
Joined: 14 Nov 2021, 06:57

Re: [ PHP80 ] Popular general-purpose scripting language

Post by sanctimon »

Are all the extensions for your phpmyAdmin to work well present here?

Also, in your instructions you suggest

Code: Select all

For PHP 8.0
include_path = ".:/usr/local/PHP80/sys/lib/php"
But there is no such path when installing this:

Code: Select all

[root@TNAS-17FF lib]# pwd
/usr/local/PHP80/sys/lib
[root@TNAS-17FF lib]# ls
build  extensions  libphp.so
Post Reply