MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Tips and Tricks => Topic started by: Spacedust on 2013-06-06, 20:28:16

Title: Webmail does not work in latest alpha
Post by: Spacedust on 2013-06-06, 20:28:16
I just see PHP code instead of webmail.

Clean alpha installation on CentOS 5.9 64-bit.

No redirects or wildcards enabled.

Code: [Select]
A. Kloxo-MR: 6.5.1.a-2013060601

B. OS: CentOS release 5.9 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.0.95-5.el5_9
   2. PHP: php-5.2.17-29.el5
   3. Httpd: httpd-2.2.24-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.1-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.10.mr.el5
   7. Dns: djbdns-1.05-5

D. Php-type (for Httpd/proxy):

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           497        456         40          0         42        214
   -/+ buffers/cache:        200        297
   Swap:         1023          0       1023
Title: Re: Webmail does not work in latest alpha
Post by: MRatWork on 2013-06-06, 21:21:51
Look http://build.potissima.com/ (http://build.potissima.com/)

Use final 6.5.0.f .19 but updated related to latest 6.5.1.a (that mean code the same as latest 6.5.1.a).

Set www-redirect and wildcards.

Code: [Select]
> sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013031819

B. OS: CentOS release 6.4 (Final) i686

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.i686
   2. PHP: php53u-5.3.25-1.ius.el6.i686
   3. Httpd: httpd-2.2.24-1.el6.i686
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.1-1.el6.i686
   6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.i686
      - with: courier-imap-toaster-4.1.2-1.3.10.mr.el6.i686
   7. Dns: djbdns-1.05-5.i386

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           499        469         29          0         61        239
   -/+ buffers/cache:        168        330
   Swap:            0          0          0
Title: Re: Webmail does not work in latest alpha
Post by: Spacedust on 2013-06-06, 22:44:53
This fixed itself when switched to php_fpm_event - please answer to this one: viewtopic.php?f=5&t=18919#p23747 (http://forum.mratwork.com/viewtopic.php?f=5&t=18919#p23747)