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-17, 00:17:05

Author Topic: Problem adding Domains  (Read 26034 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: Problem adding Domains
« Reply #15 on: 2014-02-03, 10:22:36 »
Need modified /etc/yum.repos.d/mratwork.repo. Read again https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt in step b.1.2
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #16 on: 2014-02-03, 10:29:10 »
i'll try later when i came back from work.

tks

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #17 on: 2014-02-06, 01:08:59 »
i dont't know what i'm doing wrong

avery domain that i had it gives

Forbidden - You don't have permission to access / on this server.

i've already run

sh /script/fix-chownchmod
sh /script/restart-all
sh /script/fixweb; sh /script/restart-web

every domain have index.html / index.php

before i've installed the 6.5.0 version it was ok, but when i've updated to 6.5.1 i began to have this problem

i've reinstall the server from scratch with 6.5.1 and still the same.

any help ?

tks
« Last Edit: 2014-02-06, 01:17:44 by zecompadre »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #18 on: 2014-02-06, 04:03:34 »
Go to 'switch program' and 'webserver configure' and then resetting for web, dns, php branch and php type.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem adding Domains
« Reply #19 on: 2014-02-06, 06:30:09 »
My current KloxoMr is 6.5.0.f-2014020301

Looks like you need to upload a clean .htaccess file:

Quote
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem adding Domains
« Reply #20 on: 2014-02-06, 06:42:06 »
http://bimbyworld.tk

I have just visited your site.
I never seen any of my domain with only KloxoMr logo appears.
From my past experienced, I saw Apache page or Hiawatha page.

Can you shot screen your services on KloxoMr and also Webserver config?

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #21 on: 2014-02-06, 08:47:05 »
http://cdn.zecompadre.com is no Wordpress and has a .htaccess default from kloxo


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #22 on: 2014-02-06, 09:40:13 »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #23 on: 2014-02-06, 10:09:37 »
the dns template is the same that i have in 6.50 version and has working fine, i just have this after i've put the 6.5.1 :(


Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem adding Domains
« Reply #24 on: 2014-02-06, 10:29:56 »
Hmm...mine DNS is simple :)


Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #25 on: 2014-02-06, 10:32:34 »
do you have 403 problems too ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #26 on: 2014-02-06, 10:34:17 »
affiliateproductfreereview.com is your own domain?.

What's happens if you run 'sh /script/restart-dns'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem adding Domains
« Reply #27 on: 2014-02-06, 10:35:59 »
do you have 403 problems too ?

Nope..everything running smoothly.

Update: This is my current server services


I didn't know why.. at first Changed httpd from red to green at start.
Then I run.
Quote
yum update
sh /script/cleanup
sh /script/fix-all
sh /script/restart-all

That Hiawatha changed to red automatically. ironically, everything goes well...


Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #28 on: 2014-02-06, 10:47:06 »
what version do you have ?

6.5.0 or 6.5.1 ?

tks

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem adding Domains
« Reply #29 on: 2014-02-06, 10:49:29 »
My current KloxoMr is 6.5.0.f-2014020301

I did mention in the above post.

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.06 seconds with 21 queries.

web stats analysis