Thread Starter
markrr
(@markrr)
I’m running PHP V5.6. Latest WP version as well.
Pretty strange !
Did you tried the
phpinfo()
function on your wordpress installation ?
Thread Starter
markrr
(@markrr)
Yes….
PHP logo
PHP Version 5.6.6
System Linux boscustweb0603.eigbox.net 3.14.59 #1 SMP Mon Jan 25 13:49:16 EST 2016 x86_64
Build Date Jun 18 2015 17:27:08
Configure Command ‘./configure’ ‘–prefix=/usr/local/lib/php-5.6.6-amd64’ ‘–disable-ipv6’ ‘–without-apache’ ‘–with-mysql=/usr’ ‘–with-mysqli’ ‘–with-gd’ ‘–with-jpeg-dir=/usr’ ‘–with-png-dir=/usr’ ‘–disable-debug’ ‘–enable-inline-optimization’ ‘–enable-mbstring’ ‘–with-regex=system’ ‘–with-zlib’ ‘–enable-ftp’ ‘–enable-sockets’ ‘–with-gettext’ ‘–enable-wddx’ ‘–with-gdbm’ ‘–with-db4’ ‘–with-curl=/usr’ ‘–with-mhash’ ‘–with-xsl’ ‘–enable-calendar’ ‘–with-xmlrpc’ ‘–with-mcrypt’ ‘–with-pspell’ ‘–with-openssl’ ‘–with-freetype-dir=/usr’ ‘–enable-gd-native-ttf’ ‘–with-imap’ ‘–with-kerberos’ ‘–with-imap-ssl’ ‘–enable-bcmath’ ‘–enable-exif’ ‘–with-pdo-mysql’ ‘–enable-zip’
Server API CGI/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php-5.6.6-amd64/lib
Loaded Configuration File /usr/local/lib/php-5.6.6-amd64/lib/php.ini
Scan this dir for additional .ini files (none)
Additional .ini files parsed (none)
PHP API 20131106
PHP Extension 20131226
Zend Extension 220131226
Zend Extension Build API220131226,NTS
PHP Extension Build API20131226,NTS
Debug Build no
Thread Safety disabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support disabled
DTrace Support disabled
Registered PHP Streams https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
Hi,
isea : try to make new wordpress installation on your localhost and look what you get
Hi again Mark,
if the problem is still there the solution is to replace anonymous functions with normal functions
Does this make sense ?
Thread Starter
markrr
(@markrr)
I still have the same error. I don’t know what an anonymous function is. I’ve moved onto a new tool tip plugin. Thanks anyway.
Ok Mark,
anyway thank you so much for letting us know about this issue π
Hi Jamel,
It seems like I am facing the same issue. I am running PHP 5.4. Is there anything you can suggest to make this extension work on my site?
Hi,
Anonymous functions are removed on version 3.3.7
Thanks