MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: EndErr on 2019-04-23, 15:02:08

Title: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-23, 15:02:08
Does anyone knows any setup tips for making kloxo-mr work on Digitalocean droplet?
Did installed and it works, but when accesing subdomains (like webmail.mydomain.tld or cp.mydomain.tld) or other domains registered in kloxo it redirects to to the main server domain.
Also did dns configurations like mentioned here (https://www.digitalocean.com/community/tutorials/how-to-create-vanity-or-branded-nameservers-with-digitalocean-cloud-servers).
Title: Re: DigitalOcean droplet with Kloxo
Post by: MRatWork on 2019-04-23, 17:35:49
Maybe something wrong with your dns settings.
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-24, 06:13:54
How to check if is something is wrong with my dns?
Did try to fixdns, checked with another working instalation, nothing different, except the working is on CentOS 6 and the Digitalocean's on CentOS 7.

P.S. glad to see you back
Title: Re: DigitalOcean droplet with Kloxo
Post by: putude on 2019-04-24, 16:28:13
Maybe something wrong with your dns settings.

Dammn!
You're shocking me!

Welcome back, Master!
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-25, 08:04:12
Could it be a problem with web server config?
So maybe a way to reset de defaults?
All DNS checks passed, but websites and subdomain a not opening normally but as default/main domain.
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-25, 08:52:54
Changed webserver to lighthttpd and it works, is there a way to reset apache to defaults?
Title: Re: DigitalOcean droplet with Kloxo
Post by: MRatWork on 2019-04-25, 10:28:28
What's about nginx and hiawatha?
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-25, 14:32:24
lighthttpd and nginx works
apache and hiawatha - no
Title: Re: DigitalOcean droplet with Kloxo
Post by: MRatWork on 2019-04-25, 16:01:47
What about nginx-proxy?
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-26, 09:33:47
It works, but I have problem using prestashop with nginx
where do i find nginix settings for domains or clients?

is there a way to reinstall/reset apache to make it work?
Title: Re: DigitalOcean droplet with Kloxo
Post by: MRatWork on 2019-04-26, 21:04:58
What's a problem with nginx-proxy?
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-27, 13:27:04
Prestashop don't work as should be with nginx, so I would like to make some changes in nginx settings to make it work but don't know where to make changes, and to make them permanent so after update or cleanup to keep them.
Title: Re: DigitalOcean droplet with Kloxo
Post by: MRatWork on 2019-04-27, 16:00:11
Read https://gist.github.com/vicobits/86804fa5f6bd9e2a38f353518563590f

I think you 'global rewrite' for Prestashop.
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-27, 16:34:22
Where can I find settings (or what files need to edit)  for nginx settings?
Title: Re: DigitalOcean droplet with Kloxo
Post by: EndErr on 2019-04-29, 08:29:49
So I gave up, reinstalled the server and now apache works