Search found 19 matches

by [RGK]*Kent
Tue 18. Mar 2025, 11:03
Forum: General Discussions
Topic: libmemcached.so.11 php 7.0
Replies: 1
Views: 19571

libmemcached.so.11 php 7.0

Hello, I'm facing a problem, and I can't solve it. I install the web script, specifically Levels Ranks - WEB Interface, and in the log I get this error. Can you help me? 2025-03-18 11:57:39 - NEW ERROR [32] FILE - Unknown MESSAGE - PHP Startup: Unable to load dynamic library '/opt/keyhelp/php/7.0 ...
by [RGK]*Kent
Thu 6. Feb 2025, 12:15
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Hello,

Can anyone help me with the above?

Thanks!
by [RGK]*Kent
Thu 30. Jan 2025, 14:07
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Hello,

I'm back with the codes attached. If anyone can help me, don't hesitate.

Thanks!
by [RGK]*Kent
Tue 28. Jan 2025, 12:13
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Hi,[

Thank you!
by [RGK]*Kent
Tue 28. Jan 2025, 11:23
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Hello,

Can I put the code here, global.php and functions.php? Maybe we can find a solution, and does anyone want to help me?

Thank you!
by [RGK]*Kent
Mon 27. Jan 2025, 19:56
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Yes, per/domain and subdomain It's a useless forum, and it's not designed for php updates, or maybe I'm just not good at it. but I've been using it since 2009, and it hasn't reported any errors on php5 updates in i-mscp. since I migrated to keyhelp I've been experiencing this. Maybe someone can help ...
by [RGK]*Kent
Mon 27. Jan 2025, 19:42
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

Re: php_flag /php5.6

Hello, The problem seems to be solved with what you told me, but then these appeared. I did not encounter this on the i-mscp system. I am still using php5.6.40 The log report shows this and the page is blank. is there a solution without messing with php? Look at the Log Report: AH01071: Got error ...
by [RGK]*Kent
Mon 27. Jan 2025, 09:35
Forum: General Discussions
Topic: php_flag /php5.6
Replies: 11
Views: 60547

php_flag /php5.6

Hello, I am using a vbulletin forum which is on php5.6 and it assigns to php_flag in .htaccess I have the dependencies php_flag short_open_tag on php_value short_open_tag 1 Error log report: /.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server ...
by [RGK]*Kent
Sun 26. Jan 2025, 00:14
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

Hello! history repeated itself and I changed to none and everything is perfect.
Thank you! 8-) 8-)
by [RGK]*Kent
Sat 4. Nov 2023, 17:04
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

Howdy! better people I modified /opt/keyhelp/php/5.6/etc/php.ini the line in which it is: include_path=".:/opt/keyhelp/php/5.6/lib/php" after restart I tried this option as well include_path=".:/usr/share/php" It still does not work! I don't think I'm doing anything wrong Rezult: AH01071: Got error ...
by [RGK]*Kent
Fri 3. Nov 2023, 00:09
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

Hello, I did everything you said, without results! I show you the web server logs to see the error, pear not found: AH01071: Got error 'PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/opt/keyhelp/php/5.6/lib/php/Crypt/XXTEA.php) is not within the allowed path(s ...
by [RGK]*Kent
Thu 2. Nov 2023, 01:42
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

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
by [RGK]*Kent
Wed 1. Nov 2023, 21:38
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

regardless of the version of php pear is not activated. is there support? Do you also read what other people write here? 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 ...
by [RGK]*Kent
Wed 1. Nov 2023, 21:36
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

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
by [RGK]*Kent
Wed 1. Nov 2023, 21:16
Forum: General Discussions
Topic: Pear php5.6 mod required
Replies: 20
Views: 20159

Re: Pear php5.6 mod required

regardless of the version of php pear is not activated.
is there support?
Thank you!