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, 19:03:49

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.


Topics - kloxo-fan

Pages: [1]
1
Kloxo-MR Releases / Latest version of Kloxo-MR?
« on: 2019-04-05, 23:35:34 »
What is the latest version of Kloxo-MR?
My vps runs Kloxo-Mr 7.0.0.c-2017091202
This version is almost 2 years old. Is there are any updates or Kloxo-MR is abandoned project like the original Kloxo by Lxcenter?

2
Kloxo-MR Technical Helps / Can not change PHP Branch
« on: 2015-07-11, 20:26:20 »
Can not change PHP Branch.
Every tume I got message
Code: [Select]
Information:

    php_branch successfully updated for pserver-localhost
But PHP Branch is not changed and always stay php54_(as_5.4.42)
Any help?

3
A few days ago did update on php54 to 5.4.42 and now I have a strange problem with Apache (2.2) and PHP-FPM.
The server works well, but after a few hours (1-2-3 or even more, each time is different) the web sites on my vps just stops working. Why? I have no idea. When I check running processes everything is fine, httpd is running, php-fpm is running but the web sites not works and only loading and loading with blank page or error 500 or 503 or 520 or 521 or 522 or 523, each time is different :(
The only solution is to run "sh /script/restart-all" to restart all processes or "service httpd restart" for apache but after a few hours I got this problem again. I tried "sh /script/cleanup" to fix all services but without result because after a few hours my vps again got this problem.
In fact KloxoMR works fast, the VPS is not overloaded, all processes works, but the websites don't work :(
I think it's a bug in httpd or fpm.
How to fix this?

sh /script/sysinfo:
Code: [Select]
A. Kloxo-MR: 7.0.0.b-2015070802
   - Web:
   - PHP: php54s-5.4.42-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: vps.zaknigi.com
C. Services:
   1. MySQL: MariaDB-server-10.0.20-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.42-1.ius.el6.x86_64
      - Multiple:
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.42-1.ius.el6
        * php55m-5.5.26-1.ius.el6
      - Used: php54m
   3. Httpd: httpd-2.2.29-2.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --uninstalled--
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        418       1629         67          0        234
   -/+ buffers/cache:        183       1864
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/simfs       80G  3.5G   77G   5% /

4
Kloxo-MR Technical Helps / problem with setcookie in php
« on: 2015-06-29, 16:18:32 »
Hi, I have problem with function "setcookie".
Yesterday I did update with command "yum clean all; yum update -y; sh /script/cleanup" and I found that setcookie is not working in php on my server.
Example:
setcookie('mycookie', $value, ....);
can not create the cookie "mycookie".
My websites uses cookies so I need them.
How to fix it?

5
Hi, I want to put a limit of max 30 or 50 emails per hour.
How to do?
In server mail settongs I see "Max SMTP Instances" value 100 so this is a limit of max email per hour or wath?
I received a complaint that my server sends a large amount of outgoing emails and I was advised to put a limit on outgoing email per hour.
Please help me.

6
Kloxo-MR Bugs and Requests / Hiawathaproxy and Apache
« on: 2014-10-22, 09:52:02 »
For several days I have a problem with hiawathaproxy or apache as a web server.

Hiawathaproxy error:

after cleanup - started but not works
Code: [Select]
Stopping Hiawatha web server:                              [FAILED]
Starting Hiawatha web server:                              [  OK  ]

after restart-all or restart-web - there is an error somewhere
Code: [Select]
*** Process for HIAWATHA service ***
  - No need started
  - Process: reload
Reloading configuration:                                   [FAILED]
-------------------------------------------------------------------
*** Process for HTTPD service ***
  - No need started
  - Process with 'apachectl': graceful
No message for graceful


Apache error:

after cleanup - looks OK but websites not work:
Code: [Select]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]

after restart-all or restart-web
Code: [Select]
*** Process for HTTPD service ***
  - No need started
  - Process with 'apachectl': graceful
No message for graceful

With apache as webserver domains not works.
for example: http://some.domain shows
Webmail List
1   -   Afterlogic
2   -   Egroupware
3   -   Horde
4   -   Roundcub
5   -   Squirrelmail
6   -   T-dah
7   -   Telaen

but not web content  of the domain

