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-20, 07:04:53

Author Topic: fresh install and errors  (Read 13775 times)

0 Members and 1 Guest are viewing this topic.

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
fresh install and errors
« on: 2014-03-26, 16:45:42 »
Hello

i have new install kloxo
reboot
cleanup

but restart make errors

Code: [Select]
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/geoip.so' - /opt/php53s/usr/lib/php/modules/geoip.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/imagick.so' - /opt/php53s/usr/lib/php/modules/imagick.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pdo_pgsql.so' - /opt/php53s/usr/lib/php/modules/pdo_pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pgsql.so' - /opt/php53s/usr/lib/php/modules/pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/xcache.so' - /opt/php53s/usr/lib/php/modules/xcache.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />


and

Code: [Select]
./fixphpfpm
Could not open input file: ../bin/fix/fixphpfpm.php

KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #1 on: 2014-03-26, 16:59:19 »
Using 6.5.0 or 6.5.1 in 32bit or 64bit OS?.

If 64bit, try 'ln -sf /opt/php53s/usr/lib64 /opt/php53s/usr/lib'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #2 on: 2014-03-26, 17:16:23 »
Using 6.5.0 or 6.5.1 in 32bit or 64bit OS?.


Code: [Select]
A. Kloxo-MR: 6.5.1.b-2014032502

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: MariaDB-server-5.5.36-1.el6.i686
   2. PHP: php53u-5.3.28-2.ius.el6.i686
   3. Httpd: httpd-2.2.26-2.el6.i686
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.3.1-1.mr.el6.i386
   6. Nginx: nginx-1.5.12-1.el6.i686
   7. Cache: --uninstalled--
   8. Dns: pdns-3.3.1-1.el6.i686
   9. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.i386

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1893        368       1525          0         28        206
   -/+ buffers/cache:        133       1760
   Swap:            0          0          0



KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #3 on: 2014-03-26, 17:19:28 »
Still found error if restart?.

Try 'sh /script/fixlxphp.exe' or 'sh /script/fixlxphp.exe php53s'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #4 on: 2014-03-26, 17:20:45 »
what is better for
2048MB RAM
4 CPU Core Access KVM
VPS 32 or 64bit ?
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #5 on: 2014-03-26, 17:23:40 »
I found a problem for Centos 6 64bit for memory usage. Look like something wrong with Centos itself but possible fixed in next release of Centos.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #6 on: 2014-03-26, 17:24:11 »
Code: [Select]
sh /script/fixlxphpexe
Execute fixlxphpexe for php53s...
php-fpm starten: <br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/geoip.so' - /opt/php53s/usr/lib/php/modules/geoip.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/imagick.so' - /opt/php53s/usr/lib/php/modules/imagick.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pdo_pgsql.so' - /opt/php53s/usr/lib/php/modules/pdo_pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pgsql.so' - /opt/php53s/usr/lib/php/modules/pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/xcache.so' - /opt/php53s/usr/lib/php/modules/xcache.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
                                                           [  OK  ]

Code: [Select]
sh /script/fixlxphp.exe php53s
sh: /script/fixlxphp.exe: Datei oder Verzeichnis nicht gefunden
[root@happy2 script]# sh /script/fixlxphpexe php53s
Execute fixlxphpexe for php53s...
[root@happy2 script]# ./restart-all
Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
Restarting PowerDNS authoritative nameserver: stopping and waiting..done
Starting PowerDNS authoritative nameserver: started
httpd beenden:                                             [  OK  ]
httpd starten:                                             [  OK  ]
nginx beenden: .                                           [  OK  ]
nginx starten:                                             [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
qmail-send: Kein Prozess abgebrochen
Starting qmail-toaster: svscan.
xinetd beenden:                                            [  OK  ]
xinetd starten:                                            [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
php-fpm beenden:                                           [  OK  ]
php-fpm starten: <br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/geoip.so' - /opt/php53s/usr/lib/php/modules/geoip.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/imagick.so' - /opt/php53s/usr/lib/php/modules/imagick.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pdo_pgsql.so' - /opt/php53s/usr/lib/php/modules/pdo_pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pgsql.so' - /opt/php53s/usr/lib/php/modules/pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/xcache.so' - /opt/php53s/usr/lib/php/modules/xcache.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
                                                           [  OK  ]

KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #7 on: 2014-03-26, 17:28:51 »
Inform here 'dir -l /usr/bin/*php*' and 'lxphp.exe -m'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #8 on: 2014-03-26, 17:32:21 »
Code: [Select]
lrwxrwxrwx  1 root root      29 26. Mär 12:22 /usr/bin/lphp.exe -> /opt/php53s/custom/php-cli.sh
lrwxrwxrwx  1 root root      29 26. Mär 12:22 /usr/bin/lxphp.exe -> /opt/php53s/custom/php-cli.sh
-rwxr-xr-x. 1 root root 4193928  5. Mär 17:44 /usr/bin/php
lrwxrwxrwx. 1 root root      29 26. Mär 10:50 /usr/bin/php52s -> /opt/php52s/etc/php52s-cli.sh
lrwxrwxrwx. 1 root root      29 26. Mär 10:58 /usr/bin/php53s-cgi -> /opt/php53s/custom/php-cgi.sh
lrwxrwxrwx. 1 root root      29 26. Mär 10:58 /usr/bin/php53s-cli -> /opt/php53s/custom/php-cli.sh
lrwxrwxrwx. 1 root root      29 26. Mär 10:58 /usr/bin/php53s-fpm -> /opt/php53s/custom/php-fpm.sh
-rwxr-xr-x. 1 root root 4207052  5. Mär 17:44 /usr/bin/php-cgi
-rwxr-xr-x. 1 root root    4483  5. Mär 17:44 /usr/bin/phpize



Code: [Select]
lxphp.exe -m
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
enchant
ereg
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
iconv
imap
intl
json
ldap
libxml
mbstring
mcrypt
mysql
mysqli
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
pspell
readline
recode
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib

[Zend Modules]
de]

KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #9 on: 2014-03-26, 17:47:04 »
Hmm, look like nothing wrong with php53s.

Try change to another branch and change to original (from panel).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #10 on: 2014-03-26, 18:45:15 »
i switch    5.3u - 55 - and back to 5.3u

Code: [Select]
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/geoip.so' - /opt/php53s/usr/lib/php/modules/geoip.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pdo_pgsql.so' - /opt/php53s/usr/lib/php/modules/pdo_pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  PHP Startup: Unable to load dynamic library '/opt/php53s/usr/lib/php/modules/pgsql.so' - /opt/php53s/usr/lib/php/modules/pgsql.so: cannot open shared object file: No such file or directory in <b>Unknown</b> on line <b>0</b><br />


KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #11 on: 2014-03-26, 19:08:06 »
There are something wrong with php (for website) instead php53s (for panel).

Php wrong reading modules.

What's happen when running 'php -v'?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: fresh install and errors
« Reply #12 on: 2014-03-26, 19:09:55 »
Did you try 'sh /script/fixphp' and 'sh /script/fixweb'?
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #13 on: 2014-03-26, 19:18:25 »
php -v
PHP 5.3.28 (cli) (built: Mar  5 2014 17:36:57)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
    with XCache v3.1.0, Copyright (c) 2005-2013, by mOo
    with the ionCube PHP Loader v4.5.3, Copyright (c) 2002-2014, by ionCube Ltd.
    with XCache Optimizer v3.1.0, Copyright (c) 2005-2013, by mOo
    with XCache Cacher v3.1.0, Copyright (c) 2005-2013, by mOo
    with XCache Coverager v3.1.0, Copyright (c) 2005-2013, by mOo
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: fresh install and errors
« Reply #14 on: 2014-03-26, 19:22:46 »
Did you try 'sh /script/fixphp' and 'sh /script/fixweb'?

Yes
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

 


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

Page created in 0.09 seconds with 21 queries.

web stats analysis