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, 12:47:51

Author Topic: i can't login to Kloxo MR 7  (Read 5549 times)

0 Members and 1 Guest are viewing this topic.

Offline chut

  • Junior Member
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
i can't login to Kloxo MR 7
« on: 2017-03-04, 06:03:37 »
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017022802
   - Web: hiawatha-10.5.0-f.2.mr.el7.x86_64
   - PHP: php56s-5.6.30-1.ius.el7 (fpm mode)
B. Plateform:
   - OS: CentOS Linux release 7.3.1611 (Core) x86_64
   - Hostname: kloxo-mr
C. Services:
   1. MySQL: MariaDB-server-10.0.29-1.el7.centos.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.30-1.ius.el7.x86_64
        - Multiple:
          * php53m-5.3.29-1.ius.mr.el7
          * php54m-5.4.45-1.ius.mr.el7
          * php55m-5.5.38-1.ius.centos7
          * php56m-5.6.30-1.ius.el7
          * php70m-7.0.15-1.ius.el7
          * php71m-7.1.1-1.ius.el7
      - Used: php
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.5.0-f.2.mr.el7.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el7.x86_64
     - Nginx: nginx-1.11.10-1.el7.ngx.x86_64
     - Apache: httpd-2.4.6-45.el7.centos.x86_64
       - PHP Type:
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el7.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el7.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el7.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el7.x86_64
      - spam: bogofilter-1.2.3-6.el7.x86_64
   7. Stats: awstats
D. Memory:
              total        used        free      shared  buff/cache   available
Mem:           4096         220        3760           8         114        3795
Swap:          8196           0        8196
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs      350G  2.5G  348G   1% /



Quote
Warning: session_start(): Session data file is not created by your uid in /usr/local/lxlabs/kloxo/httpdocs/login/index.php on line 4

after first time to install i can login and switch web to Hiawatha and Check Pagespeed but some issue with my php script about i think mod rewrite and i switch to nginx and not working and i switch to apache

and disable (Uncheck mod Page speed)

after i do i try to /script/cleanup, /script/fix-all, /script/restart-all

after that i can't Login to Kloxo MR admin user


And i try to reboot server but can't login and all my website is can't use too

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't login to Kloxo MR 7
« Reply #1 on: 2017-03-04, 06:09:03 »
Try 'yum clean all; yum update -y; sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline chut

  • Junior Member
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: i can't login to Kloxo MR 7
« Reply #2 on: 2017-03-04, 07:26:32 »
Code: [Select]
[root@kloxo-mr script]# systemctl status httpd.service
* httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2017-03-04 12:41:04 ICT; 46min ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 3327 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  Process: 3325 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PID: 3325 (code=exited, status=1/FAILURE)

Mar 04 12:41:04 kloxo-mr systemd[1]: Starting The Apache HTTP Server...
Mar 04 12:41:04 kloxo-mr httpd[3325]: httpd: Syntax error on line 13 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_authn_alias.so into server: /et... directory
Mar 04 12:41:04 kloxo-mr systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Mar 04 12:41:04 kloxo-mr kill[3327]: kill: cannot find process ""
Mar 04 12:41:04 kloxo-mr systemd[1]: httpd.service: control process exited, code=exited status=1
Mar 04 12:41:04 kloxo-mr systemd[1]: Failed to start The Apache HTTP Server.
Mar 04 12:41:04 kloxo-mr systemd[1]: Unit httpd.service entered failed state.
Mar 04 12:41:04 kloxo-mr systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.

