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-27, 07:41:11

Author Topic: Problem adding Domains  (Read 11705 times)

0 Members and 1 Guest are viewing this topic.

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Problem adding Domains
« on: 2014-04-06, 00:03:29 »
after adding the domain give 403 forbidden

old problem when i try to install KloxoMR 6.5.1

last time i've solved with the 6.5.0 version

but now i must install 6.5.1 because the 6.5.0 was unable to install becaus of the metadata errors

any help ?

tks


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #1 on: 2014-04-06, 08:16:19 »
Use 'old trick' where switch to another web/php-branch/php-type and then switch back to previous.
..:: 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 #2 on: 2014-04-06, 14:50:08 »
whre is that option :) i was searching for that ... but give me a blank :)

Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: Problem adding Domains
« Reply #3 on: 2014-04-06, 19:08:14 »
found the option for php but still 403 forbidden

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #4 on: 2014-04-06, 19:15:28 »
update your 6.5.1.b and then re-setup web/php-branch/php-type. Read http://forum.mratwork.com/kloxo-mr-releases-and-announcements/(update)-kloxo-6-5-1-b-to-2014040601/

This issue (error 403) because Kloxo-MR fail to extract 'default' files to document root of domains. It's still ok if you create index.html or index.php file. Or run 'sh /script/fixskeleton'.

Alternatively, to know your domain is ok, try access to cp.domain.com and or webmail.domain.com.
..:: 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 #5 on: 2014-04-07, 00:02:28 »
Permission denied: access to / denied (filesystem path '/home/admin/dropbox') because search permissions are missing on a component of the path

i've run this

chown -R admin /home/admin/dropbox/*; chgrp -R admin /home/admin/dropbox/* ;chmod -R 755 /home/admin/dropbox ; /etc/init.d/httpd restart

drwxr-xr-x 14 admin admin  4096 Apr  6 18:05 dropbox

and still 403 error :(

when i put nginx it works, dont give 403, but some rewrite rules dont work, but when i select apache (i prefer) dont work and give 403 :(
« Last Edit: 2014-04-07, 00:34:43 by zecompadre »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #6 on: 2014-04-07, 04:00:26 »
Try 'sh /script/fix-chownchmod' to fix ownership and permissions for all importance dirs/files.
..:: 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 #7 on: 2014-04-07, 09:46:57 »
already done that :(

on 6.5.0 is all ok on install, no problems on adding domains

on 6.5.1 with the sames steps on the first domain add give 403 :(

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #8 on: 2014-04-07, 10:01:24 »
Inform here your 'sh /script/sysinfo'.
..:: 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 #9 on: 2014-04-07, 12:22:07 »
Quote
A. Kloxo-MR: 6.5.1.b-2014040601

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.36-1.ius.el6.x86_64
   2. PHP: php53u-5.3.28-2.ius.el6.x86_64
   3. Httpd: httpd-2.2.26-2.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.4-1.mr.el6.x86_64
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           996        818        178          0          3        524
   -/+ buffers/cache:        290        705
   Swap:            0          0          0

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #10 on: 2014-04-07, 13:23:51 »
What's happen for Centos 6 64bit?. I found the same issue but other version running well.
..:: 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 #11 on: 2014-04-07, 13:47:45 »
5.8 give the same problem !

i just have this builds available to install

CentOS 6.5 x64 
CentOS 6.5 x32 
CentOS 6.4 x64 
CentOS 6.4 x32 
CentOS 5.8 x64 
CentOS 5.8 x32

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #12 on: 2014-04-07, 13:48:45 »
I found this issue related to certain ftpuser not deleted from kloxo database but this ftpuser (use domain as ftpuser) not exists.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem adding Domains
« Reply #13 on: 2014-04-07, 13:51:16 »
Better update your OS before install KLoxo-MR with 'yum clean all; yum update'.

So, issue in my server (using Centos 6 64bit) not related to Kloxo-MR current version but old version (including Kloxo official) not delete ftpuser when delete client/domain.
..:: 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 #14 on: 2014-04-07, 14:01:21 »
that was done , is in the install procedure :)

#yum update -y

 


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

Page created in 0.03 seconds with 18 queries.

web stats analysis