| Post |
|
|
Tor Helge - Guest
1:51 pm - Mar 3, 2008
|
| |
|
Hi!
Trying to get wp-piclens-plus-(1.0.5.5 ) to work with my wordpress 2.3.3 (and nextgen 0.83) installation but no joy:
ERROR: WP Piclens REQUIRES PHP libxml Functions.
My current installation of php is:PHP 5.1.6 and
Loaded Extensions: libxml, xml, wddx,
tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets,
SPL, shmop, session, Reflection, pspell, posix, mime_magic, iconv,
hash, gmp, gettext, ftp, exif, date, curl, ctype, calendar, bz2, zlib,
pcre, openssl, apache2handler, gd, imap, ldap, mbstring, mysql, mysqli,
PDO, pdo_mysql, pdo_sqlite
What can be wrong?
cheers,
Tor Helge
|
|
|
| |
|
Here’s a list of my loaded extensions for PHP 5.1.6:
libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard,
SimpleXML, sockets, SPL, shmop, session, Reflection, pspell, posix,
mime_magic, iconv, hash, gmp, gettext, ftp, exif, date, curl, ctype,
calendar, bz2, zlib, pcre, openssl, apache2handler, dom, gd, imap,
ldap, mbstring, mysql, mysqli, ncurses, odbc, PDO, pdo_mysql, PDO_ODBC,
snmp, xmlreader, xmlrpc, xmlwriter, xsl
I think the extension that you are missing is dom
|
|
|
|
Tor Helge - Guest
1:51 am - Mar 4, 2008
|
| |
|
That did the trick!
Thanks!
|
|
|
|
nik9 - Guest
2:50 pm - Sep 18, 2008
|
| |
|
Hi - I understood that the necessary PHP extensions should be installed by default - how would I check / install the DOM extension otherwise?
(my webhost running php 5 )
Initially the site functioned with piclens-plus, but when i checked back recently, found the dom extension fatal error and had to disable.
Thanks for any advise
|
|
|
| |
|
You can easily check it by using a Wordpress Plugin called Diagnosis. Once it's installed and activated. Go to the diagnosis page and near the bottom there is a section labled “Loaded Extensions” under PHP. “dom” needs to be there.
Unfortunately, I can't give you any advice about how to install it, if it is missing. Ask your webhost.
|
|