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-28, 11:14:44

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

Pages: 1 [2] 3
16
hey ,
after delete clients accounts server is down and when try restart services , got me some errors

Code: [Select]
# sh /script/restart-all

Shutting down system logger:                               [  OK  ]
Starting system logger:                                    [  OK  ]
-------------------------------------------------------------------

*** Process for MYSQL/MARIADB service ***
Starting MySQL SUCCESS!
  - Process: restart
Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
-------------------------------------------------------------------

*** Process for BIND service ***
  - Process: restart
Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
-------------------------------------------------------------------

*** Process for PHP-FPM service ***
  - Process: restart
Stopping php-fpm (PHP Used):                               [FAILED]
Starting php-fpm (PHP Used): [29-May-2016 10:35:26] ERROR: [pool dalilelkheir] cannot get uid for user 'dalilelkheir'
[29-May-2016 10:35:26] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

*** Process for NGINX service ***
  - Process: restart
Stopping nginx:                                            [FAILED]
Starting nginx: nginx: [emerg] "proxy_pass" cannot have URI part in location given by regular expression, or inside named location, or inside "if" statement, or inside "limit_except" block in /opt/configs/nginx/conf/globals/switch_standard.conf:31
                                                           [FAILED]
-------------------------------------------------------------------

*** Process for HTTPD service ***
  - Process: restart
Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]
-------------------------------------------------------------------

*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

Stopping pure-ftpd:                                        [  OK  ]
Starting pure-ftpd:                                        [  OK  ]
-------------------------------------------------------------------

*** Process for KLOXO service ***
  - Process: restart
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi ('php54s' in 'fpm' mode):            [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
-------------------------------------------------------------------

so .. i have issue in PHP FPM & NginX proxy

Code: [Select]
*** Process for PHP-FPM service ***
  - Process: restart
Stopping php-fpm (PHP Used):                               [FAILED]
Starting php-fpm (PHP Used): [29-May-2016 10:35:26] ERROR: [pool dalilelkheir] cannot get uid for user 'dalilelkheir'
[29-May-2016 10:35:26] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

*** Process for NGINX service ***
  - Process: restart
Stopping nginx:                                            [FAILED]
Starting nginx: nginx: [emerg] "proxy_pass" cannot have URI part in location given by regular expression, or inside named location, or inside "if" statement, or inside "limit_except" block in /opt/configs/nginx/conf/globals/switch_standard.conf:31
                                                           [FAILED]

system Info :

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016052903
   - Web: hiawatha-10.2.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: mogardfkra.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - Branch: php56w-cli-5.6.21-1.w6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.43-1.ius.el6
        * php55m-5.5.27-1.ius.el6
        * php56m-5.6.11-1.ius.el6
        * php70m-7.0.2-1.w6
      - Used: --Use PHP Branch--
   3. Web Used: nginxproxy
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: nginx-1.11.0-1.el6.ngx.x86_64
     - Httpd: httpd24u-2.4.20-1.ius.el6.x86_64
       - PHP Type: php-fpm_event
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
      - spam: spamassassin
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3959       1185       2774          1        136        624
   -/+ buffers/cache:        423       3535
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        59G   10G   46G  18% /

17
Kloxo-MR Releases / Difference between PHP Branchs
« on: 2016-05-29, 16:16:46 »
hi mostafa .

today after update kloxo-mr 7 i see new  PHP Branch ( php56w ) and ( php55w ) ..etc .
what is difference between ( php56w ) and ( php56u ) ?

18
Kloxo-MR Technical Helps / how to change default pages ?
« on: 2016-05-23, 21:21:44 »
Hi.
i need know where is default pages like " 500 error page " and welcome to change it with our custom pages.

19
hi,
i'm using Roundcube webmail, and i want users change his passwords from webmail.
how i can do this ?

20
Kloxo-MR Technical Helps / problem with Server Alias
« on: 2016-01-27, 13:19:00 »
hi,
i try to add wildcards (*) as an alias but php serviec is down . so after add wildcards (*) on domain i can't browse any php script.
Code: [Select]
" # sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016012103
   - Web: hiawatha-10.0.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: mogardfkra.com
C. Services:
   1. MySQL: MariaDB-server-10.0.23-1.el6.x86_64
   2. PHP:
      - Branch: php55u-cli-5.5.31-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.43-1.ius.el6
        * php55m-5.5.27-1.ius.el6
        * php56m-5.6.11-1.ius.el6
      - Used: --Use PHP Branch--
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.10-1.el6.ngx.x86_64
   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:          3959       3497        462          1        289       1173
   -/+ buffers/cache:       2033       1925
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        59G  7.4G   49G  14% /


*** Process Time: 00:00:00:02.2291 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)

