This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
PHP / PHP Warning: PHP Startup: Unable to load dynamic library 'pecl_http.so'
« on: June 13, 2023, 04:11:16 PM »
Hello,
I tried to install "pecl_http" from "Install PECL Package" it return with
configure: error: please install and enable pecl/raphf
ERROR: `/tmp/pear/temp/pecl_http/configure --with-php-config=/usr/local/bin/php-config --with-http-zlib-dir=/usr --with-http-libcurl-dir=/usr --with-http-libevent-dir=/usr --with-http-libicu-dir=/usr --with-http-libidn2-dir=/usr --with-http-libidn-dir=/usr --with-http-libidnkit2-dir=/usr --with-http-libidnkit-dir=/usr' failed
and this is the whole error
>>>>>>>>>>>>>>>>>>>>>>>>>>
[root@server scripts]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library 'pecl_http.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'pecl_http.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.27 (cli) (built: Jun 12 2023 23:56:26) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
You have mail in /var/spool/mail/root
[root@server scripts]#
>>>>>>>>>>>>>>>>>>>>>>
Any help please.
Thanks..
I tried to install "pecl_http" from "Install PECL Package" it return with
configure: error: please install and enable pecl/raphf
ERROR: `/tmp/pear/temp/pecl_http/configure --with-php-config=/usr/local/bin/php-config --with-http-zlib-dir=/usr --with-http-libcurl-dir=/usr --with-http-libevent-dir=/usr --with-http-libicu-dir=/usr --with-http-libidn2-dir=/usr --with-http-libidn-dir=/usr --with-http-libidnkit2-dir=/usr --with-http-libidnkit-dir=/usr' failed
and this is the whole error
>>>>>>>>>>>>>>>>>>>>>>>>>>
[root@server scripts]# php -v
PHP Warning: PHP Startup: Unable to load dynamic library 'pecl_http.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'pecl_http.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/pecl_http.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.27 (cli) (built: Jun 12 2023 23:56:26) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
You have mail in /var/spool/mail/root
[root@server scripts]#
>>>>>>>>>>>>>>>>>>>>>>
Any help please.
Thanks..
2
Scripts / update_cwp
« on: October 20, 2022, 02:03:48 AM »
Hello,
I there is a fix for this issue
i am a centos 7 server
I there is a fix for this issue
Code: [Select]
[root@server scripts]# sh update_cwp
update_cwp: line 1: /usr/local/cwp/php54/bin/php: No such file or directory
[root@server scripts]#
i am a centos 7 server
3
E-Mail / how to know the spam source
« on: January 08, 2022, 05:53:31 PM »
Hello,
Is there any way to know which site sending spam email in the server, i have scanned the server many times, how to know the source of the spam ?
Is there any way to know which site sending spam email in the server, i have scanned the server many times, how to know the source of the spam ?
4
CentOS-WebPanel Bugs / Nothing work in /scripts folder
« on: June 11, 2021, 08:21:38 AM »
Hello,
any command i do in /scripts folder it reply with nothing, like this
[root@server scripts]# sh reload_cwpsrv
[root@server scripts]# sh restart_cwpsrv
[root@server scripts]# sh update_cwp
[root@server scripts]#
it should give me information and progress about my command it worked or there is an error,
And the root panel "2087" not working only user panel is working "2083" and every credentials is wrong.
but the sites is working normally,
Any one know what the problem please ??
any command i do in /scripts folder it reply with nothing, like this
[root@server scripts]# sh reload_cwpsrv
[root@server scripts]# sh restart_cwpsrv
[root@server scripts]# sh update_cwp
[root@server scripts]#
it should give me information and progress about my command it worked or there is an error,
And the root panel "2087" not working only user panel is working "2083" and every credentials is wrong.
but the sites is working normally,
Any one know what the problem please ??
Pages: [1]