Only with Nginxproxy everything works fine.

How to fix Hiawathaproxy and Apache web servers?

7
Hi, after today's update 7.0.0.b-2014102004.mr all my servers give error:
Code: [Select]
Stopping named:                                            [  OK  ]
Starting named:
Error in named configuration:
/opt/configs/bind/conf/defaults/named.options.conf:148: unknown key 'rndckey'
                                                           [FAILED]
The Kloxo update says:
- fix named.options.conf in bind (use 'rndckey' instead 'rndc-key')
but it seems that something is wrong.

8
Kloxo-MR Technical Helps / Auto update
« on: 2014-10-17, 12:15:30 »
Hello,
every 2-3 days in my ssh client manually run command "yum clean all; yum update -y; sh /script/cleanup"
but i want to ask is it possible to make a option for auto execution of this command?
In Kloxo-MR I see Cron Task but I'm not sure if it works or not if you put this command cuz it's required root permission and cron in kloxo runs as admin.

9
Hi,
after update to 7.0.0.b-2014082301 I can't start apache web server.
I got the error:

sh /script/restart-web
Stopping lighttpd:                                         [FAILED]
Starting lighttpd: /bin/bash: /usr/sbin/lighttpd: No such file or directory
                                                           [FAILED]
Stopping httpd:                                            [FAILED]
Starting httpd: /bin/bash: /usr/sbin/httpd.event: No such file or directory
                                                           [FAILED]
Stopping php55m-fpm:                                       [  OK  ]
Starting php55m-fpm:                                       [  OK  ]

See - No such file or directory ?!?
lighttpd ?!? What's going on with that kloxomr 7, I've never used lighttpd !!!

I have the same problem on the second vps, httpd again doesn't works.
But there does constantly Varnish and Squid works but I've never used any cache servers.

How to fix this.

Sry mr. Mustafa but  KloxoMR 7 is not good, only problems and bugs!!!

The third server php-fpm doesn't works, only suphp works, but this server is use 7.0.0.b-2014082104

