Show Posts

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.


Messages - AdrienLbt

Pages: [1]
1
CentOS 7 Problems / Re: PHP version Switcher not working
« on: August 12, 2021, 01:21:24 PM »
I haved same issue, can't switch php version from 5.6.37 to 7.4.1 (or others higher versions)

In the /var/log/php-rebuild.log file, i haved this line
Code: [Select]
file /usr/include/asm-generic/..install.cmd from install of kernel-4.19-ovh-mod-std-ipv6-64-headers-4.19_ovh_mod_std_ipv6_64-1868189.x86_64 conflicts with file from package kernel-4.19-ovh-xxxx-std-ipv6-64-headers-4.19_ovh_xxxx_std_ipv6_64-1868189.x86_64
And others lines, that looks like this one.

I found this post https://forums.servethehome.com/index.php?threads/fixed-issues-with-centos7-ovh-kernel.25363/ .

I try to switch my php from 5.6.67 to 7.4.1, and it's works.

Pages: [1]