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. 2017-11-08, 02:18:26

Author Topic: Undefinied Symbols  (Read 3335 times)

0 Members and 1 Guest are viewing this topic.

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Undefinied Symbols
« on: 2014-06-07, 16:50:16 »
I found the logs, a strange error messages

/opt/php53s/usr/lib/php/modules/mysqli.so: undefined symbol: zval_property_ctor in Unknown on line 0
/opt/php53s/usr/lib/php/modules/pdo.so: undefined symbol: zval_property_ctor in Unknown on line 0
/opt/php53s/usr/lib/php/modules/pdo_mysql.so: undefined symbol: php_pdo_int64_to_str in Unknown on line 0
/opt/php53s/usr/lib/php/modules/pdo_sqlite.so: undefined symbol: php_pdo_register_driver in Unknown on line 0
/opt/php53s/usr/lib/php/modules/posix.so: undefined symbol: php_checkuid_ex in Unknown on line 0
/opt/php53s/usr/lib/php/modules/pspell.so: undefined symbol: php_checkuid in Unknown on line 0


So what is: zval_property_ctor, and the others? They crash my dedicated server every day

They shut down my pdo extensions, and i dont know how can i solve it..

Please Help....

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Undefinied Symbols
« Reply #1 on: 2014-06-08, 03:31:45 »
Inform here:
Code: [Select]
sh /script/sysinfo
lxphp -m
php -m
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Undefinied Symbols
« Reply #2 on: 2014-06-08, 07:30:33 »
Code: [Select]
A. Kloxo-MR: 6.5.1.b-2014060401

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.37-1.ius.el6.x86_64
   2. PHP: php54-5.4.28-2.ius.el6.x86_64
   3. Httpd: httpd-2.2.27-1.mr.e6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.6-1.mr.el6.x86_64
   6. Nginx: --uninstalled--
   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:         31989        685      31303          0         40        232
   -/+ buffers/cache:        412      31577
   Swap:         3999         31       3968

Code: [Select]
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gd
geoip
gettext
gmp
hash
iconv
json
libxml
mbstring
mcrypt
mhash
mysql
mysqli
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pdo_sqlite
pgsql
Phar
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

but the lxphp -m command dont work.... -bash: command not found

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Undefinied Symbols
« Reply #3 on: 2014-06-08, 08:17:24 »
lxphp.exe -m
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Undefinied Symbols
« Reply #4 on: 2014-06-08, 08:29:37 »
Here is..

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

[Zend Modules]

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Undefinied Symbols
« Reply #5 on: 2014-06-08, 08:42:31 »
Try update php53s with 'sh /script/php53s-installer; sh /script/restart'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Undefinied Symbols
« Reply #6 on: 2014-06-08, 09:06:08 »
I do that, but next day morning i will see that it was succes, because it crash every day at 4:30am... So i hope that repaired that strange undefinied symbols...

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Undefinied Symbols
« Reply #7 on: 2014-06-08, 09:30:55 »
Remember, php53s using by Kloxo-MR panel and website using php from php-branch or php-used.

Try using php53m instead php-branch in 'php used'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Undefinied Symbols
« Reply #8 on: 2014-06-09, 16:34:08 »
Its fantastic.... My server working well, and it is not crashed in the morning! Thank you very much the solution...

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.037 seconds with 16 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM