[arch-general] Update php 5.6 to 7.0.1 problems
[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 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?
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?
How to resolve this warning?? I have error with owncloud client try connect user/password login... 2016-01-26 21:30 GMT+01:00 Wolfgang Mader <Wolfgang_Mader@brain-frog.de>:
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?
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@brain-frog.de>:
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?
El 26 ene. 2016 9:37 p. m., "Wolfgang Mader" <Wolfgang_Mader@brain-frog.de> 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@brain-frog.de>:
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.
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@gmail.com> wrote:
El 26 ene. 2016 9:37 p. m., "Wolfgang Mader" <Wolfgang_Mader@brain-frog.de
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@brain-frog.de
:
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.
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@gmail.com> 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@gmail.com> wrote:
El 26 ene. 2016 9:37 p. m., "Wolfgang Mader" < Wolfgang_Mader@brain-frog.de
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@brain-frog.de
:
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.
On Tue, Jan 26, 2016, 3:37 PM Wolfgang Mader <Wolfgang_Mader@brain-frog.de> wrote:
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
You should also take a look at a tool like pacdiff to help you manage config changes that come with package updates.
On 2016-01-26 21:30, Wolfgang Mader wrote:
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?
And the mysql module has been removed in favour of mysqli and PDO. You seem to have updated to PHP 7 without having had a look at the php.ini.pacnew, which is the way to go now.
participants (6)
-
Ista Zahn
-
Jameson
-
Maykel Franco
-
respiranto
-
Wolfgang Mader
-
Yaroslav Mukhin