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, 04:29:09

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pjlarambla

Pages: [1]
1
Kloxo-MR Technical Helps / Problems Loading KloxoMR
« on: 2014-05-15, 16:27:11 »
Hi,

I do not know if it is me or what but I am trying to Install KloxoMR from the git install script. Want to load 6.5.1B

On a 6gig ram with 150 gig disk space loaded Centos 6.4 64bit minimal.  VPS.

But as it gets near the end it goes round in circles because it can not start Mysql. as shown below.

Code://///////////////////////////////////////////////////////////////////////////////////////////////////////////

- Fixing MySQL commands in import files
- Generating password
- Add Password to configuration file
- Could not grant privileges. Script Abort>>> Create slavedb_driver <<<
>>> Execute os_fix_some_permissions()... <<<
>>> Modified /etc/sysctl.conf <<<
>>> Processing basic Kloxo-MR configures (setting and database) <<<
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Stop MySQL service...
MySQL ROOT password reset...
Start MySQL service...
Connect failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
>>> Execute os_fix_lxlabs_permission() <<<
>>> Execute os_create_program_service() <<<
>>> Execute os_create_kloxo_service_once() <<<
>>> Execute create_mysql_db() for MASTER <<<
>>> Execute create_database() for MASTER <<<
Enter password:

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Just keeps asking for the password, that we normally do not have to put in. If you put in a password or hit enter
there comes a gap in the coding and then it starts quite fast but only goes round to the password again.

Many Thanks for Reading, and with help.

2
Many thanks for a fast answer  MR will try this, this evening

3
Hi All,

Do not know if any of you are getting this or if it has been covered.

Every time I go on to the home page in Admin i get the Error Box come up with the following in it:
Alert: Need select php-type. Click [here] to set it.

I have selected this several times now but it just keeps coming up. Perhaps someone could give me what all the settings in this, this is where the ( Here) in the error takes me Configure for client-admin

Also is there any special way to delete the IPs in the trace route, this keeps coming up pick an item, but you can not put a tick in any box but the top.

I am running Centos 6.5 and KloxoMR 6.5.1.B

Many thanks for reading.

4
Thanks goblog,

I was aware of that, but if you had a giggle all is good  :lol:

5
Hi All,

Just thought I would report back just in case others are having the same problems as I have been having.
In the Install script, there is I thing a small problem it looks like this:

B.2. For Final Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # move repo dir
    cd /etc/yum.repos.d/
   
    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/klox ... xo-mr.repo --no-check-certificate
   
    # move to /
    cd /
  Delete this

    # install (and then run 'setup.sh' instead 'installer.sh')
    yum install kloxomr
   
    # better reboot
    reboot

It seems that it is the cd /  change directory that is causing the install script to come to a stop and say it can not find the files.
So if you remove the cd /from the script and place it at the end as I have done below every thing goes through all O.K. Leave it
out and you get problems when updating things ( it gives out unable to find localhost to up date. )  :shock:

B.2. For Final Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # move repo dir
    cd /etc/yum.repos.d/
   
    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/klox ... xo-mr.repo --no-check-certificate
   
   
    # install (and then run 'setup.sh' instead 'installer.sh')
    yum install kloxomr

    : setup.sh ( as it shows you in the greetings box at the end of install )

    #move to
      cd /

   
    # better reboot
       reboot

Hope this seems right, if so hope it helps. 8-)

So I do not know if it was GitHub causing the problem. Do not know what the DEV is like

6
Sorry about the way I have posted this but I am not sure how to put it into the code boxes
But this is what I keep getting all the time I am on a different VPS as well now but still getting the
same faults. :twisted:
The code below is not all but shows where it keeps coming to an end.  :|




Total                                                                                                                                                                                                                                                                                      5.6 MB/s |  12 MB     00:02
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : mysql-libs-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                          1/5
  Installing : perl-DBI-1.609-4.el6.i686                                                                                                                                                                                                                                                                               2/5
  Installing : perl-DBD-MySQL-4.013-3.el6.i686                                                                                                                                                                                                                                                                         3/5
  Installing : mysql-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                               4/5
  Installing : mysql-server-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                        5/5
  Verifying  : perl-DBD-MySQL-4.013-3.el6.i686                                                                                                                                                                                                                                                                         1/5
  Verifying  : mysql-server-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                        2/5
  Verifying  : perl-DBI-1.609-4.el6.i686                                                                                                                                                                                                                                                                               3/5
  Verifying  : mysql-libs-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                          4/5
  Verifying  : mysql-5.1.69-1.el6_4.i686                                                                                                                                                                                                                                                                               5/5

Installed:
  mysql.i686 0:5.1.69-1.el6_4                                                                         mysql-libs.i686 0:5.1.69-1.el6_4                                                                         mysql-server.i686 0:5.1.69-1.el6_4

Dependency Installed:
  perl-DBD-MySQL.i686 0:4.013-3.el6                                                                                                                               perl-DBI.i686 0:1.609-4.el6

Complete!
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: linux.mirrors.es.net
 * extras: linux.mirrors.es.net
 * updates: linux.mirrors.es.net
Setting up Install Process
No package php53u available.
No package php53u-mysql available.
Error: Nothing to do
./installer.sh: line 157: php: command not found

Wait for final process... (1)

./installer.sh: line 168: cd: /usr/local/lxlabs/kloxo/install: No such file or directory
./installer.sh: line 169: lxphp.exe: command not found

Wait for final process... (2)

./installer.sh: line 168: cd: /usr/local/lxlabs/kloxo/install: No such file or directory
./installer.sh: line 169: lxphp.exe: command not found
[root@easyredhost yum.repos.d]#
[/b][/b]

7
Hi,

Been off line for a week, but I have tried every thing to download. This defiantly is a BIG GITHUB problem you just can not seem to download at any time, I do not have a slow connection its 30meg a sec.
Go onto Lxkloxo downloads with out any problem. The mirrors you gave above do not work, When you do get some sort of connection from GitHub you only get half of the download. Have been trying all day to download just the update but can not, it just messes up the whole system, because you are only getting half the download the same. Is there no chance ( MRatwork that you can not arrange with GoBlog to have a mirror on one of his servers as offered. ) because at this rate we will never get MR loaded I am in UK is it bad else where. Please help MRatwork if you can.

8
Hi All,

Just to let you know have now tried about 6 times to get rpm's from Github, have run ( setup.sh ) each time with no luck. I do not think running ( setup.sh )
is going to make any difference what so ever.  :evil:

9
All yesterday down. Do not know about today will try later this evening, :o  and keep my fingers crossed. :roll:

Pages: [1]

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

Page created in 0.029 seconds with 22 queries.

web stats analysis