Code: [Select]
[root@kloxo-mr script]# systemctl status php53m-fpm.service
* php53m-fpm.service - The PHP FastCGI Process Manager
   Loaded: loaded (/usr/lib/systemd/system/php53m-fpm.service; enabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Sat 2017-03-04 12:37:59 ICT; 50min ago
  Process: 951 ExecStart=/usr/sbin/php53m-fpm -y /opt/configs/php-fpm/conf/php53m/php-fpm.conf --nodaemonize (code=exited, status=0/SUCCESS)
 Main PID: 951 (code=exited, status=0/SUCCESS)

Mar 04 12:36:29 kloxo-mr systemd[1]: Starting The PHP FastCGI Process Manager...
Mar 04 12:37:59 kloxo-mr systemd[1]: php53m-fpm.service start operation timed out. Terminating.
Mar 04 12:37:59 kloxo-mr systemd[1]: Failed to start The PHP FastCGI Process Manager.
Mar 04 12:37:59 kloxo-mr systemd[1]: Unit php53m-fpm.service entered failed state.
Mar 04 12:37:59 kloxo-mr systemd[1]: php53m-fpm.service failed.

Code: [Select]
[root@kloxo-mr script]# systemctl status php54m-fpm.service
* php54m-fpm.service - The PHP FastCGI Process Manager
   Loaded: loaded (/usr/lib/systemd/system/php54m-fpm.service; enabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Sat 2017-03-04 12:41:00 ICT; 47min ago
  Process: 2170 ExecStart=/usr/sbin/php54m-fpm -y /opt/configs/php-fpm/conf/php54m/php-fpm.conf --nodaemonize (code=exited, status=0/SUCCESS)
 Main PID: 2170 (code=exited, status=0/SUCCESS)

Mar 04 12:39:29 kloxo-mr systemd[1]: Starting The PHP FastCGI Process Manager...
Mar 04 12:41:00 kloxo-mr systemd[1]: php54m-fpm.service start operation timed out. Terminating.
Mar 04 12:41:00 kloxo-mr systemd[1]: Failed to start The PHP FastCGI Process Manager.
Mar 04 12:41:00 kloxo-mr systemd[1]: Unit php54m-fpm.service entered failed state.
Mar 04 12:41:00 kloxo-mr systemd[1]: php54m-fpm.service failed.

Code: [Select]
* kloxo-mr
    State: degraded
     Jobs: 0 queued
   Failed: 6 units
    Since: Sat 2017-03-04 11:57:05 ICT; 1h 37min ago
   CGroup: /
           |-1 init -z
           `-system.slice
             |-pure-ftpd.service
             | `-3594 pure-ftpd (SERVER)
             |-php71m-fpm.service
             | |-2832 php-fpm: master process (/opt/configs/php-fpm/conf/php71m/php-fpm.conf)
             | |-2833 php-fpm: pool default
             | `-2834 php-fpm: pool default
             |-php70m-fpm.service
             | |-2700 php-fpm: master process (/opt/configs/php-fpm/conf/php70m/php-fpm.conf)
             | |-2701 php-fpm: pool default
             | `-2702 php-fpm: pool default
             |-php56m-fpm.service
             | |-2513 php-fpm: master process (/opt/configs/php-fpm/conf/php56m/php-fpm.conf)
             | |-2514 php-fpm: pool default
             | `-2515 php-fpm: pool default
             |-php55m-fpm.service
             | |-2385 php-fpm: master process (/opt/configs/php-fpm/conf/php55m/php-fpm.conf)
             | |-2386 php-fpm: pool default
             | `-2387 php-fpm: pool default
             |-php-fpm.service
             | |-915 php-fpm: master process (/etc/php-fpm.conf
             | |-916 php-fpm: pool default
             | `-917 php-fpm: pool default
             |-named.service
             | `-688 /usr/sbin/named -u named
             |-kloxo-wrap.service
             | `-2687 /opt/php56s/usr/bin/php -c /opt/php56s/custom/php.ini -f /usr/local/lxlabs/kloxo/sbin/kloxo.php master
             |-kloxo-php.service
             | `-2645 php-fpm: master process (/usr/local/lxlabs/kloxo/init/kloxo-php-fpm.conf)
             |-kloxo-web.service
             | `-2557 /usr/local/lxlabs/kloxo/init/kloxo-hiawatha -c /usr/local/lxlabs/kloxo/init
             |-httpry.service
             | `-707 httpry -d -q -P /var/run/httpry.pid -F -o /var/log/httpry/httpry.log
             |-console-getty.service
             | `-162 /sbin/agetty --noclear --keep-baud console 115200 38400 9600 vt220
             |-crond.service
  |-php56m-fpm.service
             | |-2513 php-fpm: master process (/opt/configs/php-fpm/conf/php56m/php-fpm.conf)
             | |-2514 php-fpm: pool default
             | `-2515 php-fpm: pool default
             |-php55m-fpm.service
             | |-2385 php-fpm: master process (/opt/configs/php-fpm/conf/php55m/php-fpm.conf)
             | |-2386 php-fpm: pool default
             | `-2387 php-fpm: pool default
             |-php-fpm.service
             | |-915 php-fpm: master process (/etc/php-fpm.conf
             | |-916 php-fpm: pool default
             | `-917 php-fpm: pool default
             |-named.service
             | `-688 /usr/sbin/named -u named
             |-kloxo-wrap.service
             | `-2687 /opt/php56s/usr/bin/php -c /opt/php56s/custom/php.ini -f /usr/local/lxlabs/kloxo/sbin/kloxo.php master
             |-kloxo-php.service
             | `-2645 php-fpm: master process (/usr/local/lxlabs/kloxo/init/kloxo-php-fpm.conf)
             |-kloxo-web.service
             | `-2557 /usr/local/lxlabs/kloxo/init/kloxo-hiawatha -c /usr/local/lxlabs/kloxo/init
             |-httpry.service
             | `-707 httpry -d -q -P /var/run/httpry.pid -F -o /var/log/httpry/httpry.log
             |-console-getty.service
             | `-162 /sbin/agetty --noclear --keep-baud console 115200 38400 9600 vt220
             |-crond.service
             | `-160 /usr/sbin/crond -n
             |-atd.service
             | `-158 /usr/sbin/atd -f
             |-systemd-logind.service
             | `-149 /usr/lib/systemd/systemd-logind
             |-xinetd.service
             | `-154 /usr/sbin/xinetd -stayalive -pidfile /var/run/xinetd.pid
             |-sshd.service
             | `-167 /usr/sbin/sshd
             |-dbus.service
             | `-99 /bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
             |-systemd-journald.service
             | `-62 /usr/lib/systemd/systemd-journald
             |-systemd-udevd.service
             | `-60 /usr/lib/systemd/systemd-udevd
             `-system-getty.slice
               `-getty@tty2.service
                 `-157 /sbin/agetty --noclear tty2 linux

Not working same problem is stay

Before Login :  Untitled.jpg
After Login : Untitled2.jpg
« Last Edit: 2017-03-04, 07:35:28 by chut »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't login to Kloxo MR 7
« Reply #3 on: 2017-03-04, 12:47:05 »
Clear browser cache, restart browser and then access Kloxo-MR panel normally (http://<IP>:7778/).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't login to Kloxo MR 7
« Reply #4 on: 2017-03-04, 12:49:28 »
Make sure, your panel using '7.0.0.c-2017030201' instead '7.0.0.c-2017022802'. Check with 'sh /script/version-full'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline chut

  • Junior Member
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: i can't login to Kloxo MR 7
« Reply #5 on: 2017-03-04, 12:53:41 »
OK ! thanks you

I can login to Kloxo MR it's work

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.051 seconds with 19 queries.

web stats analysis