21
Kloxo-MR Technical Helps / how to desable Multiple PHP ?
« on: 2015-11-11, 13:12:17 »
hey,
i need disable Multiple PHP and work with PHP 5.6 only .
how to disable and remove Multiple PHP ?
and when i try to change  PHP Branch to php5.6u from {Webserver Configure} no thing todo and still php5.5 working , how to change it ?

thanx mostafa for your great support 

22
hi mostafa .
i have an issue when create new user , all sites on server gave me
" Error 500 - Internal Server Error "

and i need run " sh /script/cleanup " every once to fix it .

where is the problem ?

23
Kloxo-MR Technical Helps / Bug with WHMCS
« on: 2015-08-28, 15:25:37 »
hey mostafa .
now i have WHMCS 6.0.2
and kloxo-mr 7
# sh /script/sysinfo

Code: [Select]
A. Kloxo-MR: 7.0.0.b-2015081601
   - Web: hiawatha-9.14.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: mogardfkra.com
C. Services:
   1. MySQL: MariaDB-server-10.0.21-1.el6.x86_64
   2. PHP:
      - Branch: php55u-cli-5.5.28-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.43-1.ius.el6
        * php55m-5.5.27-1.ius.el6
        * php56m-5.6.11-1.ius.el6
      - Used: --Use PHP Branch--
   3. Httpd: httpd24u-2.4.16-2.ius.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.4-1.el6.ngx.x86_64
   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:           996        891        104          1         46        436
   -/+ buffers/cache:        408        588
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        30G  5.3G   23G  19% /

i am added server information on WHMCS and added hosting as service and configure Module settings with LXAdmin .

but when added order
http://i.share.pho.to/121b9b2b_o.png

client create on kloxo with no name , no plan !

how i can fix it ?

24
Kloxo-MR Technical Helps / can't change PHP Branch
« on: 2015-07-24, 19:21:40 »
i have some problems after install apache 2.4
1- can't change  PHP Branch from php55u to any another version.
2- after  Enable Multiple PHP As Secondary PHP apche gave me error
Code: [Select]
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Syntax error on line 129 of /etc/httpd/conf/httpd.conf: Syntax error on line 4 of /etc/httpd/conf.d/fcgid2.conf: Cannot load modules/mod_fcgid.so into server: /etc/httpd/modules/mod_fcgid.so: cannot open shared object file: No such file or directory
                                                           [FAILED]
when disable Multiple PHP As Secondary PHP apche gave me
Code: [Select]
Stopping httpd:                                            [FAILED]
Starting httpd: httpd (pid 1160) already running
                                                           [  OK  ]

3-  Server Alias not working on just admin account and it make php down and i don't know why.

----------------------
Code: [Select]
# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015072103
   - Web: hiawatha-9.13.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: mogardfkra.com
C. Services:
   1. MySQL: MariaDB-server-10.0.20-1.el6.x86_64
   2. PHP:
      - Branch: php55u-cli-5.5.27-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.43-1.ius.el6
        * php55m-5.5.27-1.ius.el6
        * php56m-5.6.11-1.ius.el6
      - Used: --Use PHP Branch--
   3. Httpd: httpd24u-2.4.12-5.ius.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.3-1.el6.ngx.x86_64
   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:           996        812        183          0         47        408
   -/+ buffers/cache:        357        639
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        30G  5.1G   23G  18% /


