Yes, I have owncloud server and client running fine under php 7. You just need to follow the php upgrade instructions. On Jan 26, 2016 7:46 PM, "Yaroslav Mukhin" <yaroslav.mukhin@xxxxxxxxx> wrote: > I ended up downgrading back to php 5.6 to make owncloud client work again. > I too use nginx. I think the problem is with owncloud clients, not the > server setup. If anyone here has successfully upgraded to PHP 7 without > breaking owncloud clients, please let us know. > > On Tue, Jan 26, 2016 at 3:49 PM, Maykel Franco <maykeldebian@xxxxxxxxx> > wrote: > > > El 26 ene. 2016 9:37 p. m., "Wolfgang Mader" < > Wolfgang_Mader@xxxxxxxxxxxxx > > > > > escribió: > > > > > > > > > > > > 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? > > > > Thanks for all. I don't use apache, I like nginx... But the configuration > > file not like php.ini. > > >