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-29, 00:21:10

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 - tega

Pages: [1] 2 3 4
1
Kloxo-MR Development / Installatron
« on: 2019-07-22, 03:54:37 »
Hello,

I know installatron on kloxo-mr is broken for quite sometime, by any chance do you plan to fix it? I would like to use it, I still have a few members of my community who going through a simple installation of wordpress is a pain in the rear.

Thanks

2
Still not working, as you can see there's no i386 or i686 folder https://repo.ius.io/6/

EDIT: only on archive, there's no 32bit stable or testing support anymore for centos 6 on that repo.

3
Sorry to reply in english, but I've translated, the cause is simple, basically ius repo, stop supporting centos 6 32bit, so that repo doesn't work anymore. you can see here https://repo.ius.io/6/ only 64bit are supported now on centos 6.

4
Kloxo-MR Technical Helps / Re: Installatron issue
« on: 2019-01-20, 02:51:11 »
Please I have a premium subscription of installatron that I would love to use on kloxo

5
Kloxo-MR Technical Helps / Re: Installatron issue
« on: 2019-01-04, 22:51:06 »
No one?

6
Kloxo-MR Technical Helps / Installatron issue
« on: 2019-01-02, 18:43:03 »
Hello,

I've installed Installatron using the script ( /script/installatron-install ) without any problems with ioncube, the only thing I've got was:

Code: [Select]
ln: creating symbolic link `/var/installatron/frontend/htmllib': No such file or directory
So when I try to open the installatron through the kloxo panel (https://mydomain.com:7777/installatron/?) it shows a blank page with just this text:

Code: [Select]
404---
So I looked into /var/installatron and there's no frontend folder as expected, I've created using
Code: [Select]
mkdir /var/installatron/frontend and run the command to create a symbolic link:

Code: [Select]
ln -sf /usr/local/lxlabs/kloxo/httpdocs/lib/html /var/installatron/frontend/htmllib
Now when I try to open installatron on the panel through the same link I get a blank page with just this text:
Code: [Select]
File not found.
Any ideas in how to get this working?

my sysinfo (I just redacted my hostname to avoid spam):

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017091202
   - Web: hiawatha-10.6.0-f.1.mr.el6.i686
   - PHP: php56s - 5.6.36-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.10 (Final) i686
   - Hostname: mydomain.com
C. Services:
   1. MySQL: MariaDB-server-10.0.37-1.el6.i686
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.39-1.ius.centos6.i686
        - Multiple:
          * php52m - 5.2.17-102.mr.el6
          * php54m - 5.4.45-1.ius.centos6
          * php56m - 5.6.30-2.ius.el6
          * php71m - 7.1.15-1.ius.centos6
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.i686
     - Lighttpd: lighttpd-1.4.47-2.el6.i686
     - Nginx: nginx-1.15.8-1.el6.ngx.i686
     - Apache: httpd24u-2.4.35-1.ius.centos6.i686
       - PHP Type: php-fpm_worker
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: none
     - Bind: bind-9.9.9-1.mr.el6.i686
     - DJBDns: djbdns-1.05-17.4.mr.el6.i386
     - NSD: nsd-4.1.22-1.el6.i686
     - PowerDNS: pdns-4.0.3-1.el6.MIND.i686
     - Yadifa: yadifa-2.2.5-1.mr.el6.i686
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el6.i686
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
      - smtp: qmail-toaster-1.03-1.3.57.mr.el6.i686
      - spam: bogofilter-1.2.4-1.el6.i686
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.i386
   8. Stats: webalizer
      - webalizer: webalizer-2.23_08-1.mr.el6.i386
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          4096       2283       1812          8          0       1694
-/+ buffers/cache:        589       3506
Swap:            0          0          0
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       75G   37G   39G  49% /


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

7
Kloxo-MR Technical Helps / Re: webmail error 500
« on: 2017-04-29, 04:44:18 »
No luck, actually the error 500 is only on roundcube, it appears after trying to login.

I guess roundcube is broken, I know I can use other webmail client, but I kinda need the roundcube to work, because I do not want to explain to the people that use e-mail on my server how to use a different client other than roundcube

8
Kloxo-MR Technical Helps / Re: webmail error 500
« on: 2017-04-29, 04:10:23 »
Same problem for me

opensmtpd not installed
Code: [Select]
Package(s) opensmtpd available, but not installed.

Code: [Select]
[root@server script]# yum list installed|grep smtp
esmtp.x86_64                      1.0-7.el6                 @mratwork-epel
libesmtp.x86_64                   1.0.4-15.el6              @base

9
I did now, I don't know what to say, but I've only be able to fix my problem after doing the one I was saying, that change just that single line.

Same issue afecting 3 of my servers (2 x86_64 and the other i686) and after recompiling individually qmail with that patch for each server I was able to fix that error message.

10
If you mean using https://www.ckdhr.com/ckd/qmail-103.patch, qmail-toaster already use it with named as qmail_qmailtoaster-big-dns.patch

It's a different patch, that one you are talking about basically what it does is to increase the maximum size of a lookup qmail do when sending and e-mail, and the patch I was refering is to basically trim the information of the lookup qmail needs, on the dns.c it's just one line that is changed from "any" to "cname".

That was the only way I was able to make it sending e-mails again to providers that have a lot of records

11
FINALLY, I think I fixed, at least my e-mails on the queue were already proccesed after applying the any-to-cname patch

I will update after being 100% sure that the e-mails are working again

UPDATE: Yeah it worked, all my e-mails are being delivered now!

@MRatWork if you want to include this patch in your qmail rpm it would be great, it's just one line that changes in the dns.c which make it trim in all the information qmail needs to make the lookup

http://www.memoryhole.net/qmail/#any-to-cname

Thanks

12
This is happening in 3 of my servers running kloxo :(

13
I actually extracted qmail-toaster from MR's repo and checked that qmail is already patched for big DNS lookups, so here it goes my theory.

No idea than what's causing since, I'm in the same boat as you

14
Same issue with me

Apr 12 08:29:19 server send: delivery 1: deferral: CNAME_lookup_failed_temporarily._(#4.4.3)/

I think I have a clue but I'm not sure, I read somewhere that qmail can only handle DNS lookups (including cname and mx) up to a certain amount of bits and to be able to work with bigger lookups it need to be patched, but since qmail is installed from the kloxo repos I haven't done any patching and to be honest, I'm not even sure if I know how to do it.

I check the records for the domain that I want to send an e-mail and they are fine, also that error is just happening for a few of the e-mails I try to send from my server

15
Kloxo-MR Technical Helps / Re: Outgoingips
« on: 2016-11-18, 04:43:15 »
Thanks, it worked :)

Pages: [1] 2 3 4

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.046 seconds with 20 queries.

web stats analysis