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-29, 07:06:07

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

Pages: 1 ... 56 57 [58] 59
856
When I login under admin, the stats panel has 0 for total disk, which should show a total use for the admin account - including all domains - etc.

Traffic also reads 0.  I am not live but have been installing and doing a lot of work - my vps control panel reads 2.7G transfer - kloxo mr reads 0M on admin account.

I changed my OP to centos 6 final 64x and now there is a Real Mem stat??  It shows a yellow !  why?  What is real mem compared to total mem?

Is there a way to get cpu status?  it lists all four yet no stats.

857
Kloxo-MR Technical Helps / Re: php memory limit not changing
« on: 2013-07-06, 18:28:26 »
Mustafa -  I would remove the php value directives from the tpl file for future kloxo-mr releases/updates.

There is no logical reason to have them there as the values in /etc/php.ini work.  It is confusing for someone who puts in a value on php config, advanced and it doesn't work.

I removed the memory limit from the tpl and changed it using php config -> advanced and it worked.

Just a suggestion.  I removed all the php values you were setting in the tpl and just allow the values to be set in /etc/php.ini

Have a good day!

858
Kloxo-MR Technical Helps / Re: php memory limit not changing
« on: 2013-07-06, 03:10:53 »
Quote from: "MRatWork"
Because using php-fpm, look inside /home/php-fpm/tpl/php53-fpm-pool.conf.tpl for 'php_admin_value[memory_limit]'
Thanks.  Found the actual config file at: /etc/php-fpm.d/admin.conf and default.conf

I am using php 5.4 is the php53-fpm-pool.conf.tpl template used?  and can I use:
custom.php53-fpm-pool.conf.tpl  so on update it doesn't get overwritten?

859
Kloxo-MR Technical Helps / php memory limit not changing
« on: 2013-07-05, 21:25:54 »
I am using apache, php-fpm event.  Kloxo 6.5.1a

I went to admin, php config, advanced and set php memory limit to 128M.

Verified the change in /etc/php.ini
Rebooted
But php info still states memory_limit at 64M

Is there another config file somewhere I am missing?

Please advise.

860
Kloxo-MR Technical Helps / Re: eating up memory
« on: 2013-07-05, 00:16:42 »
Quote from: "MRatWork"
Have you run 'sh /script/cleanup' after reboot?.

And try add 1 domain under admin?. Doesn't just 'dummy' domain like 'Ilovekloxomr.com' and then running 'sh /script/fixweb; sh /script/restart-all'?.

I have 2 domains and 3 subdomains.  There are no users though, and only test php scripts.

I ran the cleanup and rebooted.  Memory was at 976 MB after fresh reboot.

This seems high??

861
Kloxo-MR Technical Helps / Re: eating up memory
« on: 2013-07-04, 23:28:46 »
Quote from: "MRatWork"
Inform here your 'sh /script/sysinfo'. I think you have misperception about memory usage.
A. Kloxo-MR: 6.5.1.a-2013060601

B. OS: CentOS release 6.4 (Final) i686

C. Apps:
1. MySQL: mariadb-5.5.31-1.el6.i686
2. PHP: php54-5.4.16-1.ius.el6.i686
3. Httpd: httpd-2.2.24-1.el6.i686
4. Lighttpd: --uninstalled--
5. Nginx: --uninstalled--
6. Qmail: qmail-toaster-1.03-1.3.26.mr.el6.i686
- with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.i686
7. Dns: bind-9.9.2-3.P2.el6.i686

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

E. Memory:
total used free shared buffers cached
Mem: 3584 991 2592 0 0 0
-/+ buffers/cache: 991 2592
Swap: 0 0 0

So 1G used on a system that has no real sites.  I am setting up a production vps and am learning - worried that in use that server memory will be consumed.

I need about 2G for media server.

862
Kloxo-MR Technical Helps / Re: eating up memory
« on: 2013-07-04, 22:57:37 »
also:
34.15 root php-fpm: master process (/etc/php-fpm.conf)
34.12 admin php-fpm: pool admin
34.12 apache php-fpm: pool default

I have 8 sets of the php-fpm pool admin, default running - that is 250 MB for php-fpm without any active websites.

Will these processes end after not being used?  or will I continue to have more and more eat up memory?

I am newbie - please have patience and explain so I undestand.

Thank you

863
Kloxo-MR Technical Helps / Re: eating up memory
« on: 2013-07-04, 22:37:25 »
Quote from: "MRatWork"
Yes, because value inside /var/qmail/control/concurrencyincoming is 100. It's default value and only use small memory.

Most big use memory is mysql with innodb as storage-engine. Different with myisam is 100MB or more.

So you are saying that 100 processess at 10.5 MB each will just sit and not drop off?  My server is a test server with minimal use - and hardly no email use - however, on production you are telling me that the processes can grow to 100 at 10.5 MB each???  1 G?

Will these processes end?  or will they have to be killed?

Trying to understand :)  thank you for patience.

864
Kloxo-MR Technical Helps / eating up memory
« on: 2013-07-04, 22:22:32 »
10.49    root     /usr/libexec/courier-authlib/authdaemond

I currently have 16 of these processes taking almost 200 meg of memory - why are there so many running and is this normal?

Kloxo-MR dev 6.5.1 on centos 6.

Please advise.
Thank you

865
Kloxo-MR Technical Helps / Re: phpmysqladmin warnings
« on: 2013-07-04, 19:39:24 »
Yes I did not consider if you stop apache the control panel would also stop.  That is why I am a web developer and not a server administrator.  :)

866
Kloxo-MR Technical Helps / Re: phpmysqladmin warnings
« on: 2013-07-03, 21:44:13 »
Sounds like it is time to update lxphp???  At least bring the mysql libraries up to date?

php5.2 is so old - kloxo-mr should update files to work smoothly with at least 5.4 php - but no less than 5.3

Why have multiple webservers?  Doesn't this use resources more than neccessary?

867
Kloxo-MR Technical Helps / phpmysqladmin warnings
« on: 2013-07-03, 10:32:17 »
I get this warning under phpmysqladmin:

Your PHP MySQL library version 5.1.61 differs from
your MySQL server version 5.5.31. This may cause
unpredictable behavior.

It also reports webserver as lighthttpd when I am using apache.

Why is my php mysql library 5.1?  I am using all updated kloxo-mr files, even newest phpmysqladmin 4.0.4

Please advise.
Thank you

868
Kloxo-MR Technical Helps / Re: Stats password problem
« on: 2013-06-17, 02:59:16 »
Okay - before I do want to make sure I understand completely.

Copy the default files (in the same directory) and add "custom." in front of them - any changes made in this files will be used by kloxo cp and won't be affected by future update?

Secondly - where do you htpasswd and make the __stats file.  I need to add in chown apache:apache into the code so this is all seamless and automated :smile:

I tried to password protect a directory and the entire domain broke.  Going to do more testing now.

Trying to work out the kinks before I go live.

869
iptables - first light green - second red.  It will always display that way - probably iptables IS running.  If you need help configuring the rules i can help.  Check under processes.

870
Kloxo-MR Technical Helps / Re: Stats password problem
« on: 2013-06-17, 01:17:47 »
Also - owner of __stats file was admin:apache and I could not get it to work with those ownerships.

Had to be apache:apache.

Then all worked perfectly. :smile:

Pages: 1 ... 56 57 [58] 59

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

Page created in 0.091 seconds with 20 queries.

web stats analysis