MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: cvrle77 on 2014-04-30, 17:46:55

Title: php broke?
Post by: cvrle77 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
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 17:49:58
Inform here your 'sh /script/sysinfo' and how to install apc.
Title: Re: php broke?
Post by: cvrle77 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...
Title: Re: php broke?
Post by: MRatWork 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'.
Title: Re: php broke?
Post by: cvrle77 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...
Title: Re: php broke?
Post by: MRatWork 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')?.
Title: Re: php broke?
Post by: cvrle77 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.
Title: Re: php broke?
Post by: MRatWork 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'.
Title: Re: php broke?
Post by: cvrle77 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.... :(
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 18:57:12
Run 'yum replace mysql --replace-with=mysql55' first.
Title: Re: php broke?
Post by: cvrle77 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
Title: Re: php broke?
Post by: MRatWork 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
Title: Re: php broke?
Post by: cvrle77 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.

:(
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 19:40:42
Are sure 'rpm -qa|grep mratwork' appear 'mratwork-release-0.0.3-1'?
Title: Re: php broke?
Post by: cvrle77 on 2014-04-30, 19:43:30
[root@blabla /]# rpm -qa|grep mratwork
mratwork-release-0.0.3-1.noarch
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 19:47:08
Inform here 'cat /etc/yum.repos.d/mratwork.repo'. and also 'dir -l /etc/yum.repos.d'
Title: Re: php broke?
Post by: cvrle77 on 2014-04-30, 19:53:58
[root@blabla ~]# cat /etc/yum.repos.d/mratwork.repo
[mratwork-release-neutral-noarch]
name=MRatWork - release-neutral-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-noarch-mirrors.txt
enabled=1
gpgcheck=0

#[mratwork-release-neutral-arch]
#name=MRatWork - release-neutral-arch
#baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
##mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
#enabled=0
#gpgcheck=0

#[mratwork-release-version-noarch]
#name=MRatWork - release-version-noarch
#baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
##mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
#enabled=0
#gpgcheck=0

[mratwork-release-version-arch]
name=MRatWork - release-version-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-$basearch-mirrors.txt
enabled=1
gpgcheck=0

[mratwork-testing-neutral-noarch]
name=MRatWork - testing-neutral-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/neutral/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-testing-neutral-noarch-mirrors.txt
enabled=0
gpgcheck=0

#[mratwork-testing-neutral-arch]
#name=MRatWork - testing-neutral-arch
#baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/neutral/$basearch/
##mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-testing-neutral-$basearch-mirrors.txt
#enabled=0
#gpgcheck=0

#[mratwork-testing-version-noarch]
#name=MRatWork - testing-version-noarch
#baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/centos$releasever/noarch/
##mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-testing-centos$releasever-noarch-mirrors.txt
#enabled=0
#gpgcheck=0

[mratwork-testing-version-arch]
name=MRatWork - testing-version-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/centos$releasever/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-testing-centos$releasever-$basearch-mirrors.txt
enabled=0
gpgcheck=0

[mratwork-srpms]
name=MRatWork - srpms
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/SRPMS/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-SRPMS-mirrors.txt
enabled=0
gpgcheck=0

# ==================================

[mratwork-centalt]
name=MRatWork - centalt - arch
baseurl=http://centos.alt.ru/repository/centos/$releasever/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/centalt-centos-$releasever-$basearch-mirrors.txt
enabled=1
gpgcheck=0
exclude=openssh* perl* mariadb* php* postfix* exim* ssmtp*

# ==================================

[mratwork-ius]
name=MRatWork - IUS Community Packages for EL $releasever - arch
baseurl=http://dl.iuscommunity.org/pub/ius/stable/Redhat/$releasever/$basearch
mirrorlist=http://dmirr.iuscommunity.org/mirrorlist/?repo=ius-el$releasever&arch=$basearch
enabled=1
gpgcheck=0
exclude=php52* mysql51*

# ==================================

[mratwork-remi]
name=MRatWork - Les RPM de remi pour Enterprise Linux $releasever - arch
baseurl=http://rpms.famillecollet.com/enterprise/$releasever/remi//
mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/remi/mirror
enabled=0
gpgcheck=0

[mratwork-remi-php55]
name=MRatWork - Les RPM de remi de PHP 5.5 pour Enterprise Linux $releasever - arch
baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php55//
mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php55/mirror
enabled=0
gpgcheck=0

[mratwork-remi-php56]
name=MRatWork - Les RPM de remi de PHP 5.6 pour Enterprise Linux 6 - arch
#baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56//
mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
enabled=0
gpgcheck=0

# ==================================

[mratwork-epel]
name=MRatWork - Extra Packages for EL $releasever - arch
baseurl=http://download.fedoraproject.org/pub/epel/$releasever/$basearch
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch
enabled=1
gpgcheck=0
exclude=postfix* exim* ssmtp*

# ==================================

# for varnish
[mratwork-varnish-3.0]
name=MRatWork - Varnish 3.0 for EL $releasever - arch
baseurl=http://repo.varnish-cache.org/redhat/varnish-3.0/el$releasever/$basearch
enabled=1
gpgcheck=0

# ==================================

# for hiawatha
[mratwork-centosec]
name=MRatWork - CentOS $releasever Packages from CentOS.EC
baseurl=http://centos$releasever.ecualinux.com/$basearch
enabled=0
gpgcheck=0
exclude=cairo*

# ==================================

# for nginx-stable
[mratwork-nginx]
name=Kloxo-MR - nginx repo
baseurl=http://nginx.org/packages/centos/$releasever/$basearch/
gpgcheck=0
enabled=0

# ==================================

# for mariadb
[mratwork-mariadb-32]
name=Kloxo-MR - mariadb 32bit repo
baseurl=http://yum.mariadb.org/10.0/centos$releasever-x86
enabled=0
gpgcheck=0

[mratwork-mariadb-64]
name=Kloxo-MR - mariadb 64bit repo
baseurl=http://yum.mariadb.org/10.0/centos$releasever-amd64
enabled=0
gpgcheck=0

# ==================================

# for atrpms
[mratwork-atrpms]
name=Kloxo-MR - Fedora Core $releasever -  - ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgcheck=0
enabled=0

# ==================================

# for litespeed
[mratwork-litespeed]
name=MRatWork - LiteSpeed Tech Repository for CentOS $releasever - $basearch
baseurl=http://rpms.litespeedtech.com/centos/$releasever/$basearch/
#failovermethod=priority
enabled=1
gpgcheck=0

[mratwork-litespeed-update]
name=MRatWork - LiteSpeed Tech Repository for CentOS $releasever - $basearch
baseurl=http://rpms.litespeedtech.com/centos/$releasever/update/$basearch/
#failovermethod=priority
enabled=1
gpgcheck=0

# ==================================

# for mod-pagespeed
[mratwork-google-mod-pagespeed]
name=MRatWork - google-mod-pagespeed
baseurl=http://dl.google.com/linux/mod-pagespeed/rpm/stable/$basearch
enabled=1
gpgcheck=0

[root@blabla ~]# dir -l /etc/yum.repos.d
total 36
-rw-r--r--. 1 root root 1926 Nov 30 19:07 CentOS-Base.repo
-rw-r--r--. 1 root root  638 Nov 30 19:07 CentOS-Debuginfo.repo
-rw-r--r--. 1 root root  630 Nov 30 19:07 CentOS-Media.repo
-rw-r--r--. 1 root root 4528 Nov 30 19:07 CentOS-Vault.repo
-rw-r--r--. 1 root root 4715 Mar 21 05:12 kloxo-mr.repo
-rw-r--r--  1 root root 6210 Apr 30 06:15 mratwork.repo
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 20:02:56
Rename kloxo-mr.repo to kloxo-mr.nonrepo.
Title: Re: php broke?
Post by: cvrle77 on 2014-04-30, 20:23:09
OMG, finally worked....

THANK YOU!!!!!!!!!!


Donation sent!
Title: Re: php broke?
Post by: MRatWork on 2014-04-30, 20:26:43
OMG, finally worked....

THANK YOU!!!!!!!!!!


Donation sent!
Please confirm to http://forum.mratwork.com/kloxo-mr-releases-and-announcements/(donation)-need-donation/
Title: Re: php broke?
Post by: cvrle77 on 2014-04-30, 20:39:23
Confirmed!