Pear php5.6 mod required

General discussions around KeyHelp.
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Pear php5.6 mod required

Post by [RGK]*Kent »

Howdy,

I want to install a script, and it asks me to have this module in php 5.6 Pear php5.6 mod required

[b]Checking required modules:[/b]
Pear Not found

Can you help me what is needed? I use keyhelp, but I can't find the problem, maybe someone knows?

Thank you!
User avatar
mhagge
Community Moderator
Posts: 490
Joined: Wed 8. Aug 2018, 15:19

Re: Pear php5.6 mod required

Post by mhagge »

You really mean PHP 5.6? This version had its "End of Life" on 31.12.2018, i.e. since then there are not even security updates for it.
If this software you want to install is only available for PHP 5.6, the only advice you can give is to stay away from it.
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

Ok, but if my script is on php5.6, how can I find a good solution?
Thank you!
User avatar
Jolinar
Community Moderator
Posts: 3610
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Pear php5.6 mod required

Post by Jolinar »

[RGK]*Kent wrote: Mon 30. Oct 2023, 22:19 Ok, but if my script is on php5.6, how can I find a good solution?
Adapt your script accordingly or use a better and more modern script.
Until we know what kind of script it is, we can't recommend anything else.
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

ideally it would be to use the script I have, it would help me a lot if you could update all php versions with pear. thank you.
User avatar
Tobi
Community Moderator
Posts: 2831
Joined: Thu 5. Jan 2017, 13:24

Re: Pear php5.6 mod required

Post by Tobi »

You can install pear manually and activate it with ini_set().
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

regardless of the version of php pear is not activated.
is there support?
Thank you!
Attachments
ss.png
User avatar
Jolinar
Community Moderator
Posts: 3610
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Pear php5.6 mod required

Post by Jolinar »

[RGK]*Kent wrote: Wed 1. Nov 2023, 21:16 regardless of the version of php pear is not activated.
is there support?
Do you also read what other people write here?
Tobi wrote: Tue 31. Oct 2023, 15:40 You can install pear manually and activate it with ini_set().
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
24unix
Posts: 1643
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: Pear php5.6 mod required

Post by 24unix »

According to some googling that thing should run with PHP 7.2, 7.4, maybe with PHP8.

Did you even try 7.4?

Just

Code: Select all

apt install php-pear 
and reload the page.
mfg Micha
--
If Bill Gates had a nickel for every time Windows crashed …
… oh wait, he does.
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

24unix wrote: Wed 1. Nov 2023, 21:22 According to some googling that thing should run with PHP 7.2, 7.4, maybe with PHP8.

Did you even try 7.4?

Just

Code: Select all

apt install php-pear 
and reload the page.
yes, but without results
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

Jolinar wrote: Wed 1. Nov 2023, 21:21
[RGK]*Kent wrote: Wed 1. Nov 2023, 21:16 regardless of the version of php pear is not activated.
is there support?
Do you also read what other people write here?
Tobi wrote: Tue 31. Oct 2023, 15:40 You can install pear manually and activate it with ini_set().
Regarding what you say, yes, I read it, but I added the manual and it doesn't work, plus, normally, for all keyhelp users, an update with pear rectification would be worth it.
Thank you!
I'm not bad, but I'm telling the truth
User avatar
Jolinar
Community Moderator
Posts: 3610
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Pear php5.6 mod required

Post by Jolinar »

[RGK]*Kent wrote: Wed 1. Nov 2023, 21:38 Regarding what you say, yes, I read it, but I added the manual and it doesn't work, plus, normally, for all keyhelp users, an update with pear rectification would be worth it.
Thank you!
I'm not bad, but I'm telling the truth
The content of your texts does not become more informative just because you format them in color and bold. This is a technical forum, not a social media platform.
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
24unix
Posts: 1643
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: Pear php5.6 mod required

Post by 24unix »

[RGK]*Kent wrote: Wed 1. Nov 2023, 21:36
24unix wrote: Wed 1. Nov 2023, 21:22 According to some googling that thing should run with PHP 7.2, 7.4, maybe with PHP8.

Did you even try 7.4?

Just

Code: Select all

apt install php-pear 
and reload the page.
yes, but without results
So the page is empty?

Else, there would be a result. Even if it is the same like before.

What says

Code: Select all

dpkg -l|grep pear
?

And what PHP version did you activate for the page?
mfg Micha
--
If Bill Gates had a nickel for every time Windows crashed …
… oh wait, he does.
[RGK]*Kent
Posts: 10
Joined: Sat 28. Oct 2023, 09:55

Re: Pear php5.6 mod required

Post by [RGK]*Kent »

dpkg -l|grep pear
ii pear-channels 0~20190819-1build4 all PEAR channels for various projects
ii php-pear
I tried on all PHP versions, the script is compatible with all available php versions, but none of the versions have pear installed.
Pear
Not found

php5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 .8.2
User avatar
Florian
Keyweb AG
Posts: 1261
Joined: Wed 20. Jan 2016, 02:28

Re: Pear php5.6 mod required

Post by Florian »

Hello,

I explained how to install PEAR in this Thread:

viewtopic.php?p=36410#p36410

It is in German but it should be possible for you to translate

For lower PHP Versiosn like 5.6 pear is already available:

Code: Select all

/opt/keyhelp/php/5.6/bin/pear
As written in the thread it is necessary to adjust open_basedir and include_path so that PHP can find the PEAR modules.
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Post Reply