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, 06:57:39

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.


Topics - KloxoLittleFish

Pages: [1] 2 3
1
Kloxo-MR Technical Helps / letsencrypt in mail server
« on: 2017-10-05, 20:31:54 »
Can SSL (let's encrypt) be specified for mail?

2
When I open the domain files with the vi editor I have seen an "^ M" appear in the code:

Code: [Select]
<IfModule mod_headers.c>
                Header always set X-Content-Type-Options "nosniff"^M
                Header always set X-XSS-Protection "1;mode=block"^M
                Header always set X-Frame-Options "SAMEORIGIN"^M
                Header always set Access-Control-Allow-Origin "*"
                Header always set X-Supported-By "Kloxo-MR 7.0"
                RequestHeader unset Proxy early
  </IfModule>

I mention it in case it is due to an error when converting/saving the text of the Kloxo forms.

Quote
Clients —  "Username" — Domains — "Userdomain.com" — {Web Features} => General Header (in Apache Format; Blank To Reset)


I have provisionally cleaned the files with a:

Code: [Select]
perl -p -i -e "s/\r//g" /opt/configs/apache/conf/domains/*

3
Kloxo-MR Bugs and Requests / Problem with domains.conf.tpl
« on: 2017-09-22, 19:02:07 »
I have a problem with the file "/opt/configs/apache/tpl/domains.conf.tpl". Inside appears code that gives me critical error.

Code: [Select]
/opt/configs/php-fpm/sock/<?=$phpselected;?>-<?=$sockuser;?>.sock
If I remove the "<?=$phpselected;?>-" it works correctly.

I must have some file without updating correctly that still retains old code. That's why I'd like to ask where it runs-designates the name of the sock. The original file to which it refers.

This is the complete section:

Code: [Select]
<IfModule mod_fastcgi.c>
Alias /<?=$domainname;?>.<?=$count;?>fake "<?=$webdocroot;?>/<?=$domainname;?>.<?=$count;?>fake"
#FastCGIExternalServer "<?=$webdocroot;?>/<?=$domainname;?>.<?=$count;?>fake" \
# -host 127.0.0.1:<?=$fpmport;?> -idle-timeout <?=$timeout;?> -pass-header Authorization
FastCGIExternalServer "<?=$webdocroot;?>/<?=$domainname;?>.<?=$count;?>fake" \
-socket /opt/configs/php-fpm/sock/<?=$phpselected;?>-<?=$sockuser;?>.sock \
-idle-timeout <?=$timeout;?> -pass-header Authorization
<FilesMatch \.php$>
SetHandler application/x-httpd-fastphp
</FilesMatch>
Action application/x-httpd-fastphp /<?=$domainname;?>.<?=$count;?>fake
<Files "<?=$domainname;?>.<?=$count;?>fake">
RewriteCond %{REQUEST_URI} !<?=$domainname;?>.<?=$count;?>fake
</Files>
</IfModule>

4
Kloxo-MR Technical Helps / Public Stats
« on: 2017-09-22, 17:59:50 »
How do I cancel all domain statistics?

By default they are PUBLIC. I would like to remove them or make them inaccessible without having to go domain by domain putting a password ...

5
Each time I make a "cleanup or something similar" it's reinstalled as apache 2.4
(sysinfo=>- Apache: httpd24u-2.4.27-1.ius.centos6.x86_64)
And I have to go back to the control panel to "uncheck/update" it but it always stays marked and always comes back reinstalling ...

6
Kloxo-MR Technical Helps / where do self certificates save?
« on: 2016-11-18, 12:17:21 »
where do self certificates save? I dont find files. Do they save (only) in database?

7
On admin, i go to "Resources" section, and pick SSL Certificates.

But, here, i cant upload SSL Cert or TXT certificate, only can add a self signed cert.


i want upload a certificate to put in "Resources" IP Addresses » SSL Configuration.

How i do it?

8
Kloxo-MR Bugs and Requests / sh /script/ problem
« on: 2016-06-02, 09:45:17 »
 I dont know why but  "/script/restart-all" and "/script/restart-web" ..."dns" (etc) do not work properly.


It do stop services but it don't start them again  :o


sh /script/restart-all
Quote
Desactivando el generador de registros del sistema:        [  OK  ]
Deteniendo named: .                                        [  OK  ]
Stopping php-fpm (PHP Used):                               [  OK  ]
Parando httpd:                                             [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Parando pure-ftpd:                                         [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]

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


sh /script/sysinfo
Quote
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016060105
   - Web: hiawatha-10.2.0-f.7.mr.el6.x86_64
   - PHP: php54s-5.4.40-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: mydomain.mydomain.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - 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.40-1.ius.el6
        * php55m-5.5.24-1.ius.el6
        * php56m-5.6.8-1.ius.el6
      - Used: --Use PHP Branch--
   3. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
   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.19.mr.el6.x86_64
      - spam: spamassassin

9
what is the difference between php,phpu and phpw? (PHP Branch ) and phpm? (PHP Used )

where is it explained? any doc?

i want to change to php5

Quote
sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016060105
   - Web: hiawatha-10.2.0-f.7.mr.el6.x86_64
   - PHP: php54s-5.4.40-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: mydomain.mydomain.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - 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.40-1.ius.el6
        * php55m-5.5.24-1.ius.el6
        * php56m-5.6.8-1.ius.el6
      - Used: --Use PHP Branch--
   3. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
   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.19.mr.el6.x86_64
      - spam: spamassassin

10
Kloxo-MR Bugs and Requests / Access denied for user
« on: 2016-06-01, 11:51:18 »
In sh /script/cleanup i see 2 erros:

Quote
...
Update Kloxo database
- Updating process
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
...
- Fix mail-all services
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
...

how do i fix it?

11
Kloxo-MR Bugs and Requests / LAST UPDATE Break SSL
« on: 2016-05-19, 10:25:59 »
service httpd restart
Quote
Parando httpd:                                             [FALLÓ]
Iniciando httpd: Syntax error on line 296 of /opt/configs/apache/conf/domains/domain.me.conf:
SSLCertificateFile: file '/home/kloxo/httpd/ssl/eth0_0___localhost.pem' does not exist or is empty

ls -l /home/kloxo/httpd/ssl/
Quote
ls: no se puede acceder a /home/kloxo/httpd/ssl/: No existe el fichero o el directorio

12
Since last update, mails not work. In maillog always:
 
Quote
send: delivery 648: deferral: not_allowed_to_perform_deliveries_as_root./

sh /script/sysinfo;
Quote
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016030202
   - Web: hiawatha-10.1.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.40-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: skobox.kobox.org
C. Services:
   1. MySQL: MariaDB-server-10.0.24-1.el6.x86_64
   2. PHP:
      - 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.40-1.ius.el6
        * php55m-5.5.24-1.ius.el6
        * php56m-5.6.8-1.ius.el6
      - Used: --Use PHP Branch--
   3. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
   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.18.mr.el6.x86_64
      - spam: spamassassin


/home/vpopmail/bin/vdominfo

Quote
domain: mydomain1.com
uid:    0
gid:    0
dir:

users:  2147483646

domain: mydomain2.com
uid:    0
gid:    0
dir:

users:  0

domain: mydomain3.com
uid:    7801
gid:    7801
dir:    /home/lxadmin/mail/domains/mydomain3.com
users:  0

domain: mydomain4.com
uid:    7801
gid:    7801
dir:    /home/lxadmin/mail/domains/mydomain4.com
users:  0

 :'(

14
Kloxo-MR Bugs and Requests / domain and subdomains
« on: 2015-11-28, 16:43:08 »
I have one domaind and two subdomains. All with same Document Root. After last cleanup subdomains dont show domain page. They show :

Quote
     Panel
  Kloxo    http    https
  Webmail    http    https
  PHPMyAdmin    http    https
Admins on CP

???

15
Code: [Select]
sh /script/restart-mail

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

????

Code: [Select]
sh /script/restart-mail --help
 ------------------------------------------------------------------------------
  format: sh /script/restart-mail [--force|-y]
 ------------------------------------------------------------------------------
  --force or -y
      - running '/etc/init.d/httpd restart' instead custom 'restart' declare
        inside /etc/local/lxlabs/kloxo/etc/process
      - use it if trouble restart without '--force' or '-y'

i cant execute restart-mail ...  :-\

Pages: [1] 2 3

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

Page created in 0.032 seconds with 15 queries.

web stats analysis