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-20, 00:48:35

Author Topic: php broke?  (Read 14886 times)

0 Members and 1 Guest are viewing this topic.

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
php broke?
« on: 2014-04-30, 17:46:55 »
Hello there

I've tried installing apc opcode cache, after installing w3 total cache for wordpress, and it seem that installation broke my PHP, which I can't restore from kloxo panel by switching between phps...

What happens now is that in my browser, when I go to my domain, I get raw code in text form...and I get some pages in firefor, as they seem to be cached...
I also get this message

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

Any solution?

Thanks in advance
« Last Edit: 2014-04-30, 17:49:58 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #1 on: 2014-04-30, 17:49:58 »
Inform here your 'sh /script/sysinfo' and how to install apc.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #2 on: 2014-04-30, 17:51:26 »
/script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014020301

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.x86_64
   2. PHP: php-5.3.28-4.el6.x86_64
   3. Httpd: httpd-2.2.27-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.0-1.el6.x86_64
   6. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.x86_64
   7. Dns: djbdns-1.05-17.3.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           996        856        139          0         86        504
   -/+ buffers/cache:        265        730
   Swap:          511          0        511


I have used instructions from this page http://www.curvve.com/blog/servers/2012/install-apc-php-caching-on-plesk-server-with-centos-6-2/

yum install php-pear

 yum install php-devel httpd-devel

 pecl install apc

 echo "extension=apc.so" > /etc/php.d/apc.ini

 /etc/init.d/httpd start

And um, that failed terribly...
« Last Edit: 2014-04-30, 17:56:50 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #3 on: 2014-04-30, 18:01:39 »
Hello there

I've tried installing apc opcode cache, after installing w3 total cache for wordpress, and it seem that installation broke my PHP, which I can't restore from kloxo panel by switching between phps...

What happens now is that in my browser, when I go to my domain, I get raw code in text form...and I get some pages in firefor, as they seem to be cached...
I also get this message

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

Any solution?

Thanks in advance

You don't need compile and just enough running 'yum install php-pecl-apc'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #4 on: 2014-04-30, 18:11:53 »
not sure what that means....I am not really a server guru, I barely know the basic stuff...

when I tried to restart-all with script, I got on restarting php-fpm this message:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so'...

I got this same message, also on apc, on mcrypt, mysqli, and pdo_mysql...

so, I've deleted these ini files from /etc/php.d/, since they had one line, which was commented out, and once I removed them, I've stopped getting error message, but problem is still there...and there's nothing in php.ini that I found that calls any of those files...

Since then I've accessed kloxo trying to switch between program, and webserver...but I either get a raw wordpress code in browser, content of index.php, not executed but text, or that message that I shown...
« Last Edit: 2014-04-30, 18:17:25 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #5 on: 2014-04-30, 18:26:57 »
What about if running 'sh /script/fixweb'?. Also the same message ('PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so')?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #6 on: 2014-04-30, 18:31:10 »
yes

sh /script/fixweb

- For help, type '/script/fixweb --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Web server config
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - /usr/lib/php/modules/pdo_mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
- 'brzikolaci.com' ('admin') at 'localhost'
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - /usr/lib/php/modules/pdo_mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - /usr/lib/php/modules/pdo_mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
- 'defaults' and 'php-fpm' at 'localhost'
- 'domacirecepti.net' ('admin') at 'localhost'
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: symbol client_errors, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - /usr/lib/php/modules/pdo_mysql.so: symbol mysql_options, version libmysqlclient_18 not defined in file libmysqlclient.so.18 with link time reference in Unknown on line 0


