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-29, 06:02:08

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

Pages: [1]
1
Hello,
After yum update all, no more httpd working.
WHen try to start, error:
Code: [Select]
Starting httpd: httpd: Syntax error on line 13 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_authn_alias.so into server: /etc/httpd/modules/mod_authn_alias.so: cannot open shared object file: No such file or directory
When try to update http with yum, i receive problem with repos:
Code: [Select]
http://repo.varnish-cache.org/redhat/varnish-3.0/el6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 410 repo"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: mratwork-varnish-3.0. Please verify its path and try again

Sys info of server:
Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017062801
   - Web: --uninstalled--
   - PHP: php56s - 5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname: ***.***.***
C. Services:
   1. MySQL: --uninstalled--
   2. PHP:
      - Installed:
        - Branch: --uninstalled--
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: --uninstalled--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Apache: --uninstalled--
       - 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



2
Kloxo-MR Technical Helps / SSL problems in ssllabs.com
« on: 2017-04-06, 00:01:10 »
I need help for better setup of SSL of my server. I made test in ssllabs.com and result is F grade.

Cipher Suites problems:
TLS_ECDHE_RSA_WITH_RC4_128_SHA (0xc011)   ECDH secp256r1 (eq. 3072 bits RSA)   FS   INSECURE    128
TLS_DHE_RSA_WITH_DES_CBC_SHA (0x15)   DH 2048 bits   FS   INSECURE    56
TLS_RSA_WITH_RC4_128_SHA (0x5)   INSECURE    128
TLS_RSA_WITH_RC4_128_MD5 (0x4)   INSECURE    128

I see that i have problem with RC4.

Where and what to change to be better setup?

3
Make few online test and result is "SOA Expire Value out of recommended range"

Tried fixdns and restart, but no change.
How can i change SOA Expire Value ?

4
I need expert opinion about Webserver config / PHP Type

Situation:
Kloxo MR on dedicated server with 8gb RAM, 3.2ghz dual core CPU. CentOS 6.
Server is personal, not for resell. Only I administrate it.
Host 5,6 websites(like 9gag), with huge image bandwidth traffic.

My question is, which PHP type better fits for me:

mod_php_ruid2
mod_php_itk
suphp
suphp_event
suphp_worker
php-fpm_event
php-fpm_worker
fcgid_worker


5
Here is situation, i have 1 IP address, hosted 3 domains.
I choose default domain for one of them to point to the IP and than, when try to open one of other two domains, it redirect to defaulted domain.
Is it ok to work in this way, or i have to change something else?

My idea is, to have one ip with one default domain for it, and two other domains, hosted on that IP.

6
Kloxo-MR Technical Helps / CDN / DNS setup help
« on: 2016-01-29, 09:29:35 »
I want to create CDN for my domains, but i'm not sure how to setup DNS.
i have mydomain.com, with dns - ns1.mydomain.com. I want to create cdn.mydomain.com.

To setup dns alias name, i have to add it from Add CNAME?

7
Kloxo-MR Bugs and Requests / Cron problem
« on: 2015-11-04, 21:29:21 »
I want to inform about problem with cron jobs. When i set crons from KloxoMR interface they don't work, simple or advanced, no difference. I tried with cron from Servers/localhost and from All cron tasks in head menu.

When i set cron manually from here, it's working.
Code: [Select]
/var/spool/cron/root

8
Kloxo-MR Technical Helps / Can not send email
« on: 2015-10-13, 21:07:29 »
I have problem with sending mails via php script.
I'm not changing anything to default KloxoMR installation (7.0). I used original Kloxo before, with the same php scripts, without any mail configs, it works.
I use standard "mail" php function, there is no php errors/notices on execution.

I executed this: yum clean all; yum update' and then 'sh /script/upcp -y, after than i think it stop working.

This is what i found:

1.When i restart all services i see this error:
*** Process for QMAIL service ***
/usr/local/lxlabs/kloxo/etc/process/qmail: line 4: qmailctl: command not found
/usr/local/lxlabs/kloxo/etc/process/qmail: line 6: qmailctl: command not found

2. qmailctl start
bash: qmailctl: command not found

How can i find my problem and fix it?


9
Kloxo-MR Technical Helps / Where are httpd.conf and my.conf
« on: 2015-09-29, 22:00:45 »
Hello,
I'm new to Kloxo MR(used original Kloxo before).
I want to change configuration of Apache, for example KeepAlive, max connections e.t.c, but I'm not sure which is correct httpd.conf file. Server settings: php 5.4, php fpm.
I can't find my.cnf config file for MySQL.

Great work !



Pages: [1]

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

Page created in 0.055 seconds with 19 queries.

web stats analysis