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, 10:11:01

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

Pages: 1 [2]
16
Is there any guide available to install Kloxo-MR on AWS EC2?

I tried installing, but it fails.

17
No idea, this has been happening since couple of weeks now getting emails about failure in execution of cron.daily files. Earlier I fixed logrotate from post available on this forum, but now getting failure in spamdyke file. Tried updating the same but still facing the same error issue.

Getting error message as below
Code: [Select]
/etc/cron.daily/spamdyke:

/usr/bin/find: missing argument to `-exec'
(standard_in) 1: illegal character: ^M
/usr/bin/find: invalid argument `-exec' to `-mmin'

My current spamdyke file
Code: [Select]
cat spamdyke
#!/bin/sh

# Delete empty files (older than one week)
/usr/bin/find /var/qmail/spamdyke/greylist/ -type f -mmin +10080 -size 0 -exec rm -f {} ;

if [ -f /usr/bin/bc ] ; then
        # If installed, it can automatically be determined
        GRAYLIST_MAX_SECS=`grep 'graylist-max-secs' /etc/spamdyke.conf | cut -d = -f 2`
        GRAYLIST_MAX_SECS=`echo "scale=0 ; $GRAYLIST_MAX_SECS / 60" | bc -l`
else
        # Note: should work with graylist-max-secs / 60 / etc / spamdyke.conf identical
        # older than 30240 minutes (= 3 weeks)
        GRAYLIST_MAX_SECS=30240
fi
# Delete outdated posts
/usr/bin/find /var/qmail/spamdyke/greylist/ -type f -mmin +$GRAYLIST_MAX_SECS -exec rm -f {} ;

Code: [Select]
sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017081502
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.31-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: pharmaindigital.com
C. Services:
   1. MySQL: MariaDB-server-10.0.32-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php70w-cli-7.0.21-1.w6.x86_64
        - Multiple:
          * php56m - 5.6.31-1.ius.centos6
          * php70m - 7.0.21-1.ius.centos6
          * php71m - 7.1.7-1.ius.centos6
      - Used: php70m-fpm
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.4-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.27-1.ius.centos6.x86_64
       - PHP Type: php-fpm_worker
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.5-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.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.57.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: webalizer
      - webalizer: webalizer-2.23_08-1.mr.el6.x86_64
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          3831       2120       1711         23        254        915
-/+ buffers/cache:        950       2880
Swap:         3967        341       3626
E. Disk Space:
Filesystem           Size  Used Avail Use% Mounted on
/dev/mapper/vg-root   54G   11G   41G  22% /


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

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

18
Firstly AutoUpdate is somehow not happening regularly.

When we manually do
Code: [Select]
yum clean all;yum update -y;sh /script/cleanup;
It gets stuck on Update All PHP line

System Info

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017072703
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.31-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: saiashirwad.com
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php71w-cli-7.1.7-1.w6.x86_64
        - Multiple:
          * php54m - 5.4.45-1.ius.centos6
          * php56m - 5.6.31-1.ius.centos6
          * php70m -
          * php71m - 7.1.2-1.ius.el6
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.3-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.27-1.ius.centos6.x86_64
       - PHP Type: php-fpm_worker
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.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.57.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: webalizer
      - webalizer: webalizer-2.23_08-1.mr.el6.x86_64
D. Memory:
             total       used       free     shared    buffers     cached
Mem:         12288       3979       8308         56          0       1315
-/+ buffers/cache:       2663       9624
Swap:            0          0          0
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       60G   43G   18G  71% /


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

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

19
Have been troubling a lot for setting mail server properly, I have tried to search the forum but couldn't find the right solution. Most of the post said that mail-server with Kloxo-MR is ready for SSL/TLS communication. But it didn't work though for us.

System Information
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017062801
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: pharmaindigital.com
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php70w-cli-7.0.20-1.w6.x86_64
        - Multiple:
          * php56m - 5.6.30-2.ius.centos6
          * php70m - 7.0.20-1.ius.centos6
          * php71m - 7.1.6-1.ius.centos6
      - Used: php70m-fpm
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.2-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.25-4.ius.centos6.x86_64
       - PHP Type: php-fpm_worker
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.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.56.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          3831       1230       2600         20        148        350
-/+ buffers/cache:        732       3099
Swap:         3967        280       3687
E. Disk Space:
Filesystem           Size  Used Avail Use% Mounted on
/dev/mapper/vg-root   54G  7.5G   44G  15% /


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

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

While adding account on iPhone device getting this error





The team, been facing this issue for a long time, requesting you to please help over this.

20
After reading a lot post here, I am still confused and not able to identify if gzip is actually working or not.

Steps I followed
  • Installed pagespeed using `yum install mod-pagespeed-stable`
  • Have enabled the same in Switch Program "Use Pagespeed (if Possible)"

After testing with gtmetrix.com - https://gtmetrix.com/reports/pharmaindigital.com/rgkCfgHm

I still see gzip is not installed, could you please help understand what we are missing.


21
Kloxo-MR Technical Helps / Setting up multiple DNS server
« on: 2017-05-02, 09:05:15 »
Dear Mustafa,

Could you please help understand or redirect to proper documentation that helps understand how can we achieve multiple DNS server.

