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-28, 19:02:55

Author Topic: Gimana cara mengatasi php warning xmlreader  (Read 14441 times)

0 Members and 1 Guest are viewing this topic.

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Gimana cara mengatasi php warning xmlreader
« on: 2013-03-10, 16:35:59 »
Dalam httpd log error saya muncul pesan seperti ini:

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/xmlreader.so' - /usr/local/lxlabs/ext/php/lib/xmlreader.so: undefined symbol: xmlTextReaderSetup in unknown line 0

sysinfo:

[root@suka ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.c.2013030401

B. OS: CentOS release 5.9 (Final) i686

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php53u-5.3.21-1.ius.el5
   3. Httpd: httpd-2.2.23-3.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.3.13-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
   7. Dns: bind-9.9.2-2.P1.el5

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1024        532        491          0          0          0
   -/+ buffers/cache:        532        491
   Swap:            0          0          0
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #1 on: 2013-03-10, 16:40:36 »
Itu pesan dari lxphp (php 5.2 bawaan/dipakai oleh Kloxo-MR). Coba saja lihat ke '/usr/local/lxlabs/etc/php/error.log'.

Jika setelah anda jalankan lagi sysinfo ternyata file error.log bertambah ukurannya maka berarti ada sesuatu yang salah. Jika tidak maka abaikan saja pesan itu. Biasanya error itu terjadi ketika pertama kali lxphp dieksekusi.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #2 on: 2013-03-10, 16:44:46 »
Ukurannya kecil pak cuman 39K.. Jadi di abaikan saja ya?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #3 on: 2013-03-10, 17:30:20 »
Coba saja 'jalan-jalan' di panel. Kalau kemudian filenya bertambah besar ya perlu dipelajari apa sebabnya. Jika tidak tambah besar, abaikan saja.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #4 on: 2013-03-10, 20:48:09 »
sebab munculnya sih karena dari akses web saya yang menggunakan php..

tapi menurut saya sih ukurannya tidak bikin berbahaya pak, jadi saya abaikan saja deh...

makasih infonya pak..
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #5 on: 2013-03-10, 21:08:02 »
lxphp tidak dipakai oleh website kecuali anda memanfaatkan 'kemampuan' secondary-dns. lxphp ini digunakan oleh Kloxo-MR.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #6 on: 2013-03-11, 08:24:33 »
masalahnya jika saya ga make lxphp, gtw kenapa wordpress saya missing mysql that required by wordpres pak..
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #7 on: 2013-03-11, 11:21:36 »
Coba infokan:
Code: [Select]
yum list php53u*
yum list mysql*
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #8 on: 2013-03-11, 14:15:39 »
Ini hasil yang pertama php53u:

[root@suka ~]# yum list php53u*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.wiredtree.com
 * extras: mirror.es.its.nyu.edu
 * kloxo-mr-epel: mirror.us.leaseweb.net
 * kloxo-mr-ius: mirror.symnds.com
 * updates: mirror.rackspace.com
Excluding Packages from Kloxo-MR - centalt - i386
Finished
0 packages excluded due to repository protections
Installed Packages
php53u.i386                                5.3.21-1.ius.el5         installed
php53u-cli.i386                            5.3.21-1.ius.el5         installed
php53u-common.i386                         5.3.21-1.ius.el5         installed
php53u-devel.i386                          5.3.21-1.ius.el5         installed
php53u-fpm.i386                            5.3.21-1.ius.el5         installed
php53u-gd.i386                             5.3.21-1.ius.el5         installed
php53u-imap.i386                           5.3.21-1.ius.el5         installed
php53u-mbstring.i386                       5.3.21-1.ius.el5         installed
php53u-mcrypt.i386                         5.3.21-1.ius.el5         installed
php53u-pdo.i386                            5.3.21-1.ius.el5         installed
php53u-pear.noarch                         1:1.9.4-3.ius.el5        installed
php53u-pspell.i386                         5.3.21-1.ius.el5         installed
php53u-xml.i386                            5.3.21-1.ius.el5         installed
Available Packages
php53u-bcmath.i386                         5.3.21-1.ius.el5         kloxo-mr-ius
php53u-dba.i386                            5.3.21-1.ius.el5         kloxo-mr-ius
php53u-debuginfo.i386                      5.3.21-1.ius.el5         kloxo-mr-ius
php53u-eaccelerator.i386                   0.9.6.1-22.ius.el5       kloxo-mr-ius
php53u-eaccelerator-debuginfo.i386         0.9.6.1-22.ius.el5       kloxo-mr-ius
php53u-embedded.i386                       5.3.21-1.ius.el5         kloxo-mr-ius
php53u-enchant.i386                        5.3.21-1.ius.el5         kloxo-mr-ius
php53u-intl.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-ioncube-loader.i386                 4.2.2-1.ius.el5          kloxo-mr-ius
php53u-ioncube-loader-debuginfo.i386       4.2.2-1.ius.el5          kloxo-mr-ius
php53u-ldap.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-litespeed.i386                      5.3.21-1.ius.el5         kloxo-mr-ius
php53u-milter.i386                         5.3.21-1.ius.el5         kloxo-mr-ius
php53u-mssql.i386                          5.3.21-1.ius.el5         kloxo-mr-ius
php53u-mysql.i386                          5.3.21-1.ius.el5         kloxo-mr-ius
php53u-odbc.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-pecl-apc.i386                       3.1.9-4.ius.el5          kloxo-mr-ius
php53u-pecl-apc-debuginfo.i386             3.1.9-4.ius.el5          kloxo-mr-ius
php53u-pecl-geoip.i386                     1.0.8-1.ius.el5          kloxo-mr-ius
php53u-pecl-geoip-debuginfo.i386           1.0.8-1.ius.el5          kloxo-mr-ius
php53u-pecl-imagick.i386                   3.0.1-3.ius.el5          kloxo-mr-ius
php53u-pecl-imagick-debuginfo.i386         3.0.1-3.ius.el5          kloxo-mr-ius
php53u-pecl-memcache.i386                  3.0.7-2.ius.el5          kloxo-mr-ius
php53u-pecl-memcache-debuginfo.i386        3.0.7-2.ius.el5          kloxo-mr-ius
php53u-pecl-memcached.i386                 1.0.0-2.ius.el5          kloxo-mr-ius
php53u-pecl-memcached-debuginfo.i386       1.0.0-2.ius.el5          kloxo-mr-ius
php53u-pecl-mongo.i386                     1.3.2-1.ius.el5          kloxo-mr-ius
php53u-pecl-mongo-debuginfo.i386           1.3.2-1.ius.el5          kloxo-mr-ius
php53u-pecl-xdebug.i386                    2.2.1-1.ius.el5          kloxo-mr-ius
php53u-pecl-xdebug-debuginfo.i386          2.2.1-1.ius.el5          kloxo-mr-ius
php53u-pgsql.i386                          5.3.21-1.ius.el5         kloxo-mr-ius
php53u-pgsql84.i386                        5.3.21-1.ius.el5         kloxo-mr-ius
php53u-pgsql84-debuginfo.i386              5.3.21-1.ius.el5         kloxo-mr-ius
php53u-process.i386                        5.3.21-1.ius.el5         kloxo-mr-ius
php53u-recode.i386                         5.3.21-1.ius.el5         kloxo-mr-ius
php53u-snmp.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-soap.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-suhosin.i386                        0.9.33-1.ius.el5         kloxo-mr-ius
php53u-suhosin-debuginfo.i386              0.9.33-1.ius.el5         kloxo-mr-ius
php53u-tidy.i386                           5.3.21-1.ius.el5         kloxo-mr-ius
php53u-xcache.i386                         3.0.1-1.ius.el5          kloxo-mr-ius
php53u-xcache-debuginfo.i386               3.0.1-1.ius.el5          kloxo-mr-ius
php53u-xmlrpc.i386                         5.3.21-1.ius.el5         kloxo-mr-ius
php53u-zend-guard.i386                     5.5.0-5.mr.el5           kloxo-mr-release-version-arch
php53u-zts.i386                            5.3.21-1.ius.el5         kloxo-mr-ius
[root@suka ~]#



Ini hasil yg kedua mysql

[root@suka ~]# yum list mysql*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.wiredtree.com
 * extras: mirrors-pa.sioru.com
 * kloxo-mr-epel: mirror.us.leaseweb.net
 * kloxo-mr-ius: mirror.symnds.com
 * updates: centos.vipernetworksystems.com
Excluding Packages from Kloxo-MR - centalt - i386
Finished
0 packages excluded due to repository protections
Installed Packages
mysql.i386                            5.0.95-5.el5_9               installed
mysql-server.i386                     5.0.95-5.el5_9               installed
Available Packages
MySQL-python.i386                     1.2.3-0.1.c1.el5             base
MySQL-zrm.noarch                      2.1.1-5.el5                  kloxo-mr-epel
mysql++.i386                          3.0.9-4.el5                  kloxo-mr-epel
mysql++-devel.i386                    3.0.9-4.el5                  kloxo-mr-epel
mysql++-manuals.i386                  3.0.9-4.el5                  kloxo-mr-epel
mysql-bench.i386                      5.0.95-5.el5_9               updates
mysql-connector-java.i386             1:5.1.12-2.el5               kloxo-mr-epel
mysql-connector-odbc.i386             3.51.26r1127-2.el5           base
mysql-connector-odbc64.i386           5.1.8-1.el5                  base
mysql-devel.i386                      5.0.95-5.el5_9               updates
mysql-mmm.noarch                      2.2.1-1.el5                  kloxo-mr-epel
mysql-mmm-agent.noarch                2.2.1-1.el5                  kloxo-mr-epel
mysql-mmm-monitor.noarch              2.2.1-1.el5                  kloxo-mr-epel
mysql-mmm-tools.noarch                2.2.1-1.el5                  kloxo-mr-epel
mysql-proxy.i386                      0.5.1-2.el5                  kloxo-mr-epel
mysql-test.i386                       5.0.95-5.el5_9               updates
mysql50.i386                          5.0.96-2.ius.el5             kloxo-mr-ius
mysql50-bench.i386                    5.0.96-2.ius.el5             kloxo-mr-ius
mysql50-debuginfo.i386                5.0.96-2.ius.el5             kloxo-mr-ius
mysql50-devel.i386                    5.0.96-2.ius.el5             kloxo-mr-ius
mysql50-server.i386                   5.0.96-2.ius.el5             kloxo-mr-ius
mysql51.i386                          5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-bench.i386                    5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-debuginfo.i386                5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-devel.i386                    5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-embedded.i386                 5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-embedded-devel.i386           5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-libs.i386                     5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-server.i386                   5.1.68-1.ius.el5             kloxo-mr-ius
mysql51-test.i386                     5.1.68-1.ius.el5             kloxo-mr-ius
mysql55.i386                          5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-bench.i386                    5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-debuginfo.i386                5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-devel.i386                    5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-embedded.i386                 5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-embedded-devel.i386           5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-libs.i386                     5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-server.i386                   5.5.30-1.ius.el5             kloxo-mr-ius
mysql55-test.i386                     5.5.30-1.ius.el5             kloxo-mr-ius
mysqlclient15.i386                    5.0.92-3.ius.el5             kloxo-mr-ius
mysqlclient15-debuginfo.i386          5.0.92-3.ius.el5             kloxo-mr-ius
mysqlclient15-devel.i386              5.0.92-3.ius.el5             kloxo-mr-ius
mysqlreport.noarch                    3.5-2.el5                    kloxo-mr-epel
mysqltuner.noarch                     1.1.1-1.el5                  kloxo-mr-epel
[root@suka ~]#


apa ada yg kurang pak instalasi mysql nya?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #9 on: 2013-03-11, 14:32:58 »
Kelihatannya ada yang tidak terinstall di mysql.

Jalankan:
Code: [Select]
yum install mysql-libs mysqlclient15
sh /script/resatrt-services
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #10 on: 2013-03-11, 18:00:34 »
sepertinya error pak, karena ada yang konflik,

hasilnya seperti ini pak...

[root@suka ~]# yum install mysql-libs mysqlclient15
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.flhsi.com
 * extras: mirror.teklinks.com
 * kloxo-mr-epel: mirror.us.leaseweb.net
 * kloxo-mr-ius: mirror.symnds.com
 * updates: mirror.linux.duke.edu
base                                                     | 1.1 kB     00:00
extras                                                   | 2.1 kB     00:00
kloxo-mr-centalt                                         |  951 B     00:00
kloxo-mr-centosec                                        | 2.5 kB     00:00
kloxo-mr-epel                                            | 3.6 kB     00:00
kloxo-mr-ius                                             | 2.2 kB     00:00
kloxo-mr-nginx                                           | 1.2 kB     00:00
kloxo-mr-release-neutral-arch                            | 1.9 kB     00:00
kloxo-mr-release-neutral-noarch                          | 1.9 kB     00:00
kloxo-mr-release-version-arch                            | 1.9 kB     00:00
https://github.com/mustafaramadhan/klox ... repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
kloxo-mr-varnish-3.0                                     |  951 B     00:00
updates                                                  | 1.9 kB     00:00
vz-base                                                  |  951 B     00:00
vz-updates                                               |  951 B     00:00
Excluding Packages from Kloxo-MR - centalt - i386
Finished
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql55-libs.i386 0:5.5.30-1.ius.el5 set to be updated
---> Package mysqlclient15.i386 0:5.0.92-3.ius.el5 set to be updated
--> Processing Dependency: libpcap for package: mysqlclient15
--> Running transaction check
---> Package libpcap.i386 14:0.9.4-15.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch       Version                Repository          Size
================================================================================
Installing:
 mysql55-libs        i386       5.5.30-1.ius.el5       kloxo-mr-ius       1.2 M
 mysqlclient15       i386       5.0.92-3.ius.el5       kloxo-mr-ius       1.7 M
Installing for dependencies:
 libpcap             i386       14:0.9.4-15.el5        base               108 k

Transaction Summary
================================================================================
Install       3 Package(s)
Upgrade       0 Package(s)

Total download size: 3.0 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): libpcap-0.9.4-15.el5.i386.rpm                     | 108 kB     00:00
(2/3): mysql55-libs-5.5.30-1.ius.el5.i386.rpm            | 1.2 MB     00:00
(3/3): mysqlclient15-5.0.92-3.ius.el5.i386.rpm           | 1.7 MB     00:00
--------------------------------------------------------------------------------
Total                                           1.9 MB/s | 3.0 MB     00:01
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /etc/my.cnf from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/Index.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1251.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/czech/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/danish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/dutch/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/english/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/estonian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/french/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/german/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/greek/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/hungarian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/italian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/japanese/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/korean/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/polish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/portuguese/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/romanian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/russian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/serbian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/slovak/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/spanish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/swedish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/lib/mysql/libmysqlclient.so.15.0.0 from install of mysqlclient15-5.0.92-3.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/lib/mysql/libmysqlclient_r.so.15.0.0 from install of mysqlclient15-5.0.92-3.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386

