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-27, 09:49:47

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

Pages: 1 [2] 3 4 ... 10
16
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

17
Kloxo-MR Bugs and Requests / Re: LAST UPDATE Break SSL
« on: 2016-06-02, 08:52:44 »
how do i fix it?

18
Kloxo-MR Bugs and Requests / Re: Access denied for user
« on: 2016-06-01, 17:16:58 »
thanks, from kloxo-mr panel works for now  :)

19
Kloxo-MR Bugs and Requests / Re: Access denied for user
« on: 2016-06-01, 13:29:07 »
it doesnt work  :(

20
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?

21
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

22
Kloxo-MR Bugs and Requests / Re: letsencrypt installer fails
« on: 2016-05-12, 09:21:26 »
Hi, 'mydomain.org' is a example domain, my real domains are other and they are ok in intodns. The error (certificate failed) is with all domains that i have.
All domains are working ok, but letsencrypt isn't working.

23
Kloxo-MR Bugs and Requests / Re: letsencrypt installer fails
« on: 2016-05-11, 22:46:34 »
it is ok ... no errors in intodns

24
Kloxo-MR Bugs and Requests / Re: letsencrypt installer fails
« on: 2016-05-11, 17:59:24 »
in - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
works?

log (mydomain is ok domain) :
Quote
2016-05-11 16:04:09,725:INFO:letsencrypt.reporter:Reporting to user: The following errors were reported by the server:

Domain: mydomain.org
Type:   unauthorized
Detail: Invalid response from http://mydomain.org/.well-known/acme-challenge/9ZL8tFvUv7KkANKhd93Lr9LNVhK1Rvw8elfN4EJbrug [37.59.6.154]: 404

To fix these errors, please make sure that your domain name was entered correctly and the DNS A record(s) for that domain contain(s) the right IP address.
2016-05-11 16:04:09,725:INFO:letsencrypt.auth_handler:Cleaning up challenges
2016-05-11 16:04:09,725:DEBUG:letsencrypt.plugins.webroot:Removing /var/run/letsencrypt/.well-known/acme-challenge/9ZL8tFvUv7KkANKhd93Lr9LNVhK1Rvw8elfN4EJbrug
2016-05-11 16:04:09,726:DEBUG:letsencrypt.plugins.webroot:All challenges cleaned up, removing /var/run/letsencrypt/.well-known/acme-challenge
2016-05-11 16:04:09,727:DEBUG:letsencrypt.main:Exiting abnormally:
Traceback (most recent call last):
  File "/root/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
    sys.exit(main())
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/main.py", line 692, in main
    return config.func(config, plugins)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/main.py", line 509, in obtain_cert
    _, action = _auth_from_domains(le_client, config, domains, lineage)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/main.py", line 93, in _auth_from_domains
    lineage = le_client.obtain_and_enroll_certificate(domains)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/client.py", line 274, in obtain_and_enroll_certificate
    certr, chain, key, _ = self.obtain_certificate(domains)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/client.py", line 246, in obtain_certificate
    self.config.allow_subset_of_names)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/auth_handler.py", line 74, in get_authorizations
    self._respond(resp, best_effort)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/auth_handler.py", line 131, in _respond
    self._poll_challenges(chall_update, best_effort)
  File "/root/.local/share/letsencrypt/lib/python2.7/site-packages/letsencrypt/auth_handler.py", line 195, in _poll_challenges
    raise errors.FailedChallenges(all_failed_achalls)
FailedChallenges: Failed authorization procedure. mydomain.org (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://mydomain.org/.well-known/acme-challenge/9ZL8tFvUv7KkANKhd93Lr9LNVhK1Rvw8elfN4EJbrug [37.59.6.154]: 404

In the domain directory it is not creating the file .well-known/acme-challenge/9ZL8tFvUv7KkANKhd93Lr9LNVhK1Rvw8elfN4EJbrug. Is that?

25
I researched ... "/home/vpopmail/bin/vdominfo" info is in "/var/qmail/users/assign" file ...

I see here a bad format string:
Quote
+mydomain.com-:mydomain.com:::/home/lxadmin/mail/domains//home/vpopmail/domains/mydomain.com:-::

good format string (7800 is my userdomain):
Quote
+mydomain.com-:mydomain.com:7800:7800:/home/lxadmin/mail/domains/mydomain.com:-::

... then i go ... "../bin/fix/fix-qmail-assign.php" and in resetQmailAssign function i read ...

Quote
   $mpath = "/home/lxadmin/mail/domains";

and

Quote
$con->select_db("vpopmail");
   $result = $con->query("SELECT pw_name, pw_domain, pw_dir FROM vpopmail");
   if (!isset($result)) { return; }
   $n = array();

while ($row = $result->fetch_array(MYSQLI_ASSOC)) {
      // MR -- need this team to fix issue where prefix account as the same as prefix domain
      //       like your@yourdomain.com (the same 'your')
      $temp = str_replace($mpath . "/", '', $row['pw_dir']);
      $n[$row['pw_domain']] = $mpath . "/" . str_replace("/" . $row['pw_name'], '', $temp);
   }


but in my "vpopmail" database ... old domains have: "pw_dir"=> /home/vpopmail/domains/mydomain.com/Postmaster ...

To resolve it, I have updated the "pw_dir" field  in "vpopmail" database:

Quote
update vpopmail set pw_dir=replace(pw_dir, '/home/vpopmail/domains/','/home/lxadmin/mail/domains/')  where pw_dir like '/home/vpopmail/domains/%'

Then:
Quote
sh /script/fixmail-all; sh /script/restart-mail;

26
renamed 89 to 7799 .. but not work

27
89 is the vpopmail user, i insert dom_7799, sh /script/fixmail-all, reboot, but not work.

I can send emails but not read. In log show:

Quote
send: delivery 811: deferral: Not_allowed_to_perform_deliveries_as_root./
*

28
Are: dom_7800, dom_7801 and dom_89. Not dom_7799
All have equal values but different cur_users.

What can I do?

29
pw_uid and pw_gid  are 0 in vpopmail table emails (in all emails)

30
I know ... but ... why? ... from where did 'vdominfo' get the uid-info?

in ls -l /home/lxadmin/mail/domains/
Quote
*
drwx------ userdomain2 userdomain2   mydomain2.com
*


in ls -l /home/lxadmin/mail/domains/mydomain2.com
Quote
*
drwx------ vpopmail vchkpw postmaster
*

Pages: 1 [2] 3 4 ... 10

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

Page created in 0.045 seconds with 17 queries.

web stats analysis