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-27, 23:09:09

Author Topic: i cannot login cp and sql not install  (Read 11339 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: i cannot login cp and sql not install
« Reply #15 on: 2015-01-02, 05:11:28 »
In your server, php53u and php56u installed (information from 'yum list php*').

Try, 'yum remove php56u*' and if still trouble try 'sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: i cannot login cp and sql not install
« Reply #16 on: 2015-01-02, 05:57:24 »
Code: [Select]
yum remove php56u*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package php56u.i686 0:5.6.3-5.ius.el6 will be erased
---> Package php56u-cli.i686 0:5.6.3-5.ius.el6 will be erased
---> Package php56u-common.i686 0:5.6.3-5.ius.el6 will be erased
---> Package php56u-pear.noarch 1:1.9.5-1.ius.el6 will be erased
---> Package php56u-pecl-jsonc.i686 0:1.3.6-3.ius.el6 will be erased
---> Package php56u-process.i686 0:5.6.3-5.ius.el6 will be erased
---> Package php56u-xml.i686 0:5.6.3-5.ius.el6 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch     Version              Repository              Size
================================================================================
Removing:
 php56u              i686     5.6.3-5.ius.el6      @mratwork-ius-stable   7.7 M
 php56u-cli          i686     5.6.3-5.ius.el6      @mratwork-ius-stable    11 M
 php56u-common       i686     5.6.3-5.ius.el6      @mratwork-ius-stable   7.9 M
 php56u-pear         noarch   1:1.9.5-1.ius.el6    @mratwork-ius-stable   2.2 M
 php56u-pecl-jsonc   i686     1.3.6-3.ius.el6      @mratwork-ius-stable   160 k
 php56u-process      i686     5.6.3-5.ius.el6      @mratwork-ius-stable   126 k
 php56u-xml          i686     5.6.3-5.ius.el6      @mratwork-ius-stable   742 k

Transaction Summary
================================================================================
Remove        7 Package(s)

Installed size: 30 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing    : php56u-5.6.3-5.ius.el6.i686                                  1/7
warning: /etc/httpd/conf.d/php.conf saved as /etc/httpd/conf.d/php.conf.rpmsave
  Erasing    : php56u-cli-5.6.3-5.ius.el6.i686                              2/7
  Erasing    : php56u-process-5.6.3-5.ius.el6.i686                          3/7
  Erasing    : php56u-xml-5.6.3-5.ius.el6.i686                              4/7
  Erasing    : php56u-common-5.6.3-5.ius.el6.i686                           5/7
warning: /etc/php.ini saved as /etc/php.ini.rpmsave
  Erasing    : php56u-pecl-jsonc-1.3.6-3.ius.el6.i686                       6/7
  Erasing    : 1:php56u-pear-1.9.5-1.ius.el6.noarch                         7/7
  Verifying  : php56u-xml-5.6.3-5.ius.el6.i686                              1/7
  Verifying  : 1:php56u-pear-1.9.5-1.ius.el6.noarch                         2/7
  Verifying  : php56u-common-5.6.3-5.ius.el6.i686                           3/7
  Verifying  : php56u-pecl-jsonc-1.3.6-3.ius.el6.i686                       4/7
  Verifying  : php56u-5.6.3-5.ius.el6.i686                                  5/7
  Verifying  : php56u-cli-5.6.3-5.ius.el6.i686                              6/7
  Verifying  : php56u-process-5.6.3-5.ius.el6.i686                          7/7

Removed:
  php56u.i686 0:5.6.3-5.ius.el6
  php56u-cli.i686 0:5.6.3-5.ius.el6
  php56u-common.i686 0:5.6.3-5.ius.el6
  php56u-pear.noarch 1:1.9.5-1.ius.el6
  php56u-pecl-jsonc.i686 0:1.3.6-3.ius.el6
  php56u-process.i686 0:5.6.3-5.ius.el6
  php56u-xml.i686 0:5.6.3-5.ius.el6

Complete!
after remove php56u
Code: [Select]
php -v
-bash: php: command not found
after sh /script/upcp -y
Code: [Select]
php -v
PHP 5.6.3 (cli) (built: Dec  9 2014 16:57:15)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
this error message via filezilla

421 Unable to read the indexed puredb file (or old format detected) - Try pure-pw mkdb
Error:   Could not connect to server
« Last Edit: 2015-01-02, 06:05:46 by hoop »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i cannot login cp and sql not install
« Reply #17 on: 2015-01-02, 07:44:21 »
I think something wrong with your server. By default, Kloxo-MR will be install php53u for the first/default php.

Try install another OS template and then install Kloxo-MR.

10 minute ago, I was installed Kloxo-MR 7.0.0 in CentOS 6 64bit and 32bit. Only found issue related to mod-pagespeed repo where need change content of /etc/yum.repos.d/mratwork.repo from:
Code: [Select]
...
# for mod-pagespeed
[mratwork-google-mod-pagespeed]
name=MRatWork - google-mod-pagespeed
baseurl=http://dl.google.com/linux/mod-pagespeed/rpm/stable/$basearch
enabled=1
gpgcheck=0
...

to:
Code: [Select]
...
# for mod-pagespeed
[mratwork-google-mod-pagespeed]
name=MRatWork - google-mod-pagespeed
baseurl=http://dl.google.com/linux/mod-pagespeed/rpm/stable/$basearch
enabled=0
gpgcheck=0
...

before running 'sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: i cannot login cp and sql not install
« Reply #18 on: 2015-01-03, 00:16:31 »
no way to take backup for my site at this time,so i can't install another OS template and then install Kloxo-MR.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i cannot login cp and sql not install
« Reply #19 on: 2015-01-03, 00:55:30 »
Alternatively, install all php in 'multiple php' and after all phps installed select 'php53m' or 'php54m' in 'php used'. All process in 'webserver configure'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: i cannot login cp and sql not install
« Reply #20 on: 2015-01-05, 20:18:22 »
Alternatively, install all php in 'multiple php' and after all phps installed select 'php53m' or 'php54m' in 'php used'. All process in 'webserver configure'.
Error Box - Press Esc to close
Alert: Install process running in background [localhost]
then not installed
Code: [Select]
yum list installed php*; php -v
Loaded plugins: fastestmirror, priorities, protectbase, replace
Installed Packages
php53u.i686                     5.3.29-1.ius.el6            installed           
php53u-cli.i686                 5.3.29-1.ius.el6            installed           
php53u-common.i686              5.3.29-1.ius.el6            installed           
php53u-mysql.i686               5.3.29-1.ius.el6            installed           
php53u-pdo.i686                 5.3.29-1.ius.el6            installed           
php56u.i686                     5.6.3-5.ius.el6             @mratwork-ius-stable
php56u-cli.i686                 5.6.3-5.ius.el6             @mratwork-ius-stable
php56u-common.i686              5.6.3-5.ius.el6             @mratwork-ius-stable
php56u-pear.noarch              1:1.9.5-1.ius.el6           @mratwork-ius-stable
php56u-pecl-jsonc.i686          1.3.6-3.ius.el6             @mratwork-ius-stable
php56u-process.i686             5.6.3-5.ius.el6             @mratwork-ius-stable
php56u-xml.i686                 5.6.3-5.ius.el6             @mratwork-ius-stable
PHP 5.6.3 (cli) (built: Dec  9 2014 16:57:15)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i cannot login cp and sql not install
« Reply #21 on: 2015-01-06, 20:18:21 »
Still have a problem?. If yes, give me your ssh dan Kloxo-MR access (send to me via PM).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: i cannot login cp and sql not install
« Reply #22 on: 2015-01-27, 16:03:13 »
reinstall OS,reinstall Kloxo-MR and upload file and sql site then not working with Apache  and Nginxproxy
=============
Forbidden

You don't have permission to access / on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.15 (CentOS) Server at horusone.com Port 80
Hiawatha /Lighttpd /Nginx
Code: [Select]
sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015012701

B. OS: CentOS release 6.6 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.41-2.ius.el6.i686
   2. PHP: php54-5.4.36-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.11.0-f.1.mr.el6.i386
   6. Nginx: nginx-1.7.9-1.el6.ngx.i386
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.i686
   9. Qmail: qmail-toaster-1.03-1.3.45.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           512        403        108          1          0        287
   -/+ buffers/cache:        115        396
   Swap:          512         24        487

Code: [Select]
yum list installed php*; php -v
Loaded plugins: fastestmirror, priorities, protectbase, replace
Installed Packages
php54.i686                        5.4.36-1.ius.el6          @mratwork-ius-stable
php54-cli.i686                    5.4.36-1.ius.el6          @mratwork-ius-stable
php54-common.i686                 5.4.36-1.ius.el6          @mratwork-ius-stable
php54-embedded.i686               5.4.36-1.ius.el6          @mratwork-ius-stable
php54-fpm.i686                    5.4.36-1.ius.el6          @mratwork-ius-stable
php54-gd.i686                     5.4.36-1.ius.el6          @mratwork-ius-stable
php54-imap.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-intl.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-ioncube-loader.i686         4.7.3-1.ius.el6           @mratwork-ius-stable
php54-ldap.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-litespeed.i686              5.4.36-1.ius.el6          @mratwork-ius-stable
php54-mbstring.i686               5.4.36-1.ius.el6          @mratwork-ius-stable
php54-mcrypt.i686                 5.4.36-1.ius.el6          @mratwork-ius-stable
php54-mysqlnd.i686                5.4.36-1.ius.el6          @mratwork-ius-stable
php54-pdo.i686                    5.4.36-1.ius.el6          @mratwork-ius-stable
php54-pear.noarch                 1:1.9.5-2.ius.el6         @mratwork-ius-stable
php54-pecl-geoip.i686             1.0.8-3.ius.el6           @mratwork-ius-stable
php54-process.i686                5.4.36-1.ius.el6          @mratwork-ius-stable
php54-pspell.i686                 5.4.36-1.ius.el6          @mratwork-ius-stable
php54-recode.i686                 5.4.36-1.ius.el6          @mratwork-ius-stable
php54-snmp.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-soap.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-tidy.i686                   5.4.36-1.ius.el6          @mratwork-ius-stable
php54-xml.i686                    5.4.36-1.ius.el6          @mratwork-ius-stable
php54-xmlrpc.i686                 5.4.36-1.ius.el6          @mratwork-ius-stable
PHP 5.4.36 (cli) (built: Dec 19 2014 10:53:05)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader v4.7.3, Copyright (c) 2002-2014, by ionCube Ltd.

Code: [Select]
sh /script/fixweb; sh /script/fixphp; sh /script/restart-web -y

- For help, type '/script/fixweb [--help|-h]'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Web server config
- 'defaults' pages at 'localhost'
- remove all domains configs at 'localhost'
- 'jojhost.com' ('admin') at 'localhost'
- 'freebitcoins.ga' ('boop') at 'localhost'
- 'getbitcoin.biz' ('boop') at 'localhost'
- 'freedogecoin.gq' ('doop') at 'localhost'
- 'directory.horusone.com' ('hoop') at 'localhost'
- 'horusone.com' ('hoop') at 'localhost'

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


- For help, type '/script/fixphp [--help|-h]'
- No argument supplied. Defaulting to localhost (master) servers

Fixing php.ini/php-fpm.conf/php5.fcgi/.htaccess
- '/etc/php.ini' at 'localhost'
- Fix 'extension_dir' path in php.ini at 'localhost'
- '/etc/php-fpm.d/default.conf' at 'localhost'
- '/home/kloxo/client/php5.fcgi' at 'localhost'
- '/home/admin/jojhost.com/.htaccess' ('admin') at 'localhost'
- '/home/kloxo/client/admin/php.ini' at 'localhost'
- '/home/kloxo/client/admin/php5.fcgi' at 'localhost'
- '/home/kloxo/client/admin/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/admin.conf' at 'localhost'
- '/home/boop/freebitcoins.ga/.htaccess' ('boop') at 'localhost'
- '/home/kloxo/client/boop/php.ini' at 'localhost'
- '/home/kloxo/client/boop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/boop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/boop.conf' at 'localhost'
- '/home/boop/getbitcoin.biz/.htaccess' ('boop') at 'localhost'
- '/home/doop/freedogecoin.gq/.htaccess' ('doop') at 'localhost'
- '/home/kloxo/client/doop/php.ini' at 'localhost'
- '/home/kloxo/client/doop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/doop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/doop.conf' at 'localhost'
- '/home/hoop/directory.horusone.com/.htaccess' ('hoop') at 'localhost'
- '/home/kloxo/client/hoop/php.ini' at 'localhost'
- '/home/kloxo/client/hoop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/hoop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/hoop.conf' at 'localhost'
- '/home/hoop/horusone.com/.htaccess' ('hoop') at 'localhost'

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


Stopping nginx: [FAILED]
Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 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 0.0.0.0:80 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 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
[FAILED]
-------------------------------------------------------------------

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

Stopping php-fpm: [  OK  ]
Starting php-fpm: [  OK  ]
-------------------------------------------------------------------

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

Code: [Select]
sh /script/fixweb; sh /script/fixphp; sh /script/restart-web -y

- For help, type '/script/fixweb [--help|-h]'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Web server config
- 'defaults' pages at 'localhost'
- remove all domains configs at 'localhost'
- 'jojhost.com' ('admin') at 'localhost'
- 'freebitcoins.ga' ('boop') at 'localhost'
- 'getbitcoin.biz' ('boop') at 'localhost'
- 'freedogecoin.gq' ('doop') at 'localhost'
- 'directory.horusone.com' ('hoop') at 'localhost'
- 'horusone.com' ('hoop') at 'localhost'

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


- For help, type '/script/fixphp [--help|-h]'
- No argument supplied. Defaulting to localhost (master) servers

Fixing php.ini/php-fpm.conf/php5.fcgi/.htaccess
- '/etc/php.ini' at 'localhost'
- Fix 'extension_dir' path in php.ini at 'localhost'
- '/etc/php-fpm.d/default.conf' at 'localhost'
- '/home/kloxo/client/php5.fcgi' at 'localhost'
- '/home/admin/jojhost.com/.htaccess' ('admin') at 'localhost'
- '/home/kloxo/client/admin/php.ini' at 'localhost'
- '/home/kloxo/client/admin/php5.fcgi' at 'localhost'
- '/home/kloxo/client/admin/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/admin.conf' at 'localhost'
- '/home/boop/freebitcoins.ga/.htaccess' ('boop') at 'localhost'
- '/home/kloxo/client/boop/php.ini' at 'localhost'
- '/home/kloxo/client/boop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/boop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/boop.conf' at 'localhost'
- '/home/boop/getbitcoin.biz/.htaccess' ('boop') at 'localhost'
- '/home/doop/freedogecoin.gq/.htaccess' ('doop') at 'localhost'
- '/home/kloxo/client/doop/php.ini' at 'localhost'
- '/home/kloxo/client/doop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/doop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/doop.conf' at 'localhost'
- '/home/hoop/directory.horusone.com/.htaccess' ('hoop') at 'localhost'
- '/home/kloxo/client/hoop/php.ini' at 'localhost'
- '/home/kloxo/client/hoop/php5.fcgi' at 'localhost'
- '/home/kloxo/client/hoop/prefork.inc' at 'localhost'
- '/etc/php-fpm.d/hoop.conf' at 'localhost'
- '/home/hoop/horusone.com/.htaccess' ('hoop') at 'localhost'

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


Stopping httpd: [  OK  ]
Starting httpd: Syntax error on line 443 of /opt/configs/apache/conf/domains/freebitcoins.ga.conf:
<VirtualHost> directive missing closing '>'
[FAILED]
-------------------------------------------------------------------

Stopping php-fpm: [  OK  ]
Starting php-fpm: [  OK  ]
-------------------------------------------------------------------

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



Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i cannot login cp and sql not install
« Reply #23 on: 2015-01-27, 21:02:28 »
You need re-update 'switch programs' and 'webserver configure'.

For 'switch programs', select 'none' for all and then switch back to previous. For 'webserver configure', select 'mod_php_ruid2' and then back to 'php-fpm_event' for 'php type'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoop

  • Valuable Member
  • *
  • Posts: 82
  • Karma: +0/-0
    • View Profile
Re: i cannot login cp and sql not install
« Reply #24 on: 2015-01-29, 03:48:23 »
You need re-update 'switch programs' and 'webserver configure'.

For 'switch programs', select 'none' for all and then switch back to previous. For 'webserver configure', select 'mod_php_ruid2' and then back to 'php-fpm_event' for 'php type'.
BIND DNS Server not working
Sites working but some wont  got the message
Quote
If you are seeing this page, it means that web has not been configured for this domain on this server.

This could be due to the following causes:

    Kloxo has not restarted the web server yet after you added the domain. Please wait for the web server to restart.
     
    The domain is pointing to the wrong Kloxo server. Ping the domain and make sure that the IP matches one of the IPaddress seen in admin home -> ipaddresses
     
    If you are seeing this page when you try to access an IP like http://192.168.1.1, then that means that the IP has not yet been mapped to a domain. Go to client home -> ipaddresses -> ipaddress home -> domain config and map an IP to a domain.
     
    Once you map an IP to a domain, then you have to make sure that the domain pings back to the same IP. Otherwise, if you try to access the domain, you will get this page. So IP -> domain.com should mean that domain.com pings to the same IP.

DB accepted other not  accept { this backup from prv Kloxomr }
Real memory increasing to %99.9   
Code: [Select]
# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015012701

B. OS: CentOS release 6.6 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.41-2.ius.el6.i686
   2. PHP: php54-5.4.36-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.11.0-f.1.mr.el6.i386
   6. Nginx: nginx-1.7.9-1.el6.ngx.i386
   7. Cache: --uninstalled--
   8. Dns: djbdns-1.05-17.4.mr.el6.i386
   9. Qmail: qmail-toaster-1.03-1.3.46.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           512        381        130         44          0        135
   -/+ buffers/cache:        246        265
   Swap:          512         28        483
« Last Edit: 2015-01-29, 04:04:20 by hoop »

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.059 seconds with 18 queries.

web stats analysis