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, 00:35:34

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

Pages: 1 ... 1013 1014 [1015] 1016 1017 ... 1037
15211
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-10, 14:50:49 »
Quote from: "Spacedust"
Ok turned off notices and enabled IonCube, but /var/log/httpd/error_log takes almost 5GB after few seconds !!!
Modified '/etc/httpd/conf/httpd.conf' for 'LogLevel warn' to 'LogLevel error'. Set 'LogLevel notice' make bigger log rather than 'warn' or 'error'.

Also, better you copy '/home/apache/etc/conf/httpd.conf' to '/home/apache/etc/conf/custom.httpd.conf' and modified 'LogLevel' like '/etc/httpd/conf/httpd.conf'.

15212
Saya malah tidak pernah pakai IPtables atau firewall lain.

IPTables saya disable saja.

15213
Kloxo-MR Technical Helps / Re: How to fix all webmail
« on: 2013-02-10, 02:13:13 »
Or, run 'sh /script/cleanup' after update.

15214
Kloxo-MR Technical Helps / Re: How to fix all webmail
« on: 2013-02-10, 02:12:03 »
Maybe your system don't have webmail according Kloxo-MR 'rules'.

Try with 'yum install kloxo-*' and if you found rpm already install try with 'yum reinstall kloxo-*'

15215
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-10, 00:50:46 »
IPTables not running because missing /etc/sysconfig/iptables and ip6tables files (content for firewall rules).