10
Kloxo-MR Bugs and Requests / php-fpm problem
« on: 2014-06-19, 21:13:44 »
Hello, I used php55m but after today's update (6.5.1.b-2014061903) something strange began to happen on my server. When I use php55m or php55u server is overloaded ram memory used everything, every KB memory and all server blocks.
Via SSH client I get this:
Code: [Select]
*** glibc detected *** /opt/php55m/usr/sbin/php-fpm: free(): invalid pointer: 0x00007fe1678a0b00 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x76166)[0x7fe19c5d3166]
/opt/php55m/usr/sbin/php-fpm(php_module_shutdown+0x2a)[0x55449a]
/opt/php55m/usr/sbin/php-fpm[0x66efc9]
/opt/php55m/usr/sbin/php-fpm[0x6663b2]
/opt/php55m/usr/sbin/php-fpm[0x674e59]
/opt/php55m/usr/sbin/php-fpm[0x665773]
/opt/php55m/usr/sbin/php-fpm[0x66d1d0]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7fe19c57bd1d]
/opt/php55m/usr/sbin/php-fpm[0x420f79]
======= Memory map: ========
00400000-00723000 r-xp 00000000 09:03 52300073                           /opt/php55m/usr/sbin/php-fpm
00922000-009ad000 rw-p 00322000 09:03 52300073                           /opt/php55m/usr/sbin/php-fpm
009ad000-009c8000 rw-p 00000000 00:00 0
01d7a000-0221a000 rw-p 00000000 00:00 0                                  [heap]
7fe167733000-7fe16f733000 rw-s 00000000 90:04 109020147                   (deleted)/dev/zero
7fe16f733000-7fe16f73f000 r-xp 00000000 09:03 49941904                   /lib64/libnss_files-2.12.so
7fe16f73f000-7fe16f93f000 ---p 0000c000 09:03 49941904                   /lib64/libnss_files-2.12.so
7fe16f93f000-7fe16f940000 r--p 0000c000 09:03 49941904                   /lib64/libnss_files-2.12.so
7fe16f940000-7fe16f941000 rw-p 0000d000 09:03 49941904                   /lib64/libnss_files-2.12.so
7fe172d9f000-7fe172db5000 r-xp 00000000 09:03 49946250                   /lib64/libgcc_s-4.4.7-20120601.so.1
7fe172db5000-7fe172fb4000 ---p 00016000 09:03 49946250                   /lib64/libgcc_s-4.4.7-20120601.so.1
7fe172fb4000-7fe172fb5000 rw-p 00015000 09:03 49946250                   /lib64/libgcc_s-4.4.7-20120601.so.1
7fe172fb5000-7fe17309d000 r-xp 00000000 09:03 50070623                   /usr/lib64/libstdc++.so.6.0.13
7fe17309d000-7fe17329d000 ---p 000e8000 09:03 50070623                   /usr/lib64/libstdc++.so.6.0.13
7fe17329d000-7fe1732a4000 r--p 000e8000 09:03 50070623                   /usr/lib64/libstdc++.so.6.0.13
7fe1732a4000-7fe1732a6000 rw-p 000ef000 09:03 50070623                   /usr/lib64/libstdc++.so.6.0.13
7fe1732a6000-7fe1732bb000 rw-p 00000000 00:00 0
7fe19b661000-7fe19b67e000 r-xp 00000000 09:03 49944622                   /lib64/libselinux.so.1
7fe19b67e000-7fe19b87d000 ---p 0001d000 09:03 49944622                   /lib64/libselinux.so.1
7fe19b87d000-7fe19b87e000 r--p 0001c000 09:03 49944622                   /lib64/libselinux.so.1
7fe19b87e000-7fe19b87f000 rw-p 0001d000 09:03 49944622                   /lib64/libselinux.so.1
7fe19b87f000-7fe19b880000 rw-p 00000000 00:00 0
7fe19b880000-7fe19b882000 r-xp 00000000 09:03 49944676                   /lib64/libkeyutils.so.1.3
7fe19b882000-7fe19ba81000 ---p 00002000 09:03 49944676                   /lib64/libkeyutils.so.1.3
7fe19ba81000-7fe19ba82000 r--p 00001000 09:03 49944676                   /lib64/libkeyutils.so.1.3
7fe19ba82000-7fe19ba83000 rw-p 00002000 09:03 49944676                   /lib64/libkeyutils.so.1.3
7fe19ba83000-7fe19ba8d000 r-xp 00000000 09:03 49939091                   /lib64/libkrb5support.so.0.1
7fe19ba8d000-7fe19bc8c000 ---p 0000a000 09:03 49939091                   /lib64/libkrb5support.so.0.1
7fe19bc8c000-7fe19bc8d000 r--p 00009000 09:03 49939091                   /lib64/libkrb5support.so.0.1
7fe19bc8d000-7fe19bc8e000 rw-p 0000a000 09:03 49939091                   /lib64/libkrb5support.so.0.1
7fe19bc8e000-7fe19bcae000 r-xp 00000000 09:03 50072803                   /usr/lib64/liblzma.so.0.0.0
7fe19bcae000-7fe19beae000 ---p 00020000 09:03 50072803                   /usr/lib64/liblzma.so.0.0.0
7fe19beae000-7fe19beaf000 rw-p 00020000 09:03 50072803                   /usr/lib64/liblzma.so.0.0.0
7fe19beaf000-7fe19bec6000 r-xp 00000000 09:03 49941923                   /lib64/libpthread-2.12.so
7fe19bec6000-7fe19c0c6000 ---p 00017000 09:03 49941923                   /lib64/libpthread-2.12.so
7fe19c0c6000-7fe19c0c7000 r--p 00017000 09:03 49941923                   /lib64/libpthread-2.12.so
7fe19c0c7000-7fe19c0c8000 rw-p 00018000 09:03 49941923                   /lib64/libpthread-2.12.so
7fe19c0c8000-7fe19c0cc000 rw-p 00000000 00:00 0
7fe19c0cc000-7fe19c13d000 r-xp 00000000 09:03 49939153                   /lib64/libfreebl3.so
7fe19c13d000-7fe19c33c000 ---p 00071000 09:03 49939153                   /lib64/libfreebl3.so
7fe19c33c000-7fe19c33e000 r--p 00070000 09:03 49939153                   /lib64/libfreebl3.so
7fe19c33e000-7fe19c33f000 rw-p 00072000 09:03 49939153                   /lib64/libfreebl3.so
7fe19c33f000-7fe19c343000 rw-p 00000000 00:00 0
7fe19c343000-7fe19c359000 r-xp 00000000 09:03 49941925                   /lib64/libresolv-2.12.so
7fe19c359000-7fe19c559000 ---p 00016000 09:03 49941925                   /lib64/libresolv-2.12.so
7fe19c559000-7fe19c55a000 r--p 00016000 09:03 49941925                   /lib64/libresolv-2.12.so
7fe19c55a000-7fe19c55b000 rw-p 00017000 09:03 49941925                   /lib64/libresolv-2.12.so
7fe19c55b000-7fe19c55d000 rw-p 00000000 00:00 0
7fe19c55d000-7fe19c6e8000 r-xp 00000000 09:03 49941836                   /lib64/libc-2.12.so
7fe19c6e8000-7fe19c8e7000 ---p 0018b000 09:03 49941836                   /lib64/libc-2.12.so
7fe19c8e7000-7fe19c8eb000 r--p 0018a000 09:03 49941836                   /lib64/libc-2.12.so
7fe19c8eb000-7fe19c8ec000 rw-p 0018e000 09:03 49941836                   /lib64/libc-2.12.so
7fe19c8ec000-7fe19c8f1000 rw-p 00000000 00:00 0
7fe19c8f1000-7fe19caa6000 r-xp 00000000 09:03 50072708                   /usr/lib64/libcrypto.so.1.0.1e
7fe19caa6000-7fe19cca6000 ---p 001b5000 09:03 50072708                   /usr/lib64/libcrypto.so.1.0.1e
7fe19cca6000-7fe19ccc1000 r--p 001b5000 09:03 50072708                   /usr/lib64/libcrypto.so.1.0.1e
7fe19ccc1000-7fe19cccd000 rw-p 001d0000 09:03 50072708                   /usr/lib64/libcrypto.so.1.0.1e
7fe19cccd000-7fe19ccd1000 rw-p 00000000 00:00 0
7fe19ccd1000-7fe19cd32000 r-xp 00000000 09:03 50078008                   /usr/lib64/libssl.so.1.0.1e
7fe19cd32000-7fe19cf32000 ---p 00061000 09:03 50078008                   /usr/lib64/libssl.so.1.0.1e
7fe19cf32000-7fe19cf36000 r--p 00061000 09:03 50078008                   /usr/lib64/libssl.so.1.0.1e
7fe19cf36000-7fe19cf3d000 rw-p 00065000 09:03 50078008                   /usr/lib64/libssl.so.1.0.1e
7fe19cf3d000-7fe19cf40000 r-xp 00000000 09:03 49944605                   /lib64/libcom_err.so.2.1
7fe19cf40000-7fe19d13f000 ---p 00003000 09:03 49944605                   /lib64/libcom_err.so.2.1
7fe19d13f000-7fe19d140000 r--p 00002000 09:03 49944605                   /lib64/libcom_err.so.2.1/bin/bash: line 1: 18234 Aborted                 php55m-fpm --fpm-config /opt/php55m/custom/php-fpm.conf
Something in php-fpm is wrong.

