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, 02:42:20

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

Pages: [1]
1
I manually installed Rainloop webmail on my server. But I think that it works with Kloxo-MR integrated one.

Here is it:
https://github.com/almas/rainloop-change-password-plugin-vpopmail/

Rainloop is one of the best looking web mail clients. You can download it from here http://rainloop.net/

This plugin adds change password capability to Rainloop webmail with vpopmail.

Installation is simple:

    Drop the change-password-vpopmail in the plugins directory
    In rainloop admin panel go to Plugins, and activate change-password-mysql.
    Enter mysql details on the plugin config screen.

I'm using it with Kloxo-MR

2
I'm using 6.5.0.f on CentOS

php -i showing me libxml version

libxml Version => 2.6.26
libxml
libxml2 Version => 2.6.26
libxslt compiled against libxml Version => 2.6.26

I installed libxml2 2.7.8 from source. But it still give me this version. How can I upgrade?

I tried to install mediawiki it giving me error below:

Your system has a combination of PHP and libxml2 versions which is buggy and can cause hidden data corruption in MediaWiki and other web applications. Upgrade to PHP 5.2.9 or later and libxml2 2.7.3 or later (bug filed with PHP http://bugs.php.net/bug.php?id=45996). Installation aborted.

3
Kloxo-MR Bugs and Requests / Apache php_fpm error 500
« on: 2015-01-17, 08:40:26 »
Tried php_fpm-event and php_fpm-worker
Sites giving 500 error

In log:
Quote
FastCGI: incomplete headers (0 bytes) received from server "/home/username/domain.com/domain.com.0fake"
[Sat Jan 17 22:33:10 2015] [error] [client 222.110.*.*] (2)No such file or directory: FastCGI: failed to connect to server "/home/username/domain.com/domain.com.0fake": connect() failed, referer: http://www.domain.com/index.php

Switched to suphp-event then sites going to work.

CentOS: 5.11
Kloxo-MR 6.5.0.f

4
Kloxo-MR Technical Helps / Kloxo-MR 7 downgrade to 6.5
« on: 2015-01-15, 09:32:21 »
It might help some one. I was installed 7.0.0.b beta and I had too many problems. Then I downgraded to 6.5.

Howto downgrade:

Code: [Select]
yum remove mratwork-* -y
yum remove kloxomr7 -y
yum remove kloxo* -y
cd /tmp
# remove old rpm
rm -f mratwork*
# get repo file -- no need for 6.5.0.c and after
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
# move to /
cd /
# update
yum clean all
yum update mratwork-* -y
yum install kloxomr -y
sh /script/upcp -y
sh /script/cleanup

5
Kloxo-MR Bugs and Requests / Fix chownchmod error
« on: 2015-01-10, 20:31:02 »
How can I fix this?


[root@server yum.repos.d]# sh /script/fix-chownchmod

- For help, type '/script/fix-chownchmod --help'
- No argument supplied. Defaulting to all

Fixing Chown and Chmod
- chown admin:apache FOR /home/admin/
- chmod 751 FOR /home/admin/
- chown admin:admin FOR INSIDE /home/admin/domain.com/
/usr/bin/find: missing argument to `-exec'

6
If you use one domain with SSL with server IP address instead of an * in this file then it creates virtual host file and apache work with only this domain and all other virtual hosts fails.

In my case there this problem occured. Then I changed this files:

/opt/configs/apache/tpl/domains.conf.tpl
/usr/local/lxlabs/kloxo/file/apache/tpl/domains.conf.tpl


I added $ip = '*'; to those files like below and this fixed and all Virtualhosts started to work.

Define port ${global::port}
Define portssl ${global::portssl}
<?php
        if (!$reverseproxy) {
                if  ($ip !== '*') {
$ip = '*';

7
Kloxo-MR Bugs and Requests / One more critical DNS bug!!
« on: 2014-12-22, 08:55:16 »
I found one more DNS problem. There is wildcard domains aka "Domain aliases" doesn't working on Kloxo-MR version 7.

Explanation:

*.domain.com
*.*.domain.com
.etc domain can't worked in Kloxo-MR

Official Kloxo does work it. In Official kloxo we can insert it to Domain Aliases then it creates correct DNS record and this was worked. But in Kloxo-MR 7 it doesn't working.

Please fix this feature as soon as possible. How can I fix this? Can someone help me?

8
Kloxo-MR Bugs and Requests / Kloxo-MR 7 Bind DNS BUGS!!
« on: 2014-12-17, 23:49:14 »

Kloxo-MR 7 last version. Bind DNS can't start because of /etc/rndc.key content. I changed key name in this file rndckey to rndc-key then it works.

My system: OpenVZ VPS with CentOS 5.11

Also named.master.conf file is empty. Then Bind can't load zone. I ran /script/fixdns but it can't fix too.

'sh /script/fix-all; sh /script/restart-all' also can't fix.

There are zone files in nsd/conf/master folder. But bind doesn't load zone files. How can I fix this. It's critical.

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.041 seconds with 17 queries.

web stats analysis