Ivan Luminaria
New Pleskian
Hi guys,
I installed some older versions of php using plesk upgrade, and all is working fine.
I have an older version of oscommerce website on my server using php 5.3.27, when I had plesk 11.x it was working. After the upgrade of the OS to CentOS 7 and Plesk to 12.5.30, the oscommerce doesn't work, and I cani install php 5.3.27.
https://alexbouma.me/multiple-php-versi ... -centos-6/
I read a lot on internet, but it seems there is a conflict between the older version I'm going to "make" and the latest one.
When I try to compile php, the configure fail:
checking for U8T_DECOMPOSE...
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.
It seems that I lost libc-client and livc-client-devel.
I tryed to install them, using yum, by adding Atomic repo, but when I send the commando:
# yum install libc-client-devel
...
Requires: libc-client = 2007e-11.el6.art
Installed: libc-client-2007f-4.el7.1.art.x86_64 (installed)
libc-client = 2007f-4.el7.1.art
Available: libc-client-2007e-11.el6.art.x86_64 (atomic)
libc-client = 2007e-11.l6.art
...
Any sujestion? Can you help me?
I installed some older versions of php using plesk upgrade, and all is working fine.
I have an older version of oscommerce website on my server using php 5.3.27, when I had plesk 11.x it was working. After the upgrade of the OS to CentOS 7 and Plesk to 12.5.30, the oscommerce doesn't work, and I cani install php 5.3.27.
https://alexbouma.me/multiple-php-versi ... -centos-6/
I read a lot on internet, but it seems there is a conflict between the older version I'm going to "make" and the latest one.
When I try to compile php, the configure fail:
checking for U8T_DECOMPOSE...
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.
It seems that I lost libc-client and livc-client-devel.
I tryed to install them, using yum, by adding Atomic repo, but when I send the commando:
# yum install libc-client-devel
...
Requires: libc-client = 2007e-11.el6.art
Installed: libc-client-2007f-4.el7.1.art.x86_64 (installed)
libc-client = 2007f-4.el7.1.art
Available: libc-client-2007e-11.el6.art.x86_64 (atomic)
libc-client = 2007e-11.l6.art
...
Any sujestion? Can you help me?