Also, will Master/Slave functionality help achieve multiple DNS servers?

Regards
Rohan

22
Kloxo-MR Technical Helps / Script folder is missing
« on: 2017-03-02, 08:34:20 »
Dear Mustafa,

My /script/ folder seems missing, my server is configured to auto-update.
After last auto-update this has happened.
My system is on version - "7.0.0.c-2017022802"

Is this planned removal or something went wrong?

Please help

Regards
Rohan

23
This is happening quite a lot now, my domain's index.html is getting updated to Kloxo-MR's default index.html page, and I have no clue on how to fix this.

We updated the server today and are still facing the same issue.

System information

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016080201
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: saiashirwad.com
C. Services:
   1. MySQL: MariaDB-server-10.0.26-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php70w-cli-7.0.9-1.w6.x86_64
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.24-1.ius.el6
          * php70m-7.0.9-1.w6
      - Used: php70m-fpm
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.39-3.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_worker
       - 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: package none-toaster is not installed
      - smtp: package none-toaster is not installed
      - spam: bogofilter-1.2.4-1.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         12288        697      11590          4          0        349
   -/+ buffers/cache:        347      11940
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   simfs            60G  7.6G   53G  13% /


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

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

We request you to please help us to solve this issue

24
Currently as suggested by you, I am using multiple PHP so that I can make use of PHP7

Now I need to install php-xml extension, which should be installed for all these multiple PHP, but I am getting below error

Code: [Select]

Resolving Dependencies
--> Running transaction check
---> Package php-xml.x86_64 0:5.3.3-47.el6 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-47.el6 for package: php-xml-5.3.3-47.el6.x86_64
--> Running transaction check
---> Package php-common.x86_64 0:5.3.3-47.el6 will be installed
--> Processing Conflict: php70w-common-7.0.8-1.w6.x86_64 conflicts php-common < 7.0
--> Finished Dependency Resolution
Error: php70w-common conflicts with php-common-5.3.3-47.el6.x86_64
 You could try using --skip-broken to work around the

Command:
Code: [Select]
yum install -y php-xml

Can you please help over this

25
Kloxo-MR Technical Helps / FTP authentication issue
« on: 2016-07-25, 19:10:28 »
Mr. Mustafa, I know this would be very common question but I have already tried things that I search around Google and Forum, so seeking for quick help from you.

Below is my system information

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016071401
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: saiashirwad.com
C. Services:
   1. MySQL: MariaDB-server-10.0.26-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php70w-cli-7.0.8-1.w6.x86_64
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.37-1.ius.el6
          * php56m-5.6.23-1.ius.el6
          * php70m-7.0.8-1.w6
      - Used: php70m-fpm
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.39-3.el6.x86_64
     - Nginx: nginx-1.11.2-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_worker
       - Secondary PHP: on
   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
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         12288        618      11669          7          0        238
   -/+ buffers/cache:        380      11907
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   simfs            60G  6.0G   55G  10% /


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

Below are commands I already given try, like downgrading FTP

Code: [Select]
yum –y downgrade pure-ftpd
sh /script/upcp
sh /script/cleanup
yum -y update

What more configuration I could be missing, I also added new FTP user with valid password, still I get FTP Error as below

Code: [Select]
Command: PASS ***********
Response: 530 Login authentication failed
Error: Critical error: Could not connect to server

26
Kloxo-MR Technical Helps / Services go down very often
« on: 2016-07-16, 10:55:36 »
We are using KloxoMR7 with PHP7.0.8 and branch php-worker

It is seen that after adding new customer/domain/sub-domain either services go down or something happens due to which every site gives PHP error and 500 Internal Server Error is seen.

The error says of missing libraries like common one's mysqli/mb_internal_encoding, but everything comes back after restarting the services.

Below is the system information
Code: [Select]
$/ sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016071401
   - Web: hiawatha-10.3.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: saiashirwad.com
C. Services:
   1. MySQL: MariaDB-server-10.0.26-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php70w-cli-7.0.8-1.w6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.3.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.39-3.el6.x86_64
     - Nginx: nginx-1.11.2-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_worker
       - 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
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         12288       1098      11189          6          0        738
   -/+ buffers/cache:        359      11928
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   simfs            60G  5.3G   55G   9% /


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

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


Please let me know what steps should I do to avoid this services down very often.

27
I performed a clean install of Kloxo-MR and the current version installed is 7.0.0.b-2016062702

I followed the regular steps mentioned as in https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt

If I navigate to index.php, then I get to see the website properly but if I remove index.php then I only see

Quote
Congratulations! The Hiawatha webserver has successfully been installed on this server. For more information about this webserver, visit the Hiawatha website.

I am using Apache as my webserver.

Also steps I tried by reading your other blogs

1. "sh /script/cleanup;sh /script/restart-all;"
2. "sh /script/fix-all;"
3. Go to Server > localhost > Switch Program and make everything none save and again back to previous settings and save. Also I restarted services after this nothing solved.
4. Also I tried changing PHP Type with multiple way no luck.

Can you please help me out over this.

<3 Kloxo

Pages: 1 [2]

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

Page created in 0.038 seconds with 18 queries.

web stats analysis