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, 20:41:40

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

Pages: [1]
1
Hello,

I just ran yum clean all & yum update -y. It went fine but when I ran sh /script/upcp it failed with lots of following messages:

Code: [Select]
https://repo.ius.io/archive/6/i386/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

Error: Cannot retrieve repository metadata (repomd.xml) for repository: mratwork-ius-archive. Please verify its path and try again

And now my apache is failing to start with following error msgs:

Code: [Select]
*** Process for HTTPD service ***
  - Process: restart
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 13 of /etc/httpd/conf/httpd.conf: Ca                                                 nnot load modules/mod_authn_alias.so into server: /etc/httpd/modules/mod_authn_a                                                 lias.so: cannot open shared object file: No such file or directory
                                                           [FAILED]

I can fix httpd by simply commenting the line but i dont know what effect it will have. I tried installing mod_authn_alias manually excluding  by mratwork-ius  & mratwork-ius-archive but there was no package available.

Any suggestions what should I do now?

Update:
By commenting  mod_authn_alias i just found that mod_authn_default is also missing..

I have temporarily switched to nginx  because this is a production server. So any help will be great.

2
Hello,

I need help in enabling port 7770,7776 for master slave configuration.

Best Regards

3
Kloxo-MR Bugs and Requests / Kloxo Mr 7 install Script Error
« on: 2018-02-27, 08:46:42 »
Hello,

Today i tried to install kloxo mr on clean server but got this error:

Code: [Select]
[root@60039 tmp]# yum install kloxomr7 -y
Loaded plugins: priorities
Setting up Install Process
base                                                     | 3.7 kB     00:00
base/primary_db                                          | 4.7 MB     00:00
extras                                                   | 3.4 kB     00:00
extras/primary_db                                        |  30 kB     00:00
mratwork-epel/metalink                                   |  28 kB     00:00
mratwork-epel                                            | 4.7 kB     00:00
mratwork-epel/primary_db                                 | 6.0 MB     00:00
mratwork-google-mod-pagespeed                            |  951 B     00:00
mratwork-google-mod-pagespeed/primary                    | 2.4 kB     00:00
mratwork-google-mod-pagespeed                                             10/10
mratwork-ius-archive                                     | 2.4 kB     00:00
mratwork-ius-archive/primary_db                          | 4.4 MB     00:02
mratwork-ius-stable                                      | 2.3 kB     00:00
mratwork-ius-stable/primary_db                           | 217 kB     00:00
mratwork-mariadb                                         | 2.9 kB     00:00
mratwork-mariadb/primary_db                              |  22 kB     00:00
mratwork-nginx                                           | 2.9 kB     00:00
mratwork-nginx/primary_db                                | 101 kB     00:00
mratwork-nginx-stable                                    | 2.9 kB     00:00
mratwork-nginx-stable/primary_db                         |  32 kB     00:00
mratwork-release-neutral-noarch                          | 1.3 kB     00:00
mratwork-release-neutral-noarch/primary                  | 136 kB     00:00
mratwork-release-neutral-noarch                                         469/469
mratwork-release-version-arch                            | 1.2 kB     00:00
mratwork-release-version-arch/primary                    | 115 kB     00:00
mratwork-release-version-arch                                           322/322
mratwork-varnish-3.0                                     | 1.0 kB     00:00
http://repo.varnish-cache.org/redhat/varnish-3.0/el6/x86_64/repodata/0e86f304b9f                                                                                                                     8c0e214d431f95100ad4668e0ad9e-primary.xml.gz: [Errno 14] PYCURL ERROR 22 - "The                                                                                                                      requested URL returned error: 410 repo"
Trying other mirror.
http://repo.varnish-cache.org/redhat/varnish-3.0/el6/x86_64/repodata/0e86f304b9f                                                                                                                     8c0e214d431f95100ad4668e0ad9e-primary.xml.gz: [Errno 14] PYCURL ERROR 22 - "The                                                                                                                      requested URL returned error: 410 repo"
Trying other mirror.
Error: failure: repodata/0e86f304b9f8c0e214d431f95100ad4668e0ad9e-primary.xml.gz                                                                                                                      from mratwork-varnish-3.0: [Errno 256] No more mirrors to try.


looks like varnish repo is missing.

4
Hello Guys,

I need to disable open_basedir for one client preferably 1 domain or subdomain.

Reason:
I am trying to install a script which is giving following error:

Quote
open basedirError. open_basedir has value. Please clear value for open_basedir from php.ini

Here is the report of sh /script/sysinfo -y
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017060801
   - Web: hiawatha-10.6.0-f.1.mr.el6.i686
   - PHP: php56s-5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) i686
   - Hostname: server1.xplore.pk
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el6.i686
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.i686
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.30-2.ius.centos6
      - Used: php56m-fpm
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.i686
     - Lighttpd: lighttpd-1.4.45-1.el6.i686
     - Nginx: nginx-1.13.1-1.el6.ngx.i386
     - Apache: httpd24u-2.4.25-4.ius.centos6.i686
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el6.i686
     - DJBDns: djbdns-1.05-17.4.mr.el6.i386
     - NSD: nsd-4.1.16-1.el6.i686
     - PowerDNS: pdns-4.0.3-1.el6.MIND.i686
     - Yadifa: yadifa-2.2.3-1.mr.el6.i686
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.i686
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
      - smtp: qmail-toaster-1.03-1.3.56.mr.el6.i686
      - spam: bogofilter-1.2.4-1.el6.i686
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.i386
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.6-1.mr.noarch
D. Memory:
             total       used       free     shared    buffers     cached
