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

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 - aneeshtan

Pages: [1] 2
1
Kloxo-MR Technical Helps / FastCGI and Apache on Kloxo MR
« on: 2014-01-19, 06:51:22 »
Hey

I get error 500 internal for one of my domains ! and when I check error log its full of this error:
Code: [Select]
ailed to connect to server "/home/domain/domain.com/domain.com.0fake": connect() failed
[Sun Jan 19 08:59:57 2014] [error] [client 157.55.33.41] FastCGI: incomplete headers (0 bytes) received from server "/home/domain/domain.com/domain.com.0fake"

What is it about FastCGI ?

2
Kloxo-MR Technical Helps / Re: High Memory usage on Kloxo MR
« on: 2014-01-14, 18:20:42 »
Ok here is another thing I found out :

php-fpm: pool client-name

Like 10 clients each consuming 35 MB RAM , guess how much is added to the overall memory usage !

Tell me about this plz .



3
solved by erasing this file :

/home/apache/conf/domains

conf. file of that domain

4
Kloxo-MR Technical Helps / Re: High Memory usage on Kloxo MR
« on: 2014-01-14, 17:42:16 »
What you mean Kloxo-MR using memory usage higher than Kloxo Official.

Do you understand what is 'free -m' meaning?.


I know what that means , I don't understand where is this high usage come from !

5
I was trying to switch to nginx and then switch back to apache , that my server crashed in middle of switching .

But I think it is all about deleting a client , and the deletion was incomplete and that is the reason apache can't be started !
Code: [Select]
Starting httpd: Warning: DocumentRoot [/home/qarnte/qarnte.com/] does not exist
httpd: bad user name qarnte

6
Kloxo-MR Technical Helps / Re: High Memory usage on Kloxo MR
« on: 2014-01-14, 16:34:09 »
Thanks but not a technical answer ! tell me why kloxo offical version uses half this amount of memory usage !

I even disabled httpd. mysql ! and still high !

7
I can't find any of these files ,

whereis custom.proxy.conf
I am using nginx and not nginx-proxy

8
When I want to start httpd it says :

Code: [Select]
Starting httpd: httpd: bad user name qarnte.com


How to solve it ?

9
Hey there,

I decieded to change web server from apache to nginx but one question is when I convert rewrite rules existed on apache htaccess file , where should i apply them on nginx ?

I mean in what file I should put the converted codes ?

10
Kloxo-MR Technical Helps / Re: High Memory usage on Kloxo MR
« on: 2014-01-12, 16:11:57 »
I disabled qmail and it is still high !  I think something is wrong with my apache config

11
Kloxo-MR Technical Helps / High Memory usage on Kloxo MR
« on: 2014-01-12, 03:45:58 »
Hey

After changing to kloxo MR server memory usage is doubled .

this is top result :
Code: [Select]
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
32192 root      18   0  2432 1016  748 R  2.0  0.1   0:00.01 top
    1 root      18   0  2172  664  572 S  0.0  0.1   0:00.51 init
 1136 root      21  -4  2276  560  348 S  0.0  0.1   0:00.00 udevd
 1521 root      15   0  1828  588  484 S  0.0  0.1   0:00.39 syslogd
 3480 root      15   0  4512 1120  568 S  0.0  0.1   0:00.14 crond
 3539 xfs       18   0  3408 1112  744 S  0.0  0.1   0:00.01 xfs
 3562 root      18   0  5708  716  440 S  0.0  0.1   0:00.00 saslauthd
 3568 root      18   0  5708  444  168 S  0.0  0.0   0:00.00 saslauthd
 7659 root      25   0  3680 1272 1084 S  0.0  0.1   0:00.02 mysqld_safe
 8106 mysql     15   0  428m  79m 6612 S  0.0  7.7   1:50.50 mysqld
 9266 root      15   0  7324 1060  648 S  0.0  0.1   0:00.01 sshd
20459 root      17   0 10016 2744 2192 S  0.0  0.3   0:00.08 sshd
20461 root      24   0  6760 1488 1144 S  0.0  0.1   0:00.00 sftp-server
20462 root      18   0  6764 1500 1144 S  0.0  0.1   0:00.00 sftp-server
26302 root      15   0  3864 1596 1288 S  0.0  0.2   0:00.03 bash
30501 named     21   0 47780  10m 2864 S  0.0  1.0   0:00.02 named
30632 root      15   0  1792  368  308 S  0.0  0.0   0:00.00 svscan
30647 root      18   0  1628  308  264 S  0.0  0.0   0:00.00 supervise



services are apache -bind

server memory is 1GB burst \

centos 5.3

Now websites are down again for memory shortage.

12
Kloxo-MR Technical Helps / Resetting kloxo MR password
« on: 2014-01-11, 15:10:32 »
It's been 2 days i trying to reset my kloxo Mr admin account and I am unable to do much.

When I run these code I get one message :
Code: [Select]
[root@199960 ~]# /script/resetpassword master test
Notice : The resource you have requested doesn't exist. The s
error message: <br>  not_admin_cannot_modify_general   <br>

Any idea to solve this issue ?

13
Code: [Select]
[root@199960 conf.d]# sh /script/restart-all
Stopping mysqld:  d]# nano php.conf                        [  OK  ]
Starting mysqld:                                           [  OK  ]
/script/restart-all: line 19: qmailctl: command not found
/script/restart-all: line 21: qmailctl: command not found
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm: [11-Jan-2014 17:06:20] NOTICE: PHP message: PHP De
omments starting with '#' are deprecated in Unknown on line 1 in Unk
 0
                                                           [  OK  ]

14
Kloxo-MR Technical Helps / Changing login method to ssh
« on: 2014-01-11, 03:40:46 »
Hey

I don't have access to kloxo login page and I can't change the login method to ssh through that.

Also I have access to ssh with auth keys right now, and I need to change it into password only !

Is there a way to change the ssh login type through ssh ?

15
Please check your PM.
Thanks for the help

Pages: [1] 2

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.074 seconds with 17 queries.

web stats analysis