You are lucky for this situation because if above files exists but not match for you want (like no permit kloxo's port 7777/7778) and it's make this port not able to access.

15216
Kloxo-MR Technical Helps / Re: httpd cannot start
« on: 2013-02-09, 22:16:44 »
Quote from: "lewisngai"
Hi, I am installing the Kloxo-MR on Centos 5.9 64bit... and found that the webserver is stopped... then I tried to restart it, it gave me the syntax errors:

[root@server conf]# service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 63 of /etc/httpd/conf/httpd.conf: Syntax error on line 3 of /etc/httpd/conf.d/suphp52.conf: Cannot load /etc/httpd/modules/mod_suphp.so into server: /etc/httpd/modules/mod_suphp.so: cannot open shared object file: No such file or directory
                                                           [FAILED]

How can I fix this?  Thank you.
Maybe something wrong with suphp.

Try change to other (mod_php_ruid2) and then change back to previous with secondary enable. Better use php53u as php-branch. Try 'sh /script/fixweb; service httpd restart; service nginx restart; service php-fpm restart' also.

15217
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 21:37:59 »
Quote from: "Spacedust"
Weird thing... if I rebuild DNS it doesn't add the correct DNS entry, but If i readd the domain then it works. Mustafa can you test this ?
Yes, I found this issue. There something wrong again with previous Kloxo.

15218
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 21:24:19 »
Have see?
Code: [Select]
function addDomainKey($key)
{
$this->addRec("txt", "_domainkey", "t=y; o=-; r=postmaster@{$this->nname}");
// $this->addRec("txt", "private._domainkey", "k=rsa; p=$key");
$this->addRec("txt", "private._domainkey", "v=DKIM1; g=*; k=rsa; p=$key");
}
Domain name as '{$this->nname}'.

Install 2 antivirus on your server may no protection on your system because conflict between antivirus.

The same issue with double entry for domainkeys.

What the reason google use only single domainkey?.

15219
Quote from: "vinceent"
Quote from: "vinceent"
mustafa my frend i try this:
yum clean all; yum reinstall kloxo-* and then try again sh /script/cleanup and no change with webmail page.

is possible vps is broken and kloxo-mr webmail page not worked ?


no have subdomain  http://webmail.cryptserver.eu/
Or you set wildcard (*) on your domain (via 'server alias')?.

15220
Have you setup subdomain webmail.cryptserver.eu beside cryptserver.eu?

15221
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 21:11:55 »
@lapy

I hope final release ready with better backup/restore. For previous version (Kloxo official and previous Kloxo-MR) just add a script and then run this script to fix 'could_not_zip_dir' issue when backup. And also a scipt named 'raw-backup' for backup whole data from previous version

@Spacedust,

GoogleApps only have 1 domainkeys:
Code: [Select]
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
    d=google.com; s=20120113;
    h=x-received:message-id:date:from:user-agent:mime-version:to:subject
    :references:in-reply-to:content-type:content-transfer-encoding
    :x-gm-message-state;
    bh=TVaeUQDFh7gFgfiQCuSY2eilnOaVBrleCd253EMUExk=;
    b=FtMu07y8HPcKmpr67Ki0Qg+IF3yCj9SxajXTxMiGru1TzEtAa9OzRdQnlx1olfpq/o
    /cBuQuvTAY12EVzwLJL8Dj9xtH10xG4UP10lpQRr2c+Q1UVBSy//ojKqkBnKyLk2qLCn
    Tb1BR2+UQEP1Mm9aQCg2dTPtN6EsDMo+vbH45yIiAN9288iUQVgB0eJUNEqKPT+d+I2z
    0UtufPpg2lvI3Nb72Z6xa3/h6pVjQK6TBM14VhTnNhRfHWg3c0ZEchEdc8fDltUJg3gf
    afPdp7IMb2YgKtMMQSSiNLDqHuNb5EDzlPHfQ7gb+k6jGGLCCY93w72N/s2Qd6enpTBc
    zstQ==
X-Received: by 10.68.116.101 with SMTP id jv5mr4255502pbb.75.1360422289603;
    Sat, 09 Feb 2013 07:04:49 -0800 (PST)

15222
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 19:35:46 »
Quote from: "Spacedust"
Can DomainKeys coexist with DKIM ?
Domainkeys is the same as DKIM, except different 'text' content (with and without 'v=DKIM1; g=*;')

15223
Indonesia Users / Re: [HELP] Port :7778 Tidak Bisa Diakses
« on: 2013-02-09, 18:44:56 »
Kadangkala memang habis update, Kloxo-nya mogok. Perlu paksa direstart. Bahkan anehnya kadang2 dengan reboot saja tidak mempan.

15224
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 18:43:18 »
Quote from: "Spacedust"
It might be something like this inside all DNS templates where 1360412643 is a random number:

'1360412643.__base__._domainkey.__base__:v=DKIM1;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDhWmlT7pFrDkEwZCd3NaT/0bnYdmHb+xsN7o8rIN/heZX0qxn983ApgVaPTO9h4LdBCfTl6bzVQGSntcgpuh4wmgpBpv2SiAQ2zlAV2SiIcbClrPxKFZ02NffWeDEGbvSmdqwIEiy/SGNbppg79+WC3ME/6Ifw9rZrwx6YZhqcdwIDAQAB:3600::
Try edit /usr/local/lxlabs/kloxo/httpdocs/htmllib/lib/dns/dnsbaselib.php where:
Code: [Select]
function addDomainKey($key)
{
$this->addRec("txt", "_domainkey", "t=y; o=-; r=postmaster@{$this->nname}");
$this->addRec("txt", "private._domainkey", "k=rsa; p=$key");
}
change:
Quote
function addDomainKey($key)
{
   $this->addRec("txt", "_domainkey", "t=y; o=-; r=postmaster@{$this->nname}");
//   $this->addRec("txt", "private._domainkey", "k=rsa; p=$key");
   $this->addRec("txt", "private._domainkey", "v=DKIM1; g=*; k=rsa; p=$key");
}

Disable domainkeys first (forget where's this option exist) and then enable. Also need rebuild dns.

15225
Kloxo-MR Releases / Re: Need Kloxo-MR Tester
« on: 2013-02-09, 17:58:49 »
Quote from: "Spacedust"
Quote from: "MRatWork"
Like http://wiki.qmailtoaster.com/index.php/ ... il_Toaster already implemented on Kloxo-MR (also Kloxo official). If you see  '_domainkey' and 'private._domainkey' TEXT on dns setting that Qmail mean as DKIM.

No ! It's not the same...

I got this additonal entry after adding this:
                                                                                                                                         
Quote
DKIM-Signature: v=1; a=rsa-sha1; c=simple; d=mail.xxx.pl; h=from
   :to:subject:date:message-id:mime-version:content-type; s=dkim1;
    bh=bPg7i1jco7UFIpxlu0WvybIcVfc=; b=BdSAFNRDg1U1kfZqDsPxlu1xQnst
   ofRPoNryhavmNbYk3VW+8URnMRDI95cO3Gfx

How to adding your text?

Pages: 1 ... 1013 1014 [1015] 1016 1017 ... 1037

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

Page created in 0.06 seconds with 17 queries.

web stats analysis