This is when I have those ini files included in /etc/php.d/ folder
If I remove them, and run fixweb, sites are still showing this message
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
« Last Edit: 2014-04-30, 18:34:14 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #7 on: 2014-04-30, 18:34:44 »
I think your Kloxo-MR too old. Need update. Remember, run 'sh /script/upcp' after running 'yum clean all; yum update'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #8 on: 2014-04-30, 18:45:51 »
(21/27): php55-pdo-5.5.11-1.el6.x86_64.rpm                                                                                                                                                                            | 109 kB     00:00
(22/27): rkhunter-1.4.2-1.el6.noarch.rpm                                                                                                                                                                              | 197 kB     00:00
(23/27): selinux-policy-3.7.19-231.el6_5.1.noarch.rpm                                                                                                                                                                 | 825 kB     00:00
(24/27): selinux-policy-targeted-3.7.19-231.el6_5.1.noarch.rpm                                                                                                                                                        | 2.8 MB     00:00
(25/27): spawn-fcgi-1.6.3-2.mr.el6.x86_64.rpm                                                                                                                                                                         |  16 kB     00:00
(26/27): tzdata-2014b-1.el6.noarch.rpm                                                                                                                                                                                | 449 kB     00:00
(27/27): util-linux-ng-2.17.2-12.14.el6_5.x86_64.rpm                                                                                                                                                                  | 1.5 MB     00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                        4.3 MB/s |  72 MB     00:16
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /etc/my.cnf from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/lib64/mysql/libmysqlclient.so.18.0.0 from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/Index.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/armscii8.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/ascii.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp1256.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp1257.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp850.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp852.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/cp866.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/dec8.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/geostd8.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/greek.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/hebrew.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/hp8.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/keybcs2.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/koi8r.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/koi8u.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/latin1.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/latin2.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/latin5.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/latin7.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/macce.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/macroman.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /usr/share/mysql/charsets/swe7.xml from install of mysql55-libs-5.5.37-1.ius.el6.x86_64 conflicts with file from package mysql-libs-5.5.34-1.el6.x86_64
  file /etc/php.ini from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/curl.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/curl.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/fileinfo.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/fileinfo.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/phar.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/phar.so from install of php55-common-5.5.11-1.el6.x86_64 conflicts with file from package php-common-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/pdo.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/pdo.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/pdo_sqlite.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/pdo_sqlite.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64
  file /usr/lib64/php-zts/modules/sqlite3.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64
  file /usr/lib64/php/modules/sqlite3.so from install of php55-pdo-5.5.11-1.el6.x86_64 conflicts with file from package php-pdo-5.3.28-4.el6.x86_64

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

[root@blabla ~]# sh /script/upcp
*** Executing Install/Update (upcp) - BEGIN ***
- Run 'sh /script/cleanup' if you want to fix/restore non-working components.
*** Executing Install/Update (upcp) - END ***

Nothing got fixed.... :(
« Last Edit: 2014-04-30, 18:48:06 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #9 on: 2014-04-30, 18:57:12 »
Run 'yum replace mysql --replace-with=mysql55' first.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #10 on: 2014-04-30, 19:14:58 »
base/primary_db                                                                                                                                                                                                       | 4.4 MB     00:00
extras                                                                                                                                                                                                                | 3.4 kB     00:00
extras/primary_db                                                                                                                                                                                                     |  19 kB     00:00
mratwork-centalt                                                                                                                                                                                                      |  951 B     00:00
mratwork-centalt/primary                                                                                                                                                                                              | 102 kB     00:01
mratwork-centalt                                                                                                                                                                                                                     318/318
mratwork-epel                                                                                                                                                                                                         | 4.4 kB     00:00
mratwork-epel/primary_db                                                                                                                                                                                              | 6.1 MB     00:01
mratwork-google-mod-pagespeed                                                                                                                                                                                         |  951 B     00:00
mratwork-google-mod-pagespeed/primary                                                                                                                                                                                 | 5.1 kB     00:00
mratwork-google-mod-pagespeed                                                                                                                                                                                                          32/32
mratwork-ius                                                                                                                                                                                                          | 2.1 kB     00:00
mratwork-ius/primary_db                                                                                                                                                                                               | 140 kB     00:00
mratwork-ius-c5                                                                                                                                                                                                       | 2.1 kB     00:00
mratwork-ius-c5/primary_db                                                                                                                                                                                            | 514 kB     00:00
mratwork-litespeed                                                                                                                                                                                                    |  951 B     00:00
mratwork-litespeed/primary                                                                                                                                                                                            |  35 kB     00:00
mratwork-litespeed                                                                                                                                                                                                                   180/180
mratwork-litespeed-update                                                                                                                                                                                             |  951 B     00:00
mratwork-litespeed-update/primary                                                                                                                                                                                     |  19 kB     00:00
mratwork-litespeed-update                                                                                                                                                                                                              90/90
mratwork-release-neutral-arch                                                                                                                                                                                         |  951 B     00:00
mratwork-release-neutral-arch/primary                                                                                                                                                                                 |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                                                                                                                                                                 |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.

I get this after doing yum clean all, and yum update

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #11 on: 2014-04-30, 19:21:43 »
Run:
Code: [Select]
cd /tmp
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.3-1.noarch.rpm --no-check-certificate
rpm -ivh mratwork-release-0.0.3-1.noarch.rpm
cd /
yum clean all
yum update
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #12 on: 2014-04-30, 19:27:26 »
Getting exactly the same message

https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                                                                                                                                                                 |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.

:(
« Last Edit: 2014-04-30, 19:30:01 by cvrle77 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: php broke?
« Reply #13 on: 2014-04-30, 19:40:42 »
Are sure 'rpm -qa|grep mratwork' appear 'mratwork-release-0.0.3-1'?
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cvrle77

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: php broke?
« Reply #14 on: 2014-04-30, 19:43:30 »
[root@blabla /]# rpm -qa|grep mratwork
mratwork-release-0.0.3-1.noarch

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.038 seconds with 21 queries.

web stats analysis