Error Summary
-------------

[root@suka ~]#
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #11 on: 2013-03-11, 18:14:10 »
wah anda pakai mysql55 toh.

Ya jalankan:
Code: [Select]
yum install mysql55-libs mysqlclient15
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #12 on: 2013-03-11, 19:54:05 »
Tetap masih error pak.. ini hasilnya...


[root@suka ~]# yum install mysql55-libs mysqlclient15
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.rackspace.com
 * extras: mirror.teklinks.com
 * kloxo-mr-epel: mirror.us.leaseweb.net
 * kloxo-mr-ius: mirror.symnds.com
 * updates: mirror.beyondhosting.net
base                                                     | 1.1 kB     00:00
extras                                                   | 2.1 kB     00:00
kloxo-mr-centalt                                         |  951 B     00:00
kloxo-mr-centosec                                        | 2.5 kB     00:00
kloxo-mr-epel                                            | 3.6 kB     00:00
kloxo-mr-ius                                             | 2.2 kB     00:00
kloxo-mr-nginx                                           | 1.2 kB     00:00
kloxo-mr-release-neutral-arch                            | 1.9 kB     00:00
kloxo-mr-release-neutral-noarch                          | 1.9 kB     00:00
kloxo-mr-release-version-arch                            | 1.9 kB     00:00
kloxo-mr-release-version-noarch                          | 1.9 kB     00:00
kloxo-mr-varnish-3.0                                     |  951 B     00:00
updates                                                  | 1.9 kB     00:00
vz-base                                                  |  951 B     00:00
vz-updates                                               |  951 B     00:00
Excluding Packages from Kloxo-MR - centalt - i386
Finished
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql55-libs.i386 0:5.5.30-1.ius.el5 set to be updated
---> Package mysqlclient15.i386 0:5.0.92-3.ius.el5 set to be updated
--> Processing Dependency: libpcap for package: mysqlclient15
--> Running transaction check
---> Package libpcap.i386 14:0.9.4-15.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch       Version                Repository          Size
================================================================================
Installing:
 mysql55-libs        i386       5.5.30-1.ius.el5       kloxo-mr-ius       1.2 M
 mysqlclient15       i386       5.0.92-3.ius.el5       kloxo-mr-ius       1.7 M
