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-03-28, 16:08:29

Author Topic: KloxoMR optimize  (Read 15203 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: KloxoMR optimize
« Reply #15 on: 2014-12-16, 19:18:17 »
Did you test all webmail applications?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #16 on: 2014-12-17, 01:33:26 »
weird ... works ok  in thunderbird client ... not working in webmail ...

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #17 on: 2014-12-17, 01:40:07 »
[ later edit ] // in webmail wants user@domain.tld ,,, so far worked only as user / pass

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #18 on: 2014-12-24, 03:26:19 »
*** Process for PHP-FPM service ***
ls: /var/run/php-fpm/*.pid: No such file or directory
Starting php-fpm: [24-Dec-2014 11:24:04] ERROR: failed to chown() the socket '/opt/configs/php-fpm/sock/primaria.titu.sock': Disk quota exceeded (122)
[24-Dec-2014 11:24:04] ERROR: FPM initialization failed
                                                           [FAILED]
  - Process: reload
Reloading php-fpm:                                         [FAILED]

// again all site have err 500 ...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMR optimize
« Reply #19 on: 2014-12-24, 03:39:23 »
*** Process for PHP-FPM service ***
ls: /var/run/php-fpm/*.pid: No such file or directory
Starting php-fpm: [24-Dec-2014 11:24:04] ERROR: failed to chown() the socket '/opt/configs/php-fpm/sock/primaria.titu.sock': Disk quota exceeded (122)
[24-Dec-2014 11:24:04] ERROR: FPM initialization failed
                                                           [FAILED]
  - Process: reload
Reloading php-fpm:                                         [FAILED]

// again all site have err 500 ...

It's not related to Kloxo-MR itself but related to free space or inodes of HDD. For hdd usage, test with 'df -h /'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #20 on: 2014-12-24, 03:50:30 »
root@vps1 configs]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/simfs             60G   33G   28G  54% /

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMR optimize
« Reply #21 on: 2014-12-24, 04:14:20 »
Check inode with ' df -a -i -h'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #22 on: 2014-12-24, 04:25:48 »
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/simfs              4.4M    241K    4.2M    6% /
proc                       0       0       0    -  /proc
sysfs                      0       0       0    -  /sys
none                       0       0       0    -  /dev/pts
none                       0       0       0    -  /proc/sys/fs/binfmt_misc

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMR optimize
« Reply #23 on: 2014-12-24, 04:30:56 »
Try 'sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #24 on: 2014-12-24, 08:35:35 »
same err

Starting php-fpm: [24-Dec-2014 16:34:05] ERROR: failed to chown() the socket '/opt/configs/php-fpm/sock/primaria.titu.sock': Disk quota exceeded (122)
[24-Dec-2014 16:34:05] ERROR: FPM initialization failed

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMR optimize
« Reply #25 on: 2014-12-24, 09:12:36 »
Try 'sh /script/fixweb; sh /script/fixphp; sh /script/restart-web -y'. If still fail, try reboot.

Inform here 'dir -l /etc/php-fpm.d; cat /etc/php-fpm.d/default.conf'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline armandino

  • Junior Member
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: KloxoMR optimize
« Reply #26 on: 2014-12-24, 12:33:20 »
MRatWork : let's talk via messenger : id armand.daniel

 


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

Page created in 0.049 seconds with 22 queries.

web stats analysis