Mem:          3072       2177        894         84          0       1398
-/+ buffers/cache:        779       2292
Swap:         3072        168       2903
E. Disk Space:
Filesystem         Size  Used Avail Use% Mounted on
/dev/ploop17353p1  119G   31G   83G  27% /


*** Process Time: 00:00:02:55.175710 (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 / Can't get modpagespeed to work
« on: 2017-08-04, 18:53:55 »
Hello again,

I am running CentOS 6.9 on Amazon aws. I have installed KloxoMR 7 on it with apache 2.4u-2.4.27-1 enabled. The problem is i have enable modpagespeed from KloxoMR panel but modpagespeed is not working. I have double checked list of apache modules and pagespeed.conf file yet modpagespeed is not working. modpagespeed log folder is empty i have check httpd logs for possible errors but found nothing. I have attached the result of sh /script/sysinfo.

Best Regards,
Mehroz Anjum.

6
Hello,

I am trying to install kloxo mr 7 on my clients vps which is an amazon aws ec2 instance. Everything goes absolutely fine but when execute " sudo sh /script/upcp" the script hangs at:

Removing:
  kernel-firmware
  procps
  selinux-policy
  selinux-policy-targeted

The VPS is running on CentOS 6. The script is running as root & selinux is disabled.

Can I get any help??

Best Regards,
Mehroz Anjum

7
Hello,

I just updated my Kloxo Mr installation to 7.0.0.c-2017060801. After update I tried to do

Code: [Select]
sh /script/cleanup
sh: /script/cleanup: No such file or directory
&
Code: [Select]
sh /script/upcp
sh: /script/upcp: No such file or directory

both failed with following error

Code: [Select]
No such file or directory
Is this a problem I should be worried about? As i am used to do /script/cleanup after every update.

Best Regards,
Mehroz Anjum.

[Edit]

I just tried sh /script/sysinfo & sh /script/restart-all which are also showing No such file or directory.

How can I fix this??

8
Hello,

Is it possible to add mail accounts to kloxo mr 7 manually using ssh console? Just curious, I want to debug my installation by adding a mail account manually to a client's domain. I am unable to add mail account on that specific domain via kloxo mr panel. The mail account creation with this domain's subdomain works fine. Every where else mail creation is working as expected without any error. I have even tried to delete this domain entirely and adding it again but still no luck.. I tried everything but i have not found any error. So, I want to identify the root cause of this problem manually creating mail account for this domain.

Best Regards,
Muhammad Mehroz.

9
Hello Guys,

After spending 2 days I decided to write here. I am currently facing two problems:

1). Stats not working stats.domain.tld shows server not found (for all domains it was working fine 2 months ago before updates).

2).  MailAccount add failed on one domain. Even Maildir, .qmail were not present in client's directory.

Here is the result of sh /script/sysinfo -y

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016121301
   - Web: hiawatha-10.4.0-f.1.mr.el6.i686
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) i686
   - Hostname: server1.domain.tld
C. Services:
   1. MySQL: MariaDB-server-10.0.28-1.el6.i686
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.i686
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php55m-5.5.38-1.ius.el6
          * php56m-5.6.28-1.ius.el6
      - Used: php56m-fpm
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.4.0-f.1.mr.el6.i686
     - Lighttpd: lighttpd-1.4.43-2.el6.i686
     - Nginx: nginx-1.11.7-1.el6.ngx.i386
     - Apache: httpd24u-2.4.23-4.ius.el6.i686
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: djbdns
     - Bind: --uninstalled--
     - DJBDns: djbdns-1.05-17.4.mr.el6.i386
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - spam: bogofilter-1.2.4-1.el6.i686
   7. Stats: awstats

I have tried sh /script/cleanup; sh /script/fix-all/; sh /script/restart-all;


Best Regards,
Muhammad Mehroz Anjum.

10
Hello i was wondering if anyone succeeded in installing letsencrypt certficate. I want to install letsencrypt certificate on CentOS 6.8, Kloxo-MR: 7.0.0.b-2016060703. I have multiple clients on my VPS

Please guide me on this.

11
Hello,

I before the second last update I was using Apache 2.4 with nginx proxy with varnish cache server. When i updated kloxo apache 2.4 and apache 2.2 failed to start so i switched to nginx and disabled varnish cache. After that i updated kloxo to most recent version and tried following things:

- switched to apache 2.2 from kloxo admin panel
- executed sh /script/fix-all via SSH
- executed sh /script/restart-all via SSH

every thing went fine except apache.

Code: [Select]
*** Process for HTTPD service ***
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
  - Process with 'httpd': restart
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: cannot open shared object file: No such file or directory

p.s right now i am switching back to nginx untill we have a solution for apache

12
Hello,

I have recently installed Lets Encrypt SSL on my kloxo mr 7 vps.

I have done following:

Code: [Select]
yum install git

git clone https://github.com/letsencrypt/letsencrypt

cd letsencrypt

./letsencrypt-auto certonly

i added my domains and email and installation went fine. Now Let's Encrypt is appearing under Clients > clientname > Domains > domainname > {SSL Certificates}

but i dont know what to do now. how can i use Let's Encrypt certificate for my domains

Best Regards

Pages: [1]

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

Page created in 0.072 seconds with 19 queries.

web stats analysis