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-28, 21:49:43

Author Topic: Wildcard + www redirect - webmail still does not work  (Read 16087 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Wildcard + www redirect - webmail still does not work
« Reply #15 on: 2013-06-06, 23:05:33 »
In previous version:

Code: [Select]
## web for ...
...
## webmail for ,,,
...

in latest version:

Code: [Select]
## webmail for ...
...
## web for ,,,
...

Change because handle for wildcards issue.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #16 on: 2013-06-06, 23:12:11 »
Quote from: "MRatWork"
In previous version:

Code: [Select]
## web for ...
...
## webmail for ,,,
...

in latest version:

Code: [Select]
## webmail for ...
...
## web for ,,,
...

Change because handle for wildcards issue.

Which file was changed ? My domains.conf.tpl inside Apache is exactly the same.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Wildcard + www redirect - webmail still does not work
« Reply #17 on: 2013-06-06, 23:29:44 »
If running cleanup (cleanup-simple not enough), Kloxo-MR will be copy '/usr/local/lxlabs/kloxo/file/apache' to '/home/apache'. It's the same for nginx, lighttpd, php-fpm and phpini.

On next upload/version, also for qmail, bind and djbdns directory.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #18 on: 2013-06-06, 23:37:39 »
Quote from: "MRatWork"
If running cleanup (cleanup-simple not enough), Kloxo-MR will be copy '/usr/local/lxlabs/kloxo/file/apache' to '/home/apache'. It's the same for nginx, lighttpd, php-fpm and phpini.

On next upload/version, also for qmail, bind and djbdns directory.

I will have to compare file by file.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #19 on: 2013-06-15, 00:46:40 »
I've added the latest nginx configs with IPv6 still does not work. Config files are 1:1 exactly the same like in latest alpha.

Is there something changed inside Apache config files too ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #20 on: 2013-06-15, 00:59:27 »
Finally I was able to get this running on final by copying whole /home/apache from my test alpha server. So these configs inside final just does not work.

I will have to rebuild apache configs for all domains to make it work ;)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #21 on: 2013-06-16, 02:42:17 »
Compared all files and still DOES NOT WORK on latest final release !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Wildcard + www redirect - webmail still does not work
« Reply #22 on: 2013-06-16, 02:55:11 »
This is you are unlucky because latest update still work for dev301.mratwork.com.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #23 on: 2013-06-16, 03:11:21 »
Quote from: "MRatWork"
This is you are unlucky because latest update still work for dev301.mratwork.com.

It worked for me if I switch to different webmail but only sometimes...

Also switching webmails removes all php_fpm configs ! So I have to run /script/fixphpfpm !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #24 on: 2013-06-16, 03:27:26 »
Where are the templates for /home/apache/conf/domains in alpha ?

I've copied the same working folders /home/apache and /home/nginx from alpha to stable, the runned /script/fixweb and files were generated completely different than in alpha ? WHY ???
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Wildcard + www redirect - webmail still does not work
« Reply #25 on: 2013-06-16, 03:31:31 »
Original inside /usr/local/lxlabs/kloxo/file/apache/tpl and /usr/local/lxlabs/kloxo/file/nginx/tpl. Running cleanup will be copy this dirs to /home/apache/tpl and /home/nginx/tpl.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #26 on: 2013-06-16, 03:36:07 »
Quote from: "MRatWork"
Original inside /usr/local/lxlabs/kloxo/file/apache/tpl and /usr/local/lxlabs/kloxo/file/nginx/tpl. Running cleanup will be copy this dirs to /home/apache/tpl and /home/nginx/tpl.

Finally I found a bug:

Create domain, then enable www redirect, then enable wildcards with *.

Then go to General Settings and change webmail from --chooser-- to for example afterlogic.

Run:

/script/fixweb
/script/fixphpfpm
/etc/init.d/httpd restart
/etc/init.d/nginx restart
/etc/init.d/php-fpm restart

then go to webmail.domain.com and you will see your page instead of webmail :/

I was able to recreate it for both alpha and final...
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Wildcard + www redirect - webmail still does not work
« Reply #27 on: 2013-06-16, 03:42:37 »
Change '--chooser--' to certain webmail need running fixweb. It's bug since previous Kloxo (not only Kloxo-MR problem).
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #28 on: 2013-06-16, 03:47:20 »
Quote from: "MRatWork"
Change '--chooser--' to certain webmail need running fixweb. It's bug since previous Kloxo (not only Kloxo-MR problem).

Did you read what I've written ? I was running /script/fixweb and it does not help at all :/
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Wildcard + www redirect - webmail still does not work
« Reply #29 on: 2013-06-16, 03:50:07 »
I've switched back from afterlogic to --chooser-- then runned /script/fixcleanup and still webmail doesn't work ...
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


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

Page created in 0.064 seconds with 18 queries.

web stats analysis