MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: kentchenseo on 2015-03-31, 14:24:52

Title: Error after fresh installation
Post by: kentchenseo on 2015-03-31, 14:24:52
Hi,

I am getting this error after installation:

Fatal error: Call to undefined method stdClass::getObject() in /usr/local/lxlabs/kloxo/httpdocs/lib/php/lxlib.php on line 2338

Could this be a possible hack?
Title: Re: Error after fresh installation
Post by: MRatWork on 2015-03-31, 14:31:32
No. Just something with your server. Usually if other then CentOS/mratwork/vz repo (like rpmgforge) exists in your server.

Inform here 'dir -l /etc/yum.repos.d; cat /etc/*release; uname -m'.
Title: Re: Error after fresh installation
Post by: kentchenseo on 2015-03-31, 14:43:57
Here's what I got:

]# dir -l /etc/yum.repos.d; cat /etc/*release; uname -m
total 44
-rw-r--r-- 1 root root 1991 Oct 23 07:41 CentOS-Base.repo
-rw-r--r-- 1 root root  647 Oct 23 07:41 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root  630 Oct 23 07:41 CentOS-Media.repo
-rw-r--r-- 1 root root 5394 Oct 23 07:41 CentOS-Vault.repo
-rw-r--r-- 1 root root  289 Oct 23 07:41 CentOS-fasttrack.repo
-rw-r--r-- 1 root root 7414 Mar 31 04:25 mratwork.repo
-rw-r--r-- 1 root root 7414 Mar 31 03:45 mratwork.repo.rpmsave
-rw-r--r-- 1 root root  219 Oct 23  2013 vz.repo
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
x86_64
Title: Re: Error after fresh installation
Post by: MRatWork on 2015-03-31, 15:00:01
Try 'yum remove *.i386 *.i686 -y; yum clear all; yum update -y'. If no error, run again 'sh /script/upcp -y' for re-installing.