11
Kloxo-MR Technical Helps / Problems after updates
« on: 2014-05-26, 13:39:35 »
I have a problems after updates 2014052103 and 2014052401.
When I type the command "sh /script/restart-web" for some reason kloxomr tries to run nginx, but I don't use nginx.
Code: [Select]
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Stopping nginx:                                            [FAILED]
Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
nginx: [emerg] still could not bind()
                                                           [FAILED]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping php54m-fpm:                                       [  OK  ]
Starting php54m-fpm:                                       [  OK  ]

Web: Apache or sometimes Hiawathaproxy (but not Nginx)
PHP used: PHP54m
PHP Type: php-fpm_event

I saw that I got a weird result with "sh /script/sysinfo"

Code: [Select]
A. Kloxo-MR: 6.5.1.b-2014052401
B. OS: CentOS release 6.5 (Final) x86_64
C. Apps:
   1. MySQL: --uninstalled--
   2. PHP: --uninstalled--
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.5-2.mr.el6.x86_64
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: --uninstalled--
   9. Qmail: --uninstalled--
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.x86_64
D. Php-type (for Httpd/proxy): php-fpm_event
E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048       1051        996          0          0          0
   -/+ buffers/cache:       1051        996
   Swap:            0          0          0
:o

also after "yum clean all" and "yum update"

Code: [Select]
Loaded plugins: fastestmirror, priorities, protectbase, replace
Determining fastest mirrors
mratwork-epel/metalink                                                                                                                                                  |  12 kB     00:00
 * base: mirror.hmc.edu
 * extras: centos.mirror.freedomvoice.com
 * mratwork-epel: mirrors.solfo.com
 * mratwork-ius-stable: dl.iuscommunity.org
 * updates: mirrors.tummy.com
base                                                                                                                                                                    | 3.7 kB     00:00
base/primary_db                                                                                                                                                         | 4.4 MB     00:00
extras                                                                                                                                                                  | 3.4 kB     00:00
extras/primary_db                                                                                                                                                       |  19 kB     00:00
http://centos.alt.ru/repository/centos/6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: mratwork-centalt. Please verify its path and try again
:o

12
Is it a good idea for an updat? Apache HTTP Server from 2.2 to latest 2.4?
Can you tell me how it updated httpd-2.2.27 to httpd-2.4.9 because I can not.
I looked at the documentation in apache website for manual install but I got error with command './configure'.
...
checking for APR... no
configure: error: APR not found.  Please read the documentation.

And that's all  ;D
Can not continue.

In fact, httpd-2.4.9 will be compatible with KloxoMR and all websites?
Why all the components in KloxoMR are latest version but Apache is not?
Is there a problem with httpd-2.4.9?

13
Today through "yum update" I update php54 from 5.4.27 to 5.4.28 and 5.5.10 to 5.5.12 but then I only get "500 Internal Server Error".
I tried everything but I can not use 5.4.28

PHP Used: --Use PHP Branch--
PHP Branch: php54_(as_5.4.28) or php55_(as_5.5.12)

Every time 500 Internal Server Error

----------

PHP Used: php54m (but version 5.4.26) or php55m (version 5.5.10)

no problems

---------

How to fix 5.4.28 and 5.5.12?
In these versions has important fixes including security fixes.
19 bugs were fixed including CVE-2014-0185.

14
Kloxo-MR Bugs and Requests / php in Kloxo 6.5.1b
« on: 2014-04-25, 13:31:12 »
Hello,
I did an update of 6.5.0f to 6.5.1b -2014042401
But in my site started to happen strange situations - you're standing in your profile, then go somewhere else or just reload the page and you find yourself in someone else's profile, reload the page again and you see that you are in third profile, and again, and again... just log into another profile.
It seems that the php has trouble recognizing user sessions.
In Kloxo 6.5.0f I used php53u_(as_5.3.28) + php53u-xcache and I have no problems.
In Kloxo 6.5.1b I used again php53u_(as_5.3.28) + php53u-xcache but I started getting these problems.
So I changed PHP version to php55u_(as_5.5.11) but no results, I tried with php54_(as_5.4.27) again no results.
Finally put php53_(as_5.3.3) without xcache, just only the main php5.3 in the Kloxo panel and now I have no problems.
What is wrong with the versions of php in Kloxo 6.5.1b?
More than a 5-6 years I use Kloxo panel (since as LxAdmin) but I've never had such a strange problems.
Please help me mr. MRatWork.
I want to use php55u or php54 or php53u but unfortunately they make mistakes with user sessions.

If needed "sh /script/sysinfo":

Code: [Select]
A. Kloxo-MR: 6.5.1.b-2014042401
B. OS: CentOS release 6.5 (Final) x86_64
C. Apps:
   1. MySQL: mysql55-5.5.37-1.ius.el6.x86_64
   2. PHP: php-5.3.3-27.el6_5.x86_64
   3. Httpd: httpd-2.2.27-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.5-1.mr.el6.x86_64
   6. Nginx: nginx-1.5.13-1.el6.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.x86_64
D. Php-type (for Httpd/proxy): php-fpm_event
E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        988       1059          0          0          0
   -/+ buffers/cache:        988       1059
   Swap:            0          0          0

Pages: [1]

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

Page created in 0.029 seconds with 16 queries.

web stats analysis