[ Apache81 ][ 2457.81210 ] Apache WebServer with PHP 8.1.x and PECL extensions

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

XMLRPC is unmaintained since a while and has been moved to PECL
but PECL is also unmaintend any more

https://php.watch/versions/8.0/xmlrpc

https://pecl.php.net/package/xmlrpc
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more documentation
on this extension and its functions at http://xmlrpc-epi.sourceforge.net/.

The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by moody_blue »

Well, apparently glpi 9.5.x does not support php 8.1

https://glpi-install.readthedocs.io/en/ ... sites.html

I'm sorry.
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by moody_blue »

Wow, you were very fast. Just installed GLPI1081. Migration from 9.5.7 is taking place but so far all seems ok.
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

moody_blue wrote: Tue May 10, 2022 3:19 am Wow, you were very fast. Just installed GLPI1081. Migration from 9.5.7 is taking place but so far all seems ok.
yes just published yesterday ;)

also added Fusion inventory QPKKG x64 ... but not tested
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
OneCD
Guru
Posts: 12156
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by OneCD »

QNAP_Stephane wrote: Tue May 10, 2022 1:22 pm yes just published yesterday ;)

also added Fusion inventory QPKKG x64 ... but not tested
Hi Stephane, I've noticed your packages are starting to appear on the QnapClub again. Good news? :'

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

yes startup some update, and new qpkg... hard to maintaining 1fichier and share link
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
OneCD
Guru
Posts: 12156
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [ Apache81 ][ 2453.8150 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by OneCD »

No worries. Image

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8160 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

updapted php core to 8.1.6
updated openssl to 1.1.1o
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
muntzer
New here
Posts: 4
Joined: Fri Feb 25, 2022 5:01 pm

Re: [ Apache81 ][ 2453.8161 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by muntzer »

Hello
I've installed the new version [2453.8161] but my file to connect to a mariadb database gave me this error:
PHP Fatal error: Uncaught mysqli_sql_exception: No such file or directory in /share/CACHEDEV1_DATA/Web/htdocs/Gipieffe/New/connection.php:2
Then I changed php.ini to activate mysqli but it gives me this error:
PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli (/opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli: cannot open shared object file: No such file or directory), /opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli.so (/opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0.
I need help
Thanks in advance
Maurizio
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8161 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

muntzer wrote: Thu May 26, 2022 5:53 pm Hello
I've installed the new version [2453.8161] but my file to connect to a mariadb database gave me this error:
PHP Fatal error: Uncaught mysqli_sql_exception: No such file or directory in /share/CACHEDEV1_DATA/Web/htdocs/Gipieffe/New/connection.php:2
Then I changed php.ini to activate mysqli but it gives me this error:
PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli (/opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli: cannot open shared object file: No such file or directory), /opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli.so (/opt/Apache81/lib/extensions/no-debug-zts-20210902/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0.
I need help
Thanks in advance
Maurizio
which NAS and firmware ?
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
muntzer
New here
Posts: 4
Joined: Fri Feb 25, 2022 5:01 pm

Re: [ Apache81 ][ 2453.8160 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by muntzer »

ts-230 , 5.0.0.1986
User avatar
Toxic17
Ask me anything
Posts: 6478
Joined: Tue Jan 25, 2011 11:41 pm
Location: Planet Earth
Contact:

Re: [ Apache81 ][ 2453.8160 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by Toxic17 »

PHP 8.1.7 released:

Code: Select all

26 May 2022, PHP 8.1.7

- CLI:
  . Fixed bug GH-8575 (CLI closes standard streams too early). (Levi Morrison)

- Date:
  . Fixed bug #51934 (strtotime plurals / incorrect time). (Derick)
  . Fixed bug #51987 (Datetime fails to parse an ISO 8601 ordinal date
    (extended format)). (Derick)
  . Fixed bug #66019 (DateTime object does not support short ISO 8601 time
    format - YYYY-MM-DDTHH) (cmb, Derick)
  . Fixed bug #68549 (Timezones and offsets are not properly used when working
    with dates) (Derick, Roel Harbers)
  . Fixed bug #81565 (date parsing fails when provided with timezones including
    seconds). (Derick)
  . Fixed bug GH-7758 (Problems with negative timestamps and fractions).
    (Derick, Ilija)

- FPM:
  . Fixed ACL build check on MacOS. (David Carlier)
  . Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502.
    (Jakub Zelenka, loveharmful)

- OPcache:
  . Fixed bug GH-8461 (tracing JIT crash after function/method change).
    (Arnaud, Dmitry)

- OpenSSL:
  . Fixed bug #79589 (error:14095126:SSL routines:ssl3_read_n:unexpected eof
    while reading). (Jakub Zelenka)

- Pcntl:
  . Fixed Haiku build. (David Carlier)

- Soap:
  . Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor).
    (robertnisipeanu)
  . Fixed bug GH-8538 (SoapClient may strip parts of nmtokens). (cmb)

- SPL:
  . Fixed bug GH-8235 (iterator_count() may run indefinitely). (cmb)

- Standard:
  . Fixed bug GH-8185 (Crash during unloading of extension after dl() in ZTS).
    (Arnaud)

- Zip:
  . Fixed type for index in ZipArchive::replaceFile. (Martin Rehberger)
Regards Simon

Qnap Downloads
MyQNap.Org Repository
Submit a ticket • QNAP Helpdesk
QNAP Tutorials, User Manuals, FAQs, Downloads, Wiki
When you ask a question, please include the following


NAS: TS-673A QuTS hero h5.1.2.2534 • TS-121 4.3.3.2420 • APC Back-UPS ES 700G
Network: VM Hub3: 500/50 • UniFi UDM Pro: 3.2.9 • UniFi Network Controller: 8.0.28
USW-Aggregation: 6.6.61 • US-16-150W: 6.6.61 • 2x USW Mini Flex 2.0.0 • UniFi AC Pro 6.6.62 • UniFi U6-LR 6.6.62
UniFi Protect: 2.11.21/8TB Skyhawk AI • 3x G3 Instants: 4.69.55 • UniFi G3 Flex: 4.69.55 • UniFi G5 Flex: 4.69.55
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8160 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

only 8.1.7RC1 for moment

https://github.com/php/php-src/tags
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [ Apache81 ][ 2453.8160 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by moody_blue »

Hi, glpi 10.0.1 is out
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache81 ][ 2453.8170 ] Apache WebServer with PHP 8.1.x and PECL extensions

Post by QNAP_Stephane »

Code: Select all

Updated to openssl 1.1.1o
Updated to Curl 7.83.1
Updated to php core 8.1.7
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
Post Reply

Return to “Community Apps”