Page 1 of 2

[ PHP81_okm ] Popular general-purpose scripting language

Posted: 29 Jan 2022, 17:10
by outkastm
Image

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

Applicable models: x.64 series
Applicable TOS4: 4.1.27 or later versions
Applicable TOS5: 5.0.176 or later versions
App download: https://tmnascommunity.eu/download/php81/

Required packages:
apache24 > 2.4.54.1

Module WebUI for additional settings can be accesses at
http(s)://yournasip:port/modules/PHP81_okm/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?

Re: [ PHP81 ][8.1.2.0] Popular general-purpose scripting language

Posted: 01 Feb 2022, 04:04
by outkastm
added initial version

Re: [ PHP81 ][8.1.3.0] Popular general-purpose scripting language

Posted: 23 Feb 2022, 14:16
by outkastm
up to 8.1.3.0

Re: [ PHP81 ][8.1.4.0] Popular general-purpose scripting language

Posted: 29 Mar 2022, 00:27
by outkastm
up to 8.1.4.0

Re: [ PHP81 ][8.1.6.0] Popular general-purpose scripting language

Posted: 23 May 2022, 09:00
by outkastm
up to 8.1.6.0

Re: [ PHP81 ][8.1.7.0] Popular general-purpose scripting language

Posted: 17 Jun 2022, 04:07
by outkastm
up to 8.1.7.0

Re: [ PHP81 ] Popular general-purpose scripting language

Posted: 27 Oct 2022, 23:42
by outkastm
added TOS5 version

Re: [ PHP81_okm ] Popular general-purpose scripting language

Posted: 22 Mar 2023, 03:24
by sanctimon
Is this installation advice correct?

Code: Select all

include_path = ".:/usr/local/PHP81_okm/sys/lib/php"
In TOS 5, there is no such path in the installation. There is:

Code: Select all

cd /usr/local/PHP81_okm/sys/lib/
[username@TNAS-17FF lib]# ls
build  extensions  libphp.so
and

Code: Select all

[sanctimon@TNAS-17FF sys]# cd /usr/local/PHP81_okm/sys/bin/
[sanctimon@TNAS-17FF bin]# ls
phar  phar.phar  php  php-cgi  php-config  phpdbg  php-fpm  phpize

Re: [ PHP81_okm ] Popular general-purpose scripting language

Posted: 31 May 2023, 16:50
by momosa
{L_BUTTON_AT}outkastm

The system has php74 by default. How to make the Web server of the TerraMaster Application Center support PHP81_okm? And when I run PHP81_okm/sys/bin/php directly, it prompts that many so libraries do not support it. I am very troubled. Can this support the Web server application?

Re: [ PHP81_okm ] Popular general-purpose scripting language

Posted: 14 Jun 2023, 17:18
by mikemorris
Confirm PHP version: Make sure that PHP 8.1_okm is installed correctly on your TerraMaster device. Check the installed version by running the following command in the terminal: php81_okm -v. Ensure that the output displays the correct PHP version.