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-28, 15:19:29

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

Pages: [1] 2 3 4
1
Hi,

One of my customer need to migrate our service from Kloxo to cPanel.

They Have more than 100 active email accounts and thousands of emails in Inbox and Sent which want to move all in cpanel.

We use rainloop in kloxo as webmail.

Thanks
Mohsen
Sepehr Mahan

2
But it works with adding ssl to listen_ssl.cof,
anyway
THE Main Problem: Authentication fails in rainloop still exist...

3
I reboot server as your advise.
Apache said:
Quote
If you are seeing this page, it means that web has not been configured for this domain on this server.

This could be due to the following causes:

    Kloxo has not restarted the web server yet after you added the domain. Please wait for the web server to restart.
     
    The domain is pointing to the wrong Kloxo server. Ping the domain and make sure that the IP matches one of the IPaddress seen in admin home -> ipaddresses
     
    If you are seeing this page when you try to access an IP like http://192.168.1.1, then that means that the IP has not yet been mapped to a domain. Go to client home -> ipaddresses -> ipaddress home -> domain config and map an IP to a domain.
     
    Once you map an IP to a domain, then you have to make sure that the domain pings back to the same IP. Otherwise, if you try to access the domain, you will get this page. So IP -> domain.com should mean that domain.com
I change web server to nginx.
SSL doesn't worked. Append ssl to: /opt/configs/nginx/conf/globals/listen_ssl.conf
Code: [Select]
listen 443 ssl;
listen [::]:443 ssl;

and right now RAINLOOP cannot authenticate again.

4
Kloxo-MR Technical Helps / Authentication failed - Rainloop
« on: 2019-08-27, 10:30:44 »
Hi,
In last week everyday we get "Authentication failed" in rainloop, I try to use afterlogic and so on but all of them have problems.
Try to use cleanup, fixmail, fixmail-all, restart-mail, service qmail stop and start, and so on.
After many tries mail are working but next day we have same problem.

Another point is when using restart-mail,restart-web or mysql I get many times:

Failed to list unit files: Connection timed out

also when use service mysql stop, It fails becuase another mysql is still running.
Sysinfo:

Code: [Select]
sh /script/sysinfo
Failed to list unit files: Connection timed out
cat: /etc/rc.d/init.d/php-fpm: No such file or directory

A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2019070501
   - Web: hiawatha-10.9.0-f.2.mr.el7.x86_64
   - PHP: php56s - 5.6.40-1.ius.el7 (cgi mode)
B. Plateform:
   - OS: CentOS Linux release 7.6.1810 (Core) x86_64
   - Hostname: server2.techroom.ir
C. Services:
   1. MySQL: MariaDB-server-10.0.38-1.el7.centos.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.40-1.ius.el7.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.9.0-f.2.mr.el7.x86_64
     - Lighttpd: lighttpd-1.4.54-1.el7.x86_64
     - Nginx: nginx-1.17.3-1.el7.ngx.x86_64
     - Apache: httpd24u-2.4.39-2.el7.ius.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: varnish
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: varnish-5.2.1-1.el7.x86_64
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el7.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el7.x86_64
     - NSD: nsd-4.1.27-1.mr.el7.x86_64
     - PowerDNS: pdns-4.1.11-1.el7.x86_64
     - Yadifa: yadifa-2.3.9-1.el7.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el7.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el7.x86_64
      - smtp: qmail-toaster-1.03-1.3.57.mr.el7.x86_64
      - spam: bogofilter-1.2.3-6.el7.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.49-1.mr.el7.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.7-1.mr.noarch
D. Memory:
              total        used        free      shared  buff/cache   available
Mem:           3512        1333         771         458        1406        2178
Swap:          3768         278        3489
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop4       98G   78G   16G  84% /


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

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

5
Kloxo-MR Technical Helps / Re: Cannot connect via putty
« on: 2019-05-27, 10:53:07 »
Service provider tell me that this is becuase of CentOS v6 which will not usable in new version virtualization.
They want to install a new machine using CentOS 7 and I must move Kloxo to new machine without any access to putty.

How can I do this?

can I get a total backup from kloxo and restore there? I have more than 10 client account and many (50+) domain and subdomain.

Is any risk here?

6
Kloxo-MR Technical Helps / Re: Cannot connect via putty
« on: 2019-05-18, 16:47:30 »
run
mount devpts /dev/pts -t devpts

in command center in adminCP and response is:

Code: [Select]
mount: block device devpts is write-protected, mounting read-only

7
Kloxo-MR Technical Helps / Re: Cannot connect via putty
« on: 2019-05-18, 16:34:15 »
I did try this. But I cannot login to run mount command.

Also when I use command center in admin panel to run this command,  system do not allow me for MOUNT.

Quote
mount: block device devpts is write-protected, mounting read-only

Thanks

8
Kloxo-MR Technical Helps / Cannot connect via putty
« on: 2019-05-18, 11:36:50 »
Hello,
My VPS suddenly restart from server and After that I get:

"Server refused to allocate pty"

when I try to connect with putty. AdminCP and other services are running and everything else is OK.
I rebooted server.

Thanks

9
Kloxo-MR Technical Helps / Request For Service
« on: 2018-05-11, 14:48:59 »
Hi

In my Server, I have some customers and some domains.
I run script ypcp -y wrongly, and all of domains go down. also I cannot login to new installed kloxo.
All Files still there on the server also all of databases files (var/lib/mysql).

I need someone full expert to fix all.
it's very important to me that no data lost. I need a real kloxo expert.

Can anybody help me?
I will pay cost of service absolutely.

Please Send Direct Message

Thanks
Mohsen

10
Kloxo-MR Technical Helps / Re: Create Certificate Failed
« on: 2017-11-10, 14:41:43 »
Hi,

Lets encrypt is working but how can I have a Green SSL from free lets encrypt?

11
Kloxo-MR Technical Helps / Re: schedule back is not working
« on: 2016-12-04, 17:18:11 »
Aha~ I understand. Thank you.
I'll try as you advised. :)

any update?
does your backup work correct?

12
Kloxo-MR Technical Helps / Re: schedule back is not working
« on: 2016-12-03, 06:24:11 »
No,

Quote
Thank you very much for your advise.  :)

DO you mean '/proc/sys/vm/drop_caches'?
Or is there any method to clearing cache of client in kloxo-mr?

Exactly I mean the cache which YOUR SCRIPT use it, not kloxo or OS.

For example if you you use wordpress, search about its cache.

13
We checked all settings of apache. but we cannot find what is wrong.

in the other server, simply we install LAMP without kloxo. in that server there is no problem

14
Kloxo-MR Technical Helps / Re: schedule back is not working
« on: 2016-12-02, 18:09:51 »
Hi anglebro;

I had the same problem, Also I have right now.
For successful backup I clear cache of all of my sites  under the certain client.
When clear cache, backup work correctly.

Please follow Mustafa but also try this,


15
Hi,
From kloxo panel upload is successful. There is no problem

But when upload from Kloxo panel it use another feather, Browser (google chrome) do not show upload progress but upload progress showed by a progress bar made by kloxo.

Pages: [1] 2 3 4

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

Page created in 0.047 seconds with 20 queries.

web stats analysis