Installing for dependencies:
 libpcap             i386       14:0.9.4-15.el5        base               108 k

Transaction Summary
================================================================================
Install       3 Package(s)
Upgrade       0 Package(s)

Total size: 3.0 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /etc/my.cnf from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/Index.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/charsets/cp1251.xml from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/czech/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/danish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/dutch/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/english/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/estonian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/french/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/german/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/greek/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/hungarian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/italian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/japanese/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/korean/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/norwegian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/polish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/portuguese/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/romanian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/russian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/serbian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/slovak/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/spanish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/swedish/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql55-libs-5.5.30-1.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/lib/mysql/libmysqlclient.so.15.0.0 from install of mysqlclient15-5.0.92-3.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386
  file /usr/lib/mysql/libmysqlclient_r.so.15.0.0 from install of mysqlclient15-5.0.92-3.ius.el5.i386 conflicts with file from package mysql-5.0.95-5.el5_9.i386

Error Summary
-------------

[root@suka ~]#


apa ini karena saya make centos 64bit ya pak?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Gimana cara mengatasi php warning xmlreader
« Reply #13 on: 2013-03-11, 20:06:08 »
kelihatannya mysql55 anda masih ada ketika anda ubah ke mysql.

Lakukan saja:
Code: [Select]
rpm -e mysql55-libs --nodeps
yum install mysql-libs
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xsilent

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Gimana cara mengatasi php warning xmlreader
« Reply #14 on: 2013-03-11, 20:10:47 »
error pak, keluar pesan seperti ini

[root@suka ~]# rpm -e mysql55-libs --nodeps
error: package mysql55-libs is not installed
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


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

Page created in 0.039 seconds with 18 queries.

web stats analysis