MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: tega on 2014-02-01, 18:18:41

Title: Error after a fresh install
Post by: tega on 2014-02-01, 18:18:41
Hello,

I strickly followed the instructions provided in https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt. (Installed the final release the B.2 in the .txt file) and in the end when I perform sh /script/restart-all I get this error:

Code: [Select]
[root@tegarte /]# sh /script/restart-all
Already stopped.
Starting qmail-toaster: svscan.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [FAILED]
Starting kloxo-hiawatha: Error loading RSA private key (-0x2E00): PK - Read/write of file failed
                                                           [FAILED]
[root@tegarte /]#

This is my info that I took by doing /script/sysinfo

Code: [Select]
[root@tegarte /]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014013101

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.i686
   2. PHP: php53u-5.3.28-1.ius.el6.i686
   3. Httpd: httpd-2.2.26-1.el6.i686
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.35.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.i686
   7. Dns: bind-9.9.5-1.el6.i686

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3072       1522       1549          0          0       1321
   -/+ buffers/cache:        200       2871
   Swap:            0          0          0

[root@tegarte /]#

EDIT: After doing a /script/update is fixed, it still gives an error with php-fpm but looks like is working

Starting php-fpm: [01-Feb-2014 20:29:07] NOTICE: PHP message: PHP Deprecated:  Comments starting with '#' are deprecated in Unknown on line 1 in Unknown on line 0
                                                           [  OK  ]
*** Restart services - END ***


But now I have another issue, does the username and password shouldn't be "admin" ? always get a "login unsuccessful" message.

This is a completely fresh install, I just installed Centos 6 32bit in a openvz environment
Title: Re: Error after a fresh install
Post by: MRatWork on 2014-02-01, 18:35:07
Read http://forum.mratwork.com/kloxo-mr-development/(info)-fresh-install-problem-of-kloxo-mr/
Title: Re: Error after a fresh install
Post by: tega on 2014-02-01, 19:07:00
Thanks, sorry I edited the post at the same you're replying with new issues, not sure if I need to create a new post. I couldn't find the answer for the username/password issue. admin as username and password doesn't work for me.

Thanks again for your fast reply and your dedication to this project.
Title: Re: Error after a fresh install
Post by: MRatWork on 2014-02-01, 19:26:26
Nothing wrong with install process, except conflict between rpm packages and it's related to mysql.

In my investigate, mariadb not make conflict but sadly no mariadb rpm for Centos 5 from centalt repo.