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, 17:55:41

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - suplover

Pages: [1] 2 3
1
Is hostspectra.com still provides VPS service with Kloxo-MR? Because i can't get response from them? Is anybody know anything?

2
Kloxo-MR Technical Helps / Re: Problem with New Client
« on: 2013-08-20, 14:21:15 »
Quote from: "MRatWork"
Ok, it's maybe '/etc/php-fpm.d/avangard.conf' already exists. Delete it.

Yes you right, i deleted it and then run sh /script/fixphpfpm now everything looks fine, thank you very much!

3
Kloxo-MR Technical Helps / Re: Problem with New Client
« on: 2013-08-20, 14:14:35 »
Quote from: "MRatWork"
Or,

From ssh, running 'sh /script/delete --class=client --name=avangard'.

[root@simonov ~]# sh /script/delete --class=client --name=avangard
object_doesnt_exist: : avangard

Trying first suggestion now

Or should i add avangard first?

4
Kloxo-MR Technical Helps / Re: Problem with New Client
« on: 2013-08-20, 13:56:33 »
Quote from: "MRatWork"
Try remove this client from panel and create again. It's look like 'avangard' user no exist.

You can try using 'useradd avangard' in ssh but I am not recomment it.

Yes i forget to tell i did add/remove already, so right now there is no "avangard" on panel. Btw the other day i add another client and didn't had any problem like this.

5
Kloxo-MR Technical Helps / Problem with New Client
« on: 2013-08-20, 13:47:24 »
Yesterday i add a new client then webserver stop working i get Error 500. What ever i do i couldn't fix it just when i run "sh /script/restart-all" i get;
Code: [Select]
Stopping php-fpm:                                          [FAILED]
Starting php-fpm: [20-Aug-2013 08:34:30] ERROR: [pool avangard] cannot get uid for user 'avangard'
[20-Aug-2013 08:34:30] ERROR: FPM initialization failed
                                                           [FAILED]

so i removed that client "avangard" and run some fix comments and webserver works fine again, but on "sh /script/restart-all" command i'm still getting same error, what should i do? Thanks in advance.

6
Kloxo-MR Technical Helps / Re: How to clean mail queue
« on: 2013-08-15, 17:32:43 »
Quote from: "MRatWork"
Try 'yum reinstall *-toaster; sh /script/fixmail-all; sh /script/restart-mail'.

Perfect! Thanks!

7
Kloxo-MR Technical Helps / Re: How to clean mail queue
« on: 2013-08-15, 13:54:58 »
Quote from: "MRatWork"
You can 'force' deleting with delete all dirs inside /var/qmail/queue/local, /var/qmail/queue/remote and /var/qmail/queue/mess.

Ok i deleted all files on these folders also i believe that i cleaned all infected files on clients which cause this trouble. But now looks like mail function doesn't work, can't receive or send mail at all. While i make cleaning i kept qmail stopped, now i started it again but still can't send or receive.

8
Kloxo-MR Technical Helps / Re: How to clean mail queue
« on: 2013-08-10, 19:59:15 »
Quote from: "MRatWork"
You can delete queue in 'Mail Queue'.

The question is why you have many mail queues. Need inverstigate in 'Mail Queue'.

but mail Mail Queue also doesn't response i tried already a few time waited for a very long time but don't get result, i will check all clients one by one for sure some of them infected i need to check them and clean but looks like needs to do it manually.

So isn't there any way to clean mail queue by command on ssh? or you suggest to investigate before cleaning?

9
Kloxo-MR Technical Helps / How to clean mail queue
« on: 2013-08-10, 19:46:59 »
Code: [Select]
[root@simonov ~]# /var/qmail/bin/qmail-qstat
messages in queue: 270148
messages in queue but not yet preprocessed: 0
I got serious amount of messages on my mail queue, i will check all clients to find who is responsible for this just "Mail per Client" doesn't response because of high amount of mail but anyway how should i clean mail queue by command ?

i found this "/usr/local/lxlabs/lxadmin/bin/misc/qmHandle -D" but not relevant anymore thanks in advance

10
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-10, 18:30:23 »
Quote from: "MRatWork"
Sorry, wrong. Use 'sh /script/fixphpfpm'.

Perfect! Thanks again Mustafa

11
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-10, 17:03:58 »
Quote from: "MRatWork"
Try run 'service php-fpm stop; rm -rf /home/php-fpm/sock/nefiarda.sock; sh /script/fix-phpfpm; service php-fpm start'.

So, it's delete file first and then fixweb and restart php-fpm. If not work, try delete client the name nefiarda.

Code: [Select]
[root@simonov ~]# service php-fpm stop; rm -rf /home/php-fpm/sock/nefiarda.sock; sh /script/fix-phpfpm; ser                vice php-fpm start
Stopping php-fpm:                                          [FAILED]
sh: /script/fix-phpfpm: No such file or directory
Starting php-fpm: [10-Aug-2013 11:50:40] ERROR: An another FPM instance seems to already listen on /home/ph                p-fpm/sock/moche.sock
[10-Aug-2013 11:50:40] ERROR: FPM initialization failed
                                                           [FAILED]
[root@simonov ~]#

12
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-10, 16:14:10 »
Everything works fine on me now thanks to Mustafa, just have one question; when i run sh /script/restart-all there is problem with one client
Code: [Select]
Stopping php-fpm:                                          [FAILED]
Starting php-fpm: [10-Aug-2013 10:55:46] ERROR: An another FPM instance seems to already listen on /home/php-fpm/sock/nefiarda.sock
[10-Aug-2013 10:55:46] ERROR: FPM initialization failed
                                                           [FAILED]

i deleted this user from kloxo and run
Code: [Select]
adduser nefiarda; sh /script/fixweb; service php-fpm restart;

but still same do you guys have any idea what can i do about it?

13
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-09, 17:46:07 »
Quote from: "MRatWork"
Look like your php.ini still using from php 5.2 where in your server using php 5.3/5.4.

I don't know what happens until you found this situation. Usually run 'sh /script/fixweb' will be fixed web server, php.ini and php-fpm configs.

Well everything was fine, i was using nginx, djbdns, php53u, php-fpm_event then i had problem with webmail and to fix it updated kloxo then i had a problem with dns server, all i did is using those fix comments and yum update

14
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-09, 16:15:01 »
Quote from: "MRatWork"
Try copy /home/apache/etc/conf/httpd.conf to /etc/httpd/conf/httpd.conf. It's because because use 'modified' httpd.conf and Kloxo-MR think this 'modified' file already overwrite 'original' httpd.conf.

I did it but still have issue

on sh /script/fixphp i'm getting this for every clients
Code: [Select]
PHP Fatal error:  Directive 'register_long_arrays' is no longer available in PHP in Unknown on line 0

15
Kloxo-MR Technical Helps / Re: lxphp.exe: command not found
« on: 2013-08-09, 16:11:30 »
Quote from: "MRatWork"
In many situation, change to another webserver (better lighttpd) and change back to previous (apache or nginx-proxy) will be fix apache issue.

i try many time but unfortunately it didn't worked for me...

Pages: [1] 2 3

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.034 seconds with 20 queries.

web stats analysis