[ Apache80 ][ 2455.80280 ] Apache WebServer with PHP 8.0.x and PECL extensions

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

Re: [ Apache80 ][ 2446.8010 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

I dropped a message to Cris...
---------------------------------------------------------------------------------------------------------------------------

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
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache80 ][ 2446.8010 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

updated

Code: Select all

PHP core to 8.0.2
OpenSSL to 1.1.1i
Curl to 7.74.0
Sqlite to 3.34.1
---------------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------------
Neilo
Getting the hang of things
Posts: 63
Joined: Fri Jun 30, 2017 12:00 am

Re: [ Apache80 ][ 2446.8020 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by Neilo »

Will Apache80 work with the .net Lidarr and Radarr? If Purchase Apache74, will we be entitled to Apached80?

Thanks
Ccjack
First post
Posts: 1
Joined: Tue Feb 16, 2021 8:51 am

Re: [ Apache80 ][ 2446.8020 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by Ccjack »

I installed Apache80 on my TS 673, but i get no connection
I installed Apache74... no connection

shoud i do anything else?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache80 ][ 2446.8022 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

Code: Select all

Fixed some typo error in SSL config
Fixed in some case mpm_event wont close Apache80
---------------------------------------------------------------------------------------------------------------------------

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
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

updated to php core 8.0.3
---------------------------------------------------------------------------------------------------------------------------

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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by moody_blue »

GLPI installation fails with message GLPI80.sh: no such file
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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

fixed in last version GLPI80
---------------------------------------------------------------------------------------------------------------------------

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
Toxic17
Ask me anything
Posts: 6469
Joined: Tue Jan 25, 2011 11:41 pm
Location: Planet Earth
Contact:

Re: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by Toxic17 »

FYI - 01 Apr 2021, PHP 8.0.4 released
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
Metal B
New here
Posts: 2
Joined: Wed Apr 21, 2021 7:02 pm

Re: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by Metal B »

Thanks for the Apache WebServer.

I wanted to highlight an error, which gave me some headache:
Any changes to the php.ini through the Apache-Setup-site will be being ignored.

I tried to activate error handling, but PHP would just ignore the new variables after a restart. The issue comes from the file "php_orginal.ini" in etc/confic, which just overwrites any changes. PHP looks at every "ini" file in the folder 'confic' and just uses it. Deleting the file or moving it, solved the issue for me.
I hope, this may help others and will be fixed in a future update (Still suprised, that nobody else had issues with this problems).
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by moody_blue »

Metal B wrote: Wed Apr 21, 2021 7:13 pm ..., but PHP would just ignore the new variables after a restart. The issue comes from the file "php_orginal.ini" in etc/confic, which just overwrites any changes. PHP looks at every "ini" file in the folder 'confic' and just uses it. Deleting the file or moving it, solved the issue for me.
I had the same issue, thanks for pointing the solution.
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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by moody_blue »

QNAP_Stephane wrote: Sat Mar 13, 2021 6:15 pm fixed in last version GLPI80
Thanks but now I have another problem: I can create documents (Management -> Documents -> +) but it's not possible to upload files in them (with a brand new install).

I had a working instance of GLPI with QApache, then I bought Apache80 and installed glpi80. Old documents (and their attachments) are shown in GLPI80, but new documents cannot be created with attachments.

Edit: just noticed that intl.so is missing

Edit2: xmlrpc is also missing in Apache80 (but is included in QApache)
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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

Edit: just noticed that intl.so is missing
Edit2: xmlrpc is also missing in Apache80 (but is included in QApache)

not missing on my side... check your phpinfo ()

may be GLPI is not yet 100% compatible PHP8
---------------------------------------------------------------------------------------------------------------------------

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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by moody_blue »

QNAP_Stephane wrote: Tue Apr 27, 2021 12:03 am not missing on my side... check your phpinfo ()
Regarding intl, all seems ok in phpinfo() and glpi but I have these errors in the log (in Qapache there are also intl.so errors in the log)

Code: Select all

PHP Warning:  PHP Startup: Unable to load dynamic library 'intl.so' (tried: /opt/Apache80/lib/extensions/no-debug-zts-20200930/intl.so (/opt/Apache80/lib/extensions/no-debug-zts-20200930/intl.so: cannot open shared object file: No such file or directory), /opt/Apache80/lib/extensions/no-debug-zts-20200930/intl.so.so (/opt/Apache80/lib/extensions/no-debug-zts-20200930/intl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_parse_file() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_get_part() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_get_structure() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_get_part_data() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_extract_part() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_extract_part_file() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_extract_whole_part_file() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_create() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_free() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_msg_parse() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_rfc822_parse_addresses() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_determine_best_xfer_encoding() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_stream_encode() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_uudecode_all() in Unknown on line 0
PHP Warning:  Missing arginfo for mailparse_test() in Unknown on line 0
PHP Warning:  Missing arginfo for uploadprogress_get_info() in Unknown on line 0
PHP Warning:  Missing arginfo for uploadprogress_get_contents() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::mimemessage() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::get_child() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::get_child_count() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::get_parent() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::extract_headers() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::extract_body() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::enum_uue() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::extract_uue() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::remove() in Unknown on line 0
PHP Warning:  Missing arginfo for mimemessage::add_child() in Unknown on line 0
Regarding xmlrpc, phpinfo() gives this in QApache but not in Apache80 (and glpi reports that xmlrpc is not active in Apache80 but is active in Qapache)
Untitled.png
You do not have the required permissions to view the files attached to this post.
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: [ Apache80 ][ 2446.8030 ] Apache WebServer with PHP 8.0.x and PECL extensions

Post by QNAP_Stephane »

https://php.watch/versions/8.0/xmlrpc not embedded anymore but can bé added

Envoyé de mon MI 9 en utilisant Tapatalk

---------------------------------------------------------------------------------------------------------------------------

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”