25
Kloxo-MR Bugs and Requests / Resource managment feature
« on: 2015-07-22, 15:14:17 »
slamo alikom mostafa .
i would ask if you can add " CPU Usage and Memory Usage " as a feature on Resource management and Resource overview
because if i want give unlimited traffic but make Resource rule ( if client Overtake his Resource Percentage get notify by mail and his website suspended )
like godaddy and bluehost ..etc

26
Kloxo-MR Technical Helps / MySQL extension missing
« on: 2015-06-12, 14:08:59 »

i have new vps from some dayes with kloxo-mr 7
Code: [Select]
# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015061103
   - Web: hiawatha-9.13.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: mogardfkra.com
C. Services:
   1. MySQL: MariaDB-server-10.0.19-1.el6.x86_64
   2. PHP:
      - Branch: php55u-5.5.25-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-2.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.1-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.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:           996        800        195          1         44        426
   -/+ buffers/cache:        330        665
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/vda1        30G  4.3G   24G  16% /
but every some hours all php scripts in websites down
ex wordpress :
" Your PHP installation appears to be missing the MySQL extension which is required by WordPress. "
and i need run " sh /script/cleanup " to fix problem.
what i do with this issu ?

27
Code: [Select]
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist


this lines flood terminal after cleanup .
and " cp.mfo.cc " don't load .

am just upgrade to kloxo-mr 7



28
Kloxo-MR Technical Helps / How to disable open_basedir ?
« on: 2014-11-02, 09:03:53 »
hey .
i want disable open_basedir

Code: [Select]
]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014102601

B. OS: CentOS release 6.6 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.40-1.ius.el6.x86_64
   2. PHP: php54-5.4.34-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.7-1.el6.ngx.x86_64
   6. 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
   7. Dns: djbdns-1.05-17.4.mr.el6.x86_64

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

29
al slamo alikom mostafa .
now i upgraded Kloxo from 6.5 to 7 on my main vps
by
Code: [Select]
yum replace kloxomr --replace-with=kloxomr7 -y
# '-y' mean force
sh /script/upcp -y

and it's sysinfo
Code: [Select]
# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2014102603

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.40-1.ius.el6.x86_64
   2. PHP: php54-5.4.32-2.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.8.0-f.2.mr.el6.x86_64
   6. Nginx: nginx-1.7.6-1.el6.ngx.x86_64
   7. Cache: varnish-3.0.6-1.el6.x86_64
   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:           996        607        389          0         29        207
   -/+ buffers/cache:        370        625
   Swap:            0          0          0

after upgrade i can't upload files by ftp or set Permission to files

