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-03-28, 21:04:24

Author Topic: Problems after upgrade to Kloxo MR  (Read 28273 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: Problems after upgrade to Kloxo MR
« Reply #15 on: 2014-01-10, 18:27:58 »
inform here 'sh /script/sysinfo; cat /etc/my.cnf'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline aneeshtan

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #16 on: 2014-01-10, 18:42:22 »
Code: [Select]
[root@199960 ~]# sh /script/sysinfo; cat /etc/my.cnf

A. Kloxo-MR: 6.5.0.f-2014011001

B. OS: CentOS release 5.3 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.35-1.ius.el5
   2. PHP: php53u-5.3.28-1.ius.el5
   3. Httpd: httpd-2.2.26-1
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: --uninstalled--
   7. Dns: --uninstalled--

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1024        108        916          0          0          0
   -/+ buffers/cache:        108        916
   Swap:            0          0          0

##  _______________________________________________________________________
## / Rackspace MySQL 5.5 Terse Configuration File                          \
## |                                                                       |
## | This is a base configuration file containing the most frequently used |
## | settings with reasonably defined default values for configuring and   |
## | tuning MySQL. Note that these settings can likely be further tuned in |
## | order to get optimum performance from MySQL based upon the database   |
## | configuration and hardware platform.                                  |
## |                                                                       |
## | While the settings provided are likely sufficient for most            |
## | situations, an exhaustive list of settings (with descriptions) can be |
## | found at:                                                             |
## | http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html   |
## |                                                                       |
## | Take care to only add/remove/change a setting if you are comfortable  |
## | doing so! For Rackspace customers, if you have any questions or       |
## | concerns, please contact the MySQL Database Services Team. Be aware   |
## | that some work performed by this team can involve additional billable |
## \ fees.                                                                 /
##  -----------------------------------------------------------------------
##         \   ^__^
##          \  (oo)\_______
##             (__)\       )\/\
##                 ||----w |
##                 ||     ||

[mysqld]
#OpenVZ AIO bug fix
innodb_use_native_aio=0

## General
datadir                         = /var/lib/mysql
tmpdir                          = /var/lib/mysqltmp
socket                          = /var/lib/mysql/mysql.sock
skip-name-resolve
sql-mode                        = NO_ENGINE_SUBSTITUTION
#event-scheduler                = 1

## Cache
thread-cache-size               = 16
table-open-cache                = 4096
table-definition-cache          = 2048
query-cache-size                = 32M
query-cache-limit               = 1M

## Per-thread Buffers
sort-buffer-size                = 1M
read-buffer-size                = 1M
read-rnd-buffer-size            = 1M
join-buffer-size                = 1M

## Temp Tables
tmp-table-size                  = 32M
max-heap-table-size             = 64M

## Networking
back-log                        = 100
#max-connections                = 200
max-connect-errors              = 10000
max-allowed-packet              = 16M
interactive-timeout             = 3600
wait-timeout                    = 600

### Storage Engines
#default-storage-engine         = InnoDB
innodb                          = FORCE

## MyISAM
key-buffer-size                 = 64M
myisam-sort-buffer-size         = 128M

## InnoDB
#innodb-buffer-pool-size        = 128M
#innodb-log-file-size           = 100M
#innodb-log-buffer-size         = 8M
#innodb-file-per-table          = 1
#innodb-open-files              = 300

## Replication
server-id                       = 1
#log-bin                        = /var/log/mysql/bin-log
#relay-log                      = /var/log/mysql/relay-log
relay-log-space-limit           = 16G
expire-logs-days                = 7
#read-only                      = 1
#sync-binlog                    = 1
#log-slave-updates              = 1
#binlog-format                  = STATEMENT
#auto-increment-offset          = 1
#auto-increment-increment       = 2

## Logging
#log-output                      = FILE
#slow-query-log                  = 1
#slow-query-log-file             = /var/log/mysql/slow-log
#log-slow-slave-statements
#long-query-time                 = 2

[mysqld_safe]
log-error                       = /var/log/mysqld.log
open-files-limit                = 65535

[mysql]
no-auto-rehash

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problems after upgrade to Kloxo MR
« Reply #17 on: 2014-01-10, 19:08:08 »
Try 'yum reinstall mysql*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline aneeshtan

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #18 on: 2014-01-10, 19:42:15 »
still I can't login to kloxo or I can't reset the master password !

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problems after upgrade to Kloxo MR
« Reply #19 on: 2014-01-10, 20:19:24 »
Send your ssh password to my PM. I want to know what's happen in your VPS.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline aneeshtan

  • Junior Member
  • *
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #20 on: 2014-01-10, 20:45:34 »
Please check your PM.
Thanks for the help

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #21 on: 2014-01-24, 11:32:09 »
i have same issues .. mr can you help me out..

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #22 on: 2014-01-31, 18:00:39 »
i'm having the same problem, anyone can help ?

tks

Offline evrynet

  • Valuable Member
  • *
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #23 on: 2014-01-31, 18:12:31 »
mysql running?

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #24 on: 2014-01-31, 18:51:37 »
[root@xerver ~]# service mysqld status
mysqld (pid 1715) is running...

Offline evrynet

  • Valuable Member
  • *
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #25 on: 2014-01-31, 18:56:49 »
then

cd /usr/local/lxlabs/kloxo/httpdocs
/usr/bin/lphp.exe  ../bin/common/resetpassword.php master NEWPASSWORD

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #26 on: 2014-01-31, 18:59:35 »
already done that :(

Quote
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>

Offline evrynet

  • Valuable Member
  • *
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #27 on: 2014-01-31, 19:04:15 »
did you get that via ssh?

do you have cd /usr/local/lxlabs/kloxo/httpdocs folder?

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #28 on: 2014-01-31, 19:06:38 »
yes

Quote
[root@xerver httpdocs]#

Offline evrynet

  • Valuable Member
  • *
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: Problems after upgrade to Kloxo MR
« Reply #29 on: 2014-01-31, 19:09:35 »
ok and now if you execute

/usr/bin/lphp.exe  ../bin/common/resetpassword.php master NEWPASSWORD

what you get?

 


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

Page created in 0.038 seconds with 21 queries.

web stats analysis