On 01/26/2016 09:31 PM, Maykel Franco wrote:
How to resolve this warning?? I have error with owncloud client try
connect user/password login...
For you module error, check this page
https://pierre-schmitz.com/php-7-on-arch-linux/
especially the paragraph "Configuration changes". As they are now build
in, you can simply remove them from /etc/php/php.ini
2016-01-26 21:30 GMT+01:00 Wolfgang Mader <Wolfgang_Mader@xxxxxxxxxxxxx>:
On 01/26/2016 09:21 PM, Maykel Franco wrote:
[000][+][[user@arch-xbmc: /etc/php]] $ php --version
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.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
'/usr/lib/php/modules/openssl.so' - /usr/lib/php/modules/openssl.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
If I recall correctly, openssl is now integrated so no module must be loaded
any more (and so this module has vanished).
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/modules/posix.so' - /usr/lib/php/modules/posix.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
Can I help me please?