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-25, 20:02:22

Author Topic: Unable to search in phpMyAdmin  (Read 7718 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Unable to search in phpMyAdmin
« on: 2017-03-02, 12:00:18 »
Why ???

Quote
B??d przetwarzania wywo?ania
Kod b??du: 500
B??d tekstu: Internal Server Error

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to search in phpMyAdmin
« Reply #1 on: 2017-03-02, 12:31:14 »
Something wrong with database itself (corrupt tables).
..:: 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: Unable to search in phpMyAdmin
« Reply #2 on: 2017-03-07, 14:50:04 »
Something wrong with database itself (corrupt tables).

No, they are just fine. It happens on all databases.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to search in phpMyAdmin
« Reply #3 on: 2017-03-07, 15:00:37 »
I didn't found this issue when used search on phpmyadmin.
..:: 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: Unable to search in phpMyAdmin
« Reply #4 on: 2017-03-08, 18:45:31 »
I downgraded from 4.4.15.10 to 4.4.15.9 and it works fine again.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to search in phpMyAdmin
« Reply #5 on: 2017-03-08, 19:27:12 »
Try using php56s instead php54s with 'sh /script/fixlxphpexe php56s' and then update phpmyadmin with 'sh /script/update-phpmyadmin 4.6.6'.
..:: 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: Unable to search in phpMyAdmin
« Reply #6 on: 2017-03-09, 12:13:54 »
Try using php56s instead php54s with 'sh /script/fixlxphpexe php56s' and then update phpmyadmin with 'sh /script/update-phpmyadmin 4.6.6'.

Now it says: "PHP 5.5+ is required. Currently installed version is: 5.4.45"

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to search in phpMyAdmin
« Reply #7 on: 2017-03-09, 13:08:05 »
Because php for kloxo still using php54s. Try 'sh /script/phpm-installer php56s -y; sh /script/fixlxphpexe php56s'.
..:: 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: Unable to search in phpMyAdmin
« Reply #8 on: 2017-03-09, 19:07:09 »
Because php for kloxo still using php54s. Try 'sh /script/phpm-installer php56s -y; sh /script/fixlxphpexe php56s'.

PHP 5.6 works, but it's still showing:

Quote
lxphp.exe -v
PHP 5.6.30 (cli) (built: Jan 19 2017 10:06:29)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to search in phpMyAdmin
« Reply #9 on: 2017-03-09, 19:15:52 »
I removed /opt/php54s folder and now it shows Internal Server Error.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Unable to search in phpMyAdmin
« Reply #10 on: 2017-03-09, 19:16:42 »
What's you see for 'sh /script/restart; ps aux|grep kloxo|grep -v grep'
..:: 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: Unable to search in phpMyAdmin
« Reply #11 on: 2017-03-09, 19:17:40 »
Make sure using latest Kloxo-MR 7.
..:: 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: Unable to search in phpMyAdmin
« Reply #12 on: 2017-03-09, 19:27:14 »
What's you see for 'sh /script/restart; ps aux|grep kloxo|grep -v grep'

Quote
sh /script/restart; ps aux|grep kloxo|grep -v grep

Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
-------------------------------------------------------------------

Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi ('php56s' in 'fpm' mode):            [  OK  ]
-------------------------------------------------------------------

Kloxo Wrapper -> STOP
Kloxo Wrapper -> START
-------------------------------------------------------------------

- For help, type '/script/restart [--help|-h]'
root      6635  0.0  0.0 106432  3240 pts/1    T    19:06   0:00 /bin/sh /sbin/service kloxo-web restart
root      6642  0.0  0.0 108668  3272 pts/1    T    19:06   0:00 /bin/bash /etc/init.d/kloxo-web restart
root     12483  0.0  0.2 392712 20028 ?        S    Jan30   3:13 /opt/php54s/usr/bin/php -c /opt/php54s/custom/php.ini /usr/local/lxlabs/kloxo/sbin/kloxo.php master
lxlabs   15771  0.0  0.0  60852  3208 ?        Ssl  19:31   0:00 /usr/local/lxlabs/kloxo/init/kloxo-hiawatha -c /usr/local/lxlabs/kloxo/init
root     15863  0.0  0.1 464912 10436 ?        Ss   19:31   0:00 php-fpm: master process (/usr/local/lxlabs/kloxo/init/kloxo-php-fpm.conf)                                     
root     15890  5.0  0.2 462240 22580 pts/1    R    19:31   0:00 /opt/php56s/usr/bin/php -c /opt/php56s/custom/php.ini -f /usr/local/lxlabs/kloxo/sbin/kloxo.php master

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to search in phpMyAdmin
« Reply #13 on: 2017-03-09, 19:27:39 »
Make sure using latest Kloxo-MR 7.

Yes:

Quote
Mar 08 18:20:41 Updated: kloxomr7-7.0.0.c-2017030803.mr.noarch

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Unable to search in phpMyAdmin
« Reply #14 on: 2017-03-09, 19:51:42 »
Shutting down MySQL...                                     [  OK  ]
Starting MySQL.170309 19:55:00 mysqld_safe Logging to '/var/log/mysqld.log'.
170309 19:55:00 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
                                                           [  OK  ]
-------------------------------------------------------------------

Restarting PowerDNS authoritative nameserver: stopping and waiting..done
Starting PowerDNS authoritative nameserver: started
-------------------------------------------------------------------

Stopping php53m-fpm (Multiple Php):                        [  OK  ]
Starting php53m-fpm (Multiple Php):                        [  OK  ]
-------------------------------------------------------------------

Stopping php54m-fpm (Multiple Php):                        [  OK  ]
Starting php54m-fpm (Multiple Php):                        [  OK  ]
-------------------------------------------------------------------

Stopping php55m-fpm (Multiple Php):                        [  OK  ]
Starting php55m-fpm (Multiple Php):                        [  OK  ]
-------------------------------------------------------------------

Stopping php56m-fpm (Multiple Php):                        [FAILED]
Starting php56m-fpm (Multiple Php): [09-Mar-2017 19:55:08] ERROR: An another FPM instance seems to already listen on /opt/configs/php-fpm/sock/php56m-admin.sock
[09-Mar-2017 19:55:08] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

Stopping php70m-fpm (Multiple Php):                        [FAILED]
Starting php70m-fpm (Multiple Php): [09-Mar-2017 19:55:08] ERROR: An another FPM instance seems to already listen on /opt/configs/php-fpm/sock/php70m-admin.sock
[09-Mar-2017 19:55:08] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

Stopping php71m-fpm (Multiple Php):                        [  OK  ]
Starting php71m-fpm (Multiple Php):                        [  OK  ]
-------------------------------------------------------------------

Stopping php71m-fpm (PHP Used):                            [  OK  ]
Starting php71m-fpm (PHP Used):                            [  OK  ]
-------------------------------------------------------------------
Stopping spawn-fcgi:                                       [  OK  ]
Starting spawn-fcgi:                                       [  OK  ]
-------------------------------------------------------------------

Stopping nginx:                                            [  OK  ]
Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:433 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:433 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:433 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:433 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:433 failed (98: Address already in use)
nginx: [emerg] still could not bind()
                                                           [FAILED]
-------------------------------------------------------------------

Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
-------------------------------------------------------------------


*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

- For help, type '/script/restart-mail [--help|-h]'
-------------------------------------------------------------------

Stopping pure-ftpd:                                        [  OK  ]
Starting pure-ftpd:                                        [  OK  ]
-------------------------------------------------------------------
*** Restart services - END ***


*** Process Time: 00:00:12:44.764063 (dd:hh:mm:ss:xxxxxx) ***

 


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

Page created in 0.085 seconds with 18 queries.

web stats analysis