30
Kloxo-MR Technical Helps / got Warning from php
« on: 2014-10-24, 04:57:21 »
Code: [Select]
# *** glibc detected *** /usr/bin/python: malloc(): smallbin double linked list corrupted: 0x000000000adaddc0 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x75e76)[0x7f98080c6e76]
/lib64/libc.so.6(+0x79c3f)[0x7f98080cac3f]
/lib64/libc.so.6(__libc_calloc+0xc6)[0x7f98080cb346]
/usr/lib64/librpmio.so.1(rcalloc+0x1f)[0x7f98011885df]
/usr/lib64/librpm.so.1(+0x36978)[0x7f9801d74978]
/usr/lib64/librpm.so.1(rpmtsRun+0x8a1)[0x7f9801d8d311]
/usr/lib64/python2.6/site-packages/rpm/_rpmmodule.so(+0xe65c)[0x7f9801fb765c]
/usr/lib64/libpython2.6.so.1.0(PyObject_Call+0x53)[0x7f9808cd0c63]
/usr/lib64/libpython2.6.so.1.0(PyEval_CallObjectWithKeywords+0x43)[0x7f9808d5cc93]
/usr/lib64/libpython2.6.so.1.0(+0x5bb5c)[0x7f9808ce8b5c]
/usr/lib64/libpython2.6.so.1.0(PyObject_Call+0x53)[0x7f9808cd0c63]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x47d4)[0x7f9808d61f74]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x63ef)[0x7f9808d63b8f]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x927)[0x7f9808d64657]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x5304)[0x7f9808d62aa4]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x63ef)[0x7f9808d63b8f]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x927)[0x7f9808d64657]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x5304)[0x7f9808d62aa4]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x927)[0x7f9808d64657]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x5304)[0x7f9808d62aa4]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x927)[0x7f9808d64657]
/usr/lib64/libpython2.6.so.1.0(PyEval_EvalCode+0x32)[0x7f9808d64732]
/usr/lib64/libpython2.6.so.1.0(+0xf1bac)[0x7f9808d7ebac]
/usr/lib64/libpython2.6.so.1.0(PyRun_FileExFlags+0x90)[0x7f9808d7ec80]
/usr/lib64/libpython2.6.so.1.0(PyRun_SimpleFileExFlags+0xdc)[0x7f9808d8016c]
/usr/lib64/libpython2.6.so.1.0(Py_Main+0xb62)[0x7f9808d8c8a2]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7f980806fd5d]
/usr/bin/python[0x400649]
======= Memory map: ========
00400000-00401000 r-xp 00000000 fc:01 532002                             /usr/bin/python
00600000-00601000 rw-p 00000000 fc:01 532002                             /usr/bin/python
01b35000-0b9eb000 rw-p 00000000 00:00 0                                  [heap]
7f97e0000000-7f97e0021000 rw-p 00000000 00:00 0
7f97e0021000-7f97e4000000 ---p 00000000 00:00 0
7f97e75ff000-7f97e7600000 ---p 00000000 00:00 0
7f97e7600000-7f97e8000000 rw-p 00000000 00:00 0
7f97e8000000-7f97e8021000 rw-p 00000000 00:00 0
7f97e8021000-7f97ec000000 ---p 00000000 00:00 0
7f97ec000000-7f97ec021000 rw-p 00000000 00:00 0
7f97ec021000-7f97f0000000 ---p 00000000 00:00 0
7f97f0000000-7f97f0021000 rw-p 00000000 00:00 0
7f97f0021000-7f97f4000000 ---p 00000000 00:00 0
7f97f44cd000-7f97f44ce000 ---p 00000000 00:00 0
7f97f44ce000-7f97f4ece000 rw-p 00000000 00:00 0
7f97f4ece000-7f97f4ed3000 r-xp 00000000 fc:01 917776                     /lib64/libnss_dns-2.12.so
7f97f4ed3000-7f97f50d2000 ---p 00005000 fc:01 917776                     /lib64/libnss_dns-2.12.so
7f97f50d2000-7f97f50d3000 r--p 00004000 fc:01 917776                     /lib64/libnss_dns-2.12.so
7f97f50d3000-7f97f50d4000 rw-p 00005000 fc:01 917776                     /lib64/libnss_dns-2.12.so
7f97f50d4000-7f97f50d5000 ---p 00000000 00:00 0
7f97f50d5000-7f97f5ad5000 rw-p 00000000 00:00 0
7f97f6072000-7f97f612a000 rw-s 00000000 fc:01 266818                     /var/lib/rpm/__db.004
7f97f612a000-7f97f626c000 rw-s 00000000 fc:01 266817                     /var/lib/rpm/__db.003
7f97f626c000-7f97f62a4000 rw-s 00000000 fc:01 266816                     /var/lib/rpm/__db.002
7f97f62a4000-7f97f635c000 rw-s 00000000 fc:01 266818                     /var/lib/rpm/__db.004
7f97f635c000-7f97f649e000 rw-s 00000000 fc:01 266817                     /var/lib/rpm/__db.003
7f97f649e000-7f97f64d6000 rw-s 00000000 fc:01 266816                     /var/lib/rpm/__db.002
7f97f64d6000-7f97f64e1000 r-xp 00000000 fc:01 657846                     /usr/lib64/python2.6/lib-dynload/pyexpat.so
7f97f64e1000-7f97f66e0000 ---p 0000b000 fc:01 657846                     /usr/lib64/python2.6/lib-dynload/pyexpat.so
7f97f66e0000-7f97f66e2000 rw-p 0000a000 fc:01 657846                     /usr/lib64/python2.6/lib-dynload/pyexpat.so
7f97f66e2000-7f97f6708000 r-xp 00000000 fc:01 917937                     /lib64/libexpat.so.1.5.2
7f97f6708000-7f97f6907000 ---p 00026000 fc:01 917937                     /lib64/libexpat.so.1.5.2
7f97f6907000-7f97f690a000 rw-p 00025000 fc:01 917937                     /lib64/libexpat.so.1.5.2
7f97f690a000-7f97f6913000 r-xp 00000000 fc:01 657799                     /usr/lib64/python2.6/lib-dynload/_elementtree.so
7f97f6913000-7f97f6b13000 ---p 00009000 fc:01 657799                     /usr/lib64/python2.6/lib-dynload/_elementtree.so
7f97f6b13000-7f97f6b14000 rw-p 00009000 fc:01 657799                     /usr/lib64/python2.6/lib-dynload/_elementtree.so
7f97f6b14000-7f97f6b31000 r-xp 00000000 fc:01 917586                     /lib64/libtinfo.so.5.7
7f97f6b31000-7f97f6d31000 ---p 0001d000 fc:01 917586                     /lib64/libtinfo.so.5.7
7f97f6d31000-7f97f6d35000 rw-p 0001d000 fc:01 917586                     /lib64/libtinfo.so.5.7
7f97f6d35000-7f97f6d63000 r-xp 00000000 fc:01 917841                     /lib64/libncursesw.so.5.7
7f97f6d63000-7f97f6f63000 ---p 0002e000 fc:01 917841                     /lib64/libncursesw.so.5.7
7f97f6f63000-7f97f6f64000 rw-p 0002e000 fc:01 917841                     /lib64/libncursesw.so.5.7
7f97f6f64000-7f97f6f75000 r-xp 00000000 fc:01 657837                     /usr/lib64/python2.6/lib-dynload/_curses.so
7f97f6f75000-7f97f7175000 ---p 00011000 fc:01 657837                     /usr/lib64/python2.6/lib-dynload/_curses.so
7f97f7175000-7f97f7177000 rw-p 00011000 fc:01 657837                     /usr/lib64/python2.6/lib-dynload/_curses.so
7f97f7177000-7f97f717b000 r-xp 00000000 fc:01 657826                     /usr/lib64/python2.6/lib-dynload/termios.so
7f97f717b000-7f97f737b000 ---p 00004000 fc:01 657826                     /usr/lib64/python2.6/lib-dynload/termios.so
7f97f737b000-7f97f737d000 rw-p 00004000 fc:01 657826                     /usr/lib64/python2.6/lib-dynload/termios.so
7f97f737d000-7f97f74cf000 r-xp 00000000 fc:01 532087                     /usr/lib64/libxml2.so.2.9.1
7f97f74cf000-7f97f76cf000 ---p 00152000 fc:01 532087                     /usr/lib64/libxml2.so.2.9.1
7f97f76cf000-7f97f76d9000 rw-p 00152000 fc:01 532087                     /usr/lib64/libxml2.so.2.9.1
7f97f76d9000-7f97f76da000 rw-p 00000000 00:00 0
7f97f76da000-7f97f77dd000 r-xp 00000000 fc:01 917779                     /lib64/libglib-2.0.so.0.2600.1
7f97f77dd000-7f97f79dd000 ---p 00103000 fc:01 917779                     /lib64/libglib-2.0.so.0.2600.1
7f97f79dd000-7f97f79de000 rw-p 00103000 fc:01 917779                     /lib64/libglib-2.0.so.0.2600.1
7f97f79de000-7f97f79df000 rw-p 00000000 00:00 0
7f97f79df000-7f97f79e9000 r-xp 00000000 fc:01 657887                     /usr/lib64/python2.6/site-packages/_sqlitecache.so
7f97f79e9000-7f97f7be9000 ---p 0000a000 fc:01 657887                     /usr/lib64/python2.6/site-packages/_sqlitecache.so
7f97f7be9000-7f97f7bea000 rw-p 0000a000 fc:01 657887                     /usr/lib64/python2.6/site-packages/_sqlitecache.so

