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-19, 03:29:39

Author Topic: Unsuccessful update from Kloxo 6.1.12  (Read 20353 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #15 on: 2013-01-03, 09:28:44 »
Try 'rpm -ivh lxphp-5.2.1-400.i386 ; yum reinstall lxphp.x86_64'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #16 on: 2013-01-03, 15:22:36 »
rpm -ivh lxphp-5.2.1-400.i386 ; yum reinstall lxphp.x86_64
error: opening lxphp-5.2.1-400.i386 failed: no such file or directory

Did you mean rpm -e lxphp.i386 ?

Installed:
  lxphp.x86_64 0:5.2.17-5.lx.el5

Still nothing works and such errors:

Code: [Select]
[03-Jan-2013 10:26:55] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/mysql.so' - /usr/local/lxlabs/ext/php/lib/mysql.so: wrong ELF class: ELFCLASS32 in Unknown on line 0
[03-Jan-2013 10:26:55] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lxlabs/ext/php/lib/mbstring.so' - /usr/local/lxlabs/ext/php/lib/mbstring.so: wrong ELF class: ELFCLASS32 in Unknown on line 0
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #17 on: 2013-01-03, 17:10:19 »
I just installed Kloxo on VirtualBox and it seems it's missing /usr/local/lxlabs/ext/php/lib/ folder at all:

Quote
[root@localhost ~]# tail -f /usr/local/lxlabs/ext/php/error.log
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mysql.so' - /usr/local/lxlabs/ext/php/lib/mysql.so: cannot open                                                                                                                                                      shared object file: No such file or directory in Unknown on line 0
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mbstring.so' - /usr/local/lxlabs/ext/php/lib/mbstring.so: cannot                                                                                                                                                      open shared object file: No such file or directory in Unknown on line 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: Unsuccessful update from Kloxo 6.1.12
« Reply #18 on: 2013-01-03, 18:16:57 »
Quote from: "Spacedust"
I just installed Kloxo on VirtualBox and it seems it's missing /usr/local/lxlabs/ext/php/lib/ folder at all:

Quote
[root@localhost ~]# tail -f /usr/local/lxlabs/ext/php/error.log
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mysql.so' - /usr/local/lxlabs/ext/php/lib/mysql.so: cannot open                                                                                                                                                      shared object file: No such file or directory in Unknown on line 0
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mbstring.so' - /usr/local/lxlabs/ext/php/lib/mbstring.so: cannot                                                                                                                                                      open shared object file: No such file or directory in Unknown on line 0

Don't care about above error. I still found this issue for lxphp (latest build) on Centos 6 but nothing on Centos 5. Remember, Centos 6 using php 5.3.x as default and lxphp still php 5.2.x.

If you want no error log just change to '; error_log = /usr/local/lxlabs/ext/php/error.log' on '/usr/local/lxlabs/ext/php/etc/php.ini'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #19 on: 2013-01-03, 18:55:02 »
Ok, but my Kloxo update from 6.1.12 to 6.5.0 still doesn't work !

What is the reason for this ? Maybe something needs to be changed inside database ?

I've even copied the whole /usr/local/lxlabs folder from working machine to my test production server and it's still not working. Only part of Kloxo panel is loading.

« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #20 on: 2013-01-04, 01:41:23 »
Got it ! Something is wrong with one of the tables inside Kloxo database.

It all started to work when I copied a clean database from my VirtualBox test machine to test production server.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #21 on: 2013-01-04, 02:05:49 »
I found it - it was sp_specialplay table. Is this table something that's very important ?

The table is very large (about 54 MB). Maybe I will send you it and you will see why Kloxo-MR is failing with this ?

If these are only logs inside it then I'm safe to remove it, but still wondering that Kloxo-MR might fail when there will be a lot of logs so it's worth to fix it before it happens.

BTW - Does Kloxo-MR work properly with exlusive IP's for client ? There is such option in Kloxo official where you can assign a IP to specific customer so it will be exclusive just for him.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #22 on: 2013-01-06, 01:33:52 »
Mustafa please answer my questions !
« 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: Unsuccessful update from Kloxo 6.1.12
« Reply #23 on: 2013-01-06, 01:46:44 »
Information like skin for each user save in sp_specialplay. It's danger delete for this table content.

On my latest test, Kloxo-MR ready for IP assign.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #24 on: 2013-01-06, 02:08:20 »
Quote from: "MRatWork"
Information like skin for each user save in sp_specialplay. It's danger delete for this table content.

On my latest test, Kloxo-MR ready for IP assign.

I've replaced it with a table from clean Kloxo installation.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #25 on: 2013-01-08, 20:16:55 »
Upgraded again with clean sp_specialplay table and again I got an error so there is something wrong in Kloxo-MR !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #26 on: 2013-01-30, 13:14:51 »
Same issue, erro login after reinstall
Code: [Select]
Warning: include_once(./inc.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 91
Warning: include_once() [function.include]: Failed opening './inc.php' for inclusion (include_path='.:/php/includes') in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 91
before and after reinstall some sh /script command : file not found.
website still runing = nginx+httpd+djbdns mysql 5.5 innodb
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #27 on: 2013-01-30, 13:29:47 »
Quote from: "zenkul"
Same issue, erro login after reinstall
Code: [Select]
Warning: include_once(./inc.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 91
Warning: include_once() [function.include]: Failed opening './inc.php' for inclusion (include_path='.:/php/includes') in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 91
before and after reinstall some sh /script command : file not found.
website still runing = nginx+httpd+djbdns mysql 5.5 innodb

Copy from /usr/local/lxlabs/kloxo/file/login_inc.php to /usr/local/lxlabs/kloxo/httpdocs/login/inc.php
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: Unsuccessful update from Kloxo 6.1.12
« Reply #28 on: 2013-01-30, 17:47:52 »
Quote from: "MRatWork"
Copy from /usr/local/lxlabs/kloxo/file/login_inc.php to /usr/local/lxlabs/kloxo/httpdocs/login/inc.php
solved
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

 


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

Page created in 0.048 seconds with 21 queries.

web stats analysis