MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: xProject on 2014-03-11, 19:45:47

Title: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: xProject on 2014-03-11, 19:45:47
I has been configure domain to ip adrress and Reboot, sh /script/restart-all but it show : Kloxo-Mr Default Page

When i using nginx proxy , index.php has changed but if i access http://domain.com/ , it show older index.php file and not change, if i access http://domain.com/index.php then it show new index.php file. I has reboot, switch program, fixweb.....
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: MRatWork on 2014-03-12, 04:31:00
If you mean using 'webcache' (like varnish), it's normal because still using cache. Webcache don't know where the content changed.
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: xProject on 2014-03-12, 04:48:11
i has run clearcache and reboot , but it was not changed. I chage Webserver and proxy , it has changed. But i change to nginxproxy, it back to old content.
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: MRatWork on 2014-03-12, 05:06:40
Better combination with little issue is nginx-proxy (or hiawatha-proxy in Kloxo-MR 6.5.1) + php-fpm_event + install xcache + enable cache plugins (like hypercache in wordpress).
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: xProject on 2014-03-12, 05:50:12
i am using hiawatha-proxy , it very excellent.  ;D
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: MRatWork on 2014-03-12, 07:18:49
i am using hiawatha-proxy , it very excellent.  ;D
Look like 'generic' permalinks in hiawatha better than nginx.
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: xProject on 2014-03-12, 15:51:23
Webmail not working. It show cannot connect to database.
How to disable directory listing with out .htaccess
Thanks you.
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: xProject on 2014-03-12, 15:53:45
I switch program to hiawatha after used trafficserver proxy. Apache Trafficserver keep running and Hiawatha cannot start.
Title: Re: Kloxo-MR 6.5.1.b-2014031002 Ipaddress Confirm Domain, Cache
Post by: MRatWork on 2014-03-13, 03:12:51
Try 'chkconfig hiawatha on; sh /script/restart-web'.