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

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

Pages: [1] 2 3 ... 7
1
Kloxo-MR Technical Helps / autoresponder
« on: 2017-08-22, 02:19:07 »
Hi,

I have some clients that wants to use autoresponder, but the charset is wrong... and on automatic answer, i receive wrong characters...

Is not possible to resolve this situation ?
A feature or i can change in the code?

Thanks,

2
Kloxo-MR Technical Helps / autoresponder charset
« on: 2017-07-06, 12:00:54 »
Hi,

How can i define the autoresponder charset ? For the autoresponder doesn't send this chars...

O seu contacto é muito importante para nós.

Thanks,

3
Yes i did, but everything had failed...
I rollback... i have restore the backup of the server...

I will continue with 6.5

Thanks,

4
I have all sites down...

How can i fix this?

I check /var/log/http/access and all sites goes there..
And mysql command is missing..

5
Kloxo 7.0 will work on Centos 5 ?


6
Hi

I have update from Kloxo 6.5 to Kloxo 7.0

And now i cant login in Kloxo, and all websites are down...


Error 404

The requested page could not be found but may be available again in the future

7
Kloxo-MR Technical Helps / Re: awstats shows perl in text...
« on: 2016-09-26, 11:12:26 »
A. Control Panel:               
   - Kloxo-MR: 7.0.0.b-2016091201
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-2.w6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: server.*****.pt
C. Services:
   1. MySQL: MariaDB-server-10.0.27-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
        - Multiple:
          * php52m-5.2.17-102.mr.el6
          * php53m-5.3.29-1.ius.el6
          * php54m-5.4.45-2.w6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.25-1.ius.el6
          * php70m-7.0.10-1.w6
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.41-1.el6.x86_64
     - Nginx: nginx-1.11.3-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         64240      52150      12090         14       1833      39134
   -/+ buffers/cache:      11181      53059
   Swap:         2047         65       1982
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/md2        227G  114G  102G  53% /


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

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)

8
Kloxo-MR Technical Helps / Re: awstats shows perl in text...
« on: 2016-09-12, 20:49:19 »
Now in Kloxo 7.0, happen this...

http://stats.aceitar.pt/

What i need to do to fix ?

9
Kloxo-MR Technical Helps / awstats shows perl in text...
« on: 2016-09-03, 19:20:22 »
Hi,

Since i had update from Kloxo to Kloxo-MR, i dont have awstats...
When i access http://domain/awstats/awstats.pl shows a text document...



#!/usr/bin/perl
#------------------------------------------------------------------------------
# Free realtime web server logfile analyzer to show advanced web statistics.
# Works from command line or as a CGI. You must use this script as often as
# necessary from your scheduler to update your statistics and from command
# line or a browser to read report results.
# See AWStats documentation (in docs/ directory) for all setup instructions.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#------------------------------------------------------------------------------
# $Revision: 1.982 $ - $Author: eldy $ - $Date: 2012/10/24 22:33:50 $
require 5.007;

#$|=1;
#use warnings;      # Must be used in test mode only. This reduce a little process speed
#use diagnostics;   # Must be used in test mode only. This reduce a lot of process speed
use strict;
no strict "refs";
use Time::Local
  ; # use Time::Local 'timelocal_nocheck' is faster but not supported by all Time::Local modules
use Socket;
use Encode;

10
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-24, 15:44:56 »
The update is only for Kloxo 7 ?

Thanks

11
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-24, 11:06:55 »
This is mailog...

Domain defined as 'Remote Mail'...
Code: [Select]
Aug 24 10:05:17 cheetah send: new msg 3152839
Aug 24 10:05:17 cheetah send: info msg 3152839: bytes 225 from <root@cheetah.***.net> qp 17250 uid 0
Aug 24 10:05:17 cheetah send: starting delivery 5132: msg 3152839 to remote samuel@o***.com
Aug 24 10:05:17 cheetah send: status: local 0/10 remote 1/60
Aug 24 10:05:18 cheetah send: delivery 5132: success: User_and_password_not_set,_continuing_without_authentication./<samuel@***.com>_165.254.167.50_accepted_message./Remote_host_said:_250_Message_received/
Aug 24 10:05:18 cheetah send: status: local 0/10 remote 0/60
Aug 24 10:05:18 cheetah send: end msg 3152839


After run sh /script/fix-qmail-assign

Code: [Select]
Aug 24 10:07:36 cheetah send: new msg 3152642
Aug 24 10:07:36 cheetah send: info msg 3152642: bytes 226 from <root@cheetah.***.net> qp 17923 uid 0
Aug 24 10:07:36 cheetah send: starting delivery 12: msg 3152642 to local ***.com-samuel@***.com
Aug 24 10:07:36 cheetah send: status: local 1/10 remote 0/60
Aug 24 10:07:36 cheetah send: delivery 12: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
Aug 24 10:07:36 cheetah send: status: local 0/10 remote 0/60
Aug 24 10:07:36 cheetah send: bounce msg 3152642 qp 17927
Aug 24 10:07:36 cheetah send: end msg 3152642
Aug 24 10:07:36 cheetah send: new msg 3178146
Aug 24 10:07:36 cheetah send: info msg 3178146: bytes 787 from <> qp 17927 uid 7796
Aug 24 10:07:36 cheetah send: starting delivery 13: msg 3178146 to local cheetah.***.net-root@cheetah.***.net
Aug 24 10:07:36 cheetah send: status: local 1/10 remote 0/60
Aug 24 10:07:36 cheetah send: new msg 3178142
Aug 24 10:07:36 cheetah send: info msg 3178142: bytes 918 from <> qp 17929 uid 1134
Aug 24 10:07:36 cheetah send: starting delivery 14: msg 3178142 to local ***.net-samuel@***.net
Aug 24 10:07:36 cheetah send: status: local 2/10 remote 0/60
Aug 24 10:07:36 cheetah send: delivery 13: success: did_0+1+0/qp_17929/
Aug 24 10:07:36 cheetah send: status: local 1/10 remote 0/60
Aug 24 10:07:36 cheetah send: end msg 3178146
Aug 24 10:07:36 cheetah send: delivery 14: success: did_0+0+1/
Aug 24 10:07:36 cheetah send: status: local 0/10 remote 0/60
Aug 24 10:07:36 cheetah send: end msg 3178142

12
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-23, 20:09:54 »
Hi,

Go to Kloxo, and set 'Remote Mail'
>grep domain.com /var/qmail/control/*


Run sh /script/fix-qmail-assign
> grep domain.com /var/qmail/control/*
morercpthosts:domain.com
Binary file morercpthosts.cdb matches
rcpthosts:domain.com
virtualdomains:domain.com:domain.com


Then i need to again to Kloxo, and Update 'Remote Mail' to remove from virtualdomains

And about this issue ?

Thanks

13
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-23, 15:53:16 »
Any trouble if send email to domain with 'remote mail?.

If the email is remote, and changed to local, the email is not delivered.

14
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-23, 15:51:42 »
Hi,

Go to Kloxo, and set 'Remote Mail'
>grep domain.com /var/qmail/control/*


Run sh /script/fix-qmail-assign
> grep domain.com /var/qmail/control/*
morercpthosts:domain.com
Binary file morercpthosts.cdb matches
rcpthosts:domain.com
virtualdomains:domain.com:domain.com


Then i need to again to Kloxo, and Update 'Remote Mail' to remove from virtualdomains

Thanks

15
Kloxo-MR Technical Helps / Re: qmail remote
« on: 2016-08-22, 09:59:31 »
Hi again,

When i ran
Code: [Select]
sh /script/fix-qmail-assign every domain was listed in /var/qmail/control/*

The script reads all domains, if they have  "Remote Mail" or not.

Thanks

Pages: [1] 2 3 ... 7

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

Page created in 0.032 seconds with 17 queries.

web stats analysis