Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-16, 23:24:16

Author Topic: Error: mysql55-libs conflicts with MariaDB-compat  (Read 9933 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #15 on: 2017-05-05, 17:46:36 »
And then try 'sh /script/restart' and try login to panel.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #16 on: 2017-05-05, 17:51:04 »
[root@ciosarnhem ~]# sh /script/restart
/etc/init.d/kloxo: line 43: lxphp.exe: command not found
Stopping kloxo-phpcgi:                                     [FAILED]
Starting kloxo-phpcgi:                                     [FAILED]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
[root@ciosarnhem ~]#


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #17 on: 2017-05-05, 17:55:41 »
Try 'sh /script/phpm-installer php56s; sh /script/fixlxphpexe php56s; sh /script/restart'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #18 on: 2017-05-05, 17:58:13 »
My kloxo-mr is 6.5. Can I install php56s on kloxo-mr 6.5.
« Last Edit: 2017-05-05, 18:23:31 by zokkie »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #19 on: 2017-05-05, 18:44:10 »
My kloxo-mr is 6.5. Can I install php56s on kloxo-mr 6.5.
No. Only work for php52s.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #20 on: 2017-05-05, 18:46:28 »
Can I install 'sh /script/phpm-installer php52s; sh /script/fixlxphpexe php52s; sh /script/restart'

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #21 on: 2017-05-05, 18:58:52 »
Can I install 'sh /script/phpm-installer php52s; sh /script/fixlxphpexe php52s; sh /script/restart'

Sadly, phpm-installer only exists in Kloxo-MR 7.0.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #22 on: 2017-05-05, 19:04:38 »
What can I do to get my panel kloxo-mr 6.5 online? I think php 5.2 has been uninstalled with YUM REMOVE MYSQL55-LIBS. Please look attachment MR-kloxo.pdf.
« Last Edit: 2017-05-05, 19:10:03 by zokkie »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #23 on: 2017-05-05, 19:23:02 »
Try:
Code: [Select]
cd /tmp
yumdownloader php52s*
rpm -ivh php52s*.rpm --nodeps
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #24 on: 2017-05-05, 19:44:00 »
[root@ciosarnhem tmp]# yumdownloader php52s*
Loaded plugins: fastestmirror, priorities, protectbase
Loading mirror speeds from cached hostfile
 * base: mirror.nforce.com
 * extras: centos.mirror.triple-it.nl
 * mratwork-epel: mirror.nl.leaseweb.net
 * mratwork-ius-archive: mirror.amsiohosting.net
 * mratwork-ius-stable: mirror.amsiohosting.net
 * mratwork-release-neutral-noarch: rpms.mratwork.com
 * mratwork-release-version-arch: rpms.mratwork.com
 * mratwork-webtatic: uk.repo.webtatic.com
 * updates: mirrors.supportex.net
0 packages excluded due to repository protections
No Match for argument php52s-module
Nothing to download

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #25 on: 2017-05-05, 22:42:15 »
PHP52s now turns but I get white screen in panel. Please look php52 error log.

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #26 on: 2017-05-05, 23:33:05 »
Based on the log, it's obvious that there is a mismatch between PHP and the modules it's trying to load.
I'm not familar with Kloxo-MR 6.5 at all, but what does lxphp -v now show you? And how did you install php52?




PHP52s now turns but I get white screen in panel. Please look php52 error log.
Kloxo-MR!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #27 on: 2017-05-06, 05:57:34 »
My advice update your Kloxo-MR 6.5 to 7.0 and follow step B.2 in https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zokkie

  • Junior Member
  • *
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #28 on: 2017-05-06, 10:54:51 »
Mustafa, all my data, settings, websites, dns settings, domains and clients of kloko-mr 6.5 are back in new kloxo-mr 7 ?
« Last Edit: 2017-05-06, 11:31:52 by zokkie »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error: mysql55-libs conflicts with MariaDB-compat
« Reply #29 on: 2017-05-06, 11:58:01 »
Mustafa, all my data, settings, websites, dns settings, domains and clients of kloko-mr 6.5 are back in new kloxo-mr 7 ?
Yes, but you need adjustment for new environtment, like 'appeareace'.
« Last Edit: 2017-05-06, 12:00:27 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.047 seconds with 22 queries.

web stats analysis