this output show's to me in terminal when trying change  Php Branch  from cp .
and this is output of 'sh /script/restart-all'

Code: [Select]

*** Restart services - BEGIN ***
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                           [  OK  ]
Stopping Djbdns for:
  - axfrdns    [  OK  ]
  - tinydns    [  OK  ]
Starting Djbdns for:
  - axfrdns    [  OK  ]
  - tinydns    [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping nginx:                                            [  OK  ]
Starting nginx:                                            [  OK  ]
Stopping Hiawatha web server:                              [FAILED]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
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: Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so:  /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: undefined symbol: zend_new_interned_string
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: bcmath: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/curl.so' - /usr/lib/php/modules/curl.so: undefined symbol: php_output_write in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/dom.so' - /usr/lib/php/modules/dom.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/fileinfo.so' - /usr/lib/php/modules/fileinfo.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: gd: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: geoip: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/imagick.so' - /usr/lib/php/modules/imagick.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/json.so' - /usr/lib/php/modules/json.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mbstring.so' - /usr/lib/php/modules/mbstring.so: undefined symbol: zend_multibyte_set_functions in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: mcrypt: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: mysql: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysqli.so' - /usr/lib/php/modules/mysqli.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo.so' - /usr/lib/php/modules/pdo.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_mysql.so' - /usr/lib/php/modules/pdo_mysql.so: undefined symbol: php_pdo_int64_to_str in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_pgsql.so' - /usr/lib/php/modules/pdo_pgsql.so: undefined symbol: php_pdo_register_driver in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pdo_sqlite.so' - /usr/lib/php/modules/pdo_sqlite.so: undefined symbol: php_pdo_register_driver in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pgsql.so' - /usr/lib/php/modules/pgsql.so: undefined symbol: php_output_write in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/phar.so' - /usr/lib/php/modules/phar.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: posix: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/sqlite3.so' - /usr/lib/php/modules/sqlite3.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: sysvmsg: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: sysvsem: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: sysvshm: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: wddx: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: XCache: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xmlreader.so' - /usr/lib/php/modules/xmlreader.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xmlwriter.so' - /usr/lib/php/modules/xmlwriter.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/xsl.so' - /usr/lib/php/modules/xsl.so: undefined symbol: zend_new_interned_string in Unknown on line 0
[24-Oct-2014 04:45:35] NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/zip.so' - /usr/lib/php/modules/zip.so: undefined symbol: zend_new_interned_string in Unknown on line 0
                                                           [  OK  ]
*** Restart services - END ***



my sysinfo

Code: [Select]
A. Kloxo-MR: 6.5.0.f-2014091101

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.40-1.ius.el6.x86_64
   2. PHP: php53u-5.3.29-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.7.6-1.el6.ngx.x86_64
   6. 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
   7. Dns: djbdns-1.05-17.4.mr.el6.x86_64

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           490        360        129          0         20        156
   -/+ buffers/cache:        183        307
   Swap:            0          0          0

i wont  change  Php Branch to php54 and  Php Type  to php-fpm_event with out errors :3

Pages: 1 [2] 3

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

Page created in 0.029 seconds with 15 queries.

web stats analysis