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-28, 23:11:28

Author Topic: Restart All Hiawatha Show Error  (Read 4504 times)

0 Members and 1 Guest are viewing this topic.

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Restart All Hiawatha Show Error
« on: 2017-05-31, 05:22:40 »
sh /script/restart-all

Hiawatha show this error.
Code: [Select]
Error creating logfile /home/httpd/mydomain.com/stats/mydomain.com-error_log or changing its protection or ownership.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #1 on: 2017-05-31, 13:21:43 »
Try 'sh /script/fix-chownchmod'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #2 on: 2017-05-31, 15:06:29 »
I tried 'sh /script/fix-chownchmod'. But still the same error. Not sure if this help but the domain was deleted. I don't know why it still show up in the first place.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #3 on: 2017-05-31, 15:24:10 »
I tried 'sh /script/fix-chownchmod'. But still the same error. Not sure if this help but the domain was deleted. I don't know why it still show up in the first place.
Fixed after domain deleted?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #4 on: 2017-05-31, 18:25:19 »
Yes, the domain already deleted and then I tried 'sh /script/fix-chownchmod'. But it's the same issue. No change.

 

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #5 on: 2017-05-31, 18:38:31 »
After I ran 'yum clean all; yum update -y; sh /script/cleanup' this issue is fixed.

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #6 on: 2017-05-31, 18:44:49 »
Sorry, I was wrong. It's still have the same error with that exact same domain.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #7 on: 2017-05-31, 21:50:59 »
Inform here 'dir -l /home/httpd/<domain>/stats'. Did you used awstats instead webalizer?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #8 on: 2017-06-01, 04:56:36 »
 'dir -l /home/httpd/<domain>/stats' and got
Code: [Select]
dir: cannot access /home/httpd/<domain>/stats: No such file or directory
As for "Did you used awstats instead webalizer?", I don't know. I don't use that feature at all. I don't even know where to begin.

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #9 on: 2017-06-01, 05:04:19 »
Another thing is when I create the domain again the run sh /script/restart-all with no error but if I delete the domain and run sh /script/restart-all then the error show up.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #10 on: 2017-06-01, 05:06:46 »
1. Change '<domain>' to your certain domain. Or if you permit run 'dir -l /home/httpd/*/stats' (change '<domain>' to '*')

2. To know what's stats programs, go to 'admin > general settings'.
« Last Edit: 2017-06-01, 05:08:36 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #11 on: 2017-06-01, 05:44:35 »
I did ran 'dir -l /home/httpd/mydomain.com/stats' and got
Code: [Select]
dir: cannot access /home/httpd/mydomain.com/stats: No such file or directory
I ran 'dir -l /home/httpd/*/stats' and everything look normal including that "mydomain.com".

When 'sh /script/restart-all' still get the same error:
Code: [Select]
Error creating logfile /home/httpd/mydomain.com/stats/mydomain.com-error_log or changing its protection or ownership.
I now changed awstats to webalizer thanks to you telling me where it is. But that still didn't fixed the above error.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #12 on: 2017-06-01, 06:54:19 »
Inform here 'dir -l /home/httpd/<domain>/stats' because need to know permissions and ownership for files insite this dirs.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline LotsOfQ

  • Master
  • **
  • Posts: 462
  • Karma: +1/-0
    • View Profile
Re: Restart All Hiawatha Show Error
« Reply #13 on: 2017-06-01, 07:04:32 »
Code: [Select]
[root@server ~]# dir -l /home/httpd/<domain>/stats
dir: cannot access /home/httpd/<domain>/stats: No such file or directory

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Restart All Hiawatha Show Error
« Reply #14 on: 2017-06-01, 14:17:42 »
Again, change '<domain>' to your domain name or '*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.026 seconds with 18 queries.

web stats analysis