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, 17:20:06

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

Pages: 1 ... 245 246 [247] 248 249
3691
When I got into webmail.domain.com I got a RoundCube error:

"WebMail is not configured properly."

Running /script/fixwebmail didn't helped.

3692
Got it - it should be external IP out there not just 127.0.0.1

3693
I got Varnish on port 80 and Apache on port 8080.

How configure mod_rpaf2 properly ?

This config doesn't work:

Quote
### MR -- read /usr/local/lxlabs/kloxo/file/apache/conf.d/rpaf.conf.original for full description ###

LoadModule rpaf_module modules/mod_rpaf-2.0.so

RPAFenable      On
RPAFsethostname On
# RPAFproxy_ips   127.0.0.1:30080
RPAFproxy_ips   127.0.0.1:8080
RPAFheader      X-Forwarded-For
# RPAFheader      X-Real-IP

Probably because it's enabled twice in /etc/httpd/conf.d/rpaf.conf and /home/apache/etc/conf.d/rpaf.conf:

Code: [Select]
[Fri Jan 04 21:36:08 2013] [warn] module rpaf_module is already loaded, skipping

3694
Kloxo-MR Development / Re: Kloxo-MR for Centos 6
« on: 2013-01-05, 01:22:52 »
Mustafa please answer and fix all issues I've reported. I can't run something in production that just doesn't work. You made a great job so far, but these bugs made me stick with 6.1.12 + rGid/rUiD error patch.

3695
Ok. It works. I had to switch to Lighttpd and back to Apache.

3696
Yes, correct. 443 is going directly from Apache, so Varnish doesn't use it. I will try.

3697
I did this:

Code: [Select]
1. copy '/home/apache/tpl/domains.conf.tpl' to '/home/apache/tpl/custom.domains.conf.tpl' and '/home/apache/tpl/defaults.conf.tpl' to '/home/apache/tpl/custom.defaults.conf.tpl'
2. edit custom.* files in portion:
Code: [Select all] [Show/ hide]

if ($reverseproxy) {
    $ports[] = '30080';
    $ports[] = '30443';
} else {
    $ports[] = '80';
    $ports[] = '443';
}


for '80' and '443' to another port where varnish call apache.
3. run 'sh /script/fixweb' and 'service httpd restart'

but it shows this:

Code: [Select]
(98)Address already in use: make_sock: could not bind to address [::]:8080
                                                           [FAILED]

There is nothing on port 8080:

Code: [Select]
[root@ks391381 /]# lsof -i :8080
[root@ks391381 /]#

3698
Kloxo-MR Development / Re: [Kloxo-MR 6.5.1] Change data path
« on: 2013-01-04, 17:31:04 »
Quote from: "tsanten"
For me the new datapath is better

It's better for me too, but Mustafa need to make a script or instruction how to rebuild all structure without having big downtime.

3699
I found it - it was sp_specialplay table. Is this table something that's very important ?

The table is very large (about 54 MB). Maybe I will send you it and you will see why Kloxo-MR is failing with this ?

If these are only logs inside it then I'm safe to remove it, but still wondering that Kloxo-MR might fail when there will be a lot of logs so it's worth to fix it before it happens.

BTW - Does Kloxo-MR work properly with exlusive IP's for client ? There is such option in Kloxo official where you can assign a IP to specific customer so it will be exclusive just for him.

3700
Got it ! Something is wrong with one of the tables inside Kloxo database.

It all started to work when I copied a clean database from my VirtualBox test machine to test production server.

3701
Yes, it's correct.

3702
Kloxo-MR Development / Re: [Kloxo-MR 6.5.1] Change data path
« on: 2013-01-03, 18:58:02 »
Quote from: "MRatWork"
If I am sucessful for using qmail-toaster (instead 'special' qmail using by lxadmin), I am confidence to change data path.

OK, but please my a script that will rebuild the new configuration not just leave users as is or we'll have all non-working mail accounts.

3703
Ok, but my Kloxo update from 6.1.12 to 6.5.0 still doesn't work !

What is the reason for this ? Maybe something needs to be changed inside database ?

I've even copied the whole /usr/local/lxlabs folder from working machine to my test production server and it's still not working. Only part of Kloxo panel is loading.


3704
Kloxo-MR Development / Re: [Kloxo-MR 6.5.1] Change data path
« on: 2013-01-03, 17:17:06 »
Good, but I'm scared that moving mail won't work. On each update there will be a long downtime to rebuild whole configuration and there is no guarantee that it will all work.

Kloxo doesn't even have the simplest thing to rebuild /var/qmail/users. In case of data lost we're stuck.

Some of my domains are using:

/home/lxadmin/mail/domains/3/domain.pl

instead of:

/home/lxadmin/mail/domains/domain.pl

because some users reported mail_account_add_failed message and I have to readd domain inside qmail manually to make such domains work.

3705
I just installed Kloxo on VirtualBox and it seems it's missing /usr/local/lxlabs/ext/php/lib/ folder at all:

Quote
[root@localhost ~]# tail -f /usr/local/lxlabs/ext/php/error.log
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mysql.so' - /usr/local/lxlabs/ext/php/lib/mysql.so: cannot open                                                                                                                                                      shared object file: No such file or directory in Unknown on line 0
[03-Jan-2013 12:11:09] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/l                                                                                                                                                     ocal/lxlabs/ext/php/lib/mbstring.so' - /usr/local/lxlabs/ext/php/lib/mbstring.so: cannot                                                                                                                                                      open shared object file: No such file or directory in Unknown on line 0

Pages: 1 ... 245 246 [247] 248 249

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

Page created in 0.034 seconds with 17 queries.

web stats analysis