Home › Forums › ABCD Installation › ABCD 3.1.b opac display › Reply To: ABCD 3.1.b opac display
January 19, 2026 at 2:11 am
#6974
peterParticipant
::
Hello,
With php8.1 the opac freesearch still does not display the results; the side filter is working as it did with php7.4.
As you said the search is working, not the freesearch display.
The steps are below :
1-untar ABCD-3.1.2.tar.gz, copy the bases directory; the cgi-bin; set the config.php file
2-chmod -R 755 ABCD-3.1.2
3-chown -R abcd:apache ABCD-3.1.2
4-chmod -R 775 ABCD-3.1.2/bases
the linux uses apache 2.4.66 the webserver username here is called apache not www-data.

PHP Version 8.1.34
System
Linux host 5.15.193 #1 SMP PREEMPT Thu Sep 11 20:09:36 CDT 2025 x86_64
Build Date
Dec 19 2025 15:31:57
Build System
Linux z-mp.slackware.lan 6.12.63 #1 SMP PREEMPT_DYNAMIC Thu Dec 18 18:36:34 CST 2025 x86_64 Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz GenuineIntel GNU/Linux
Configure Command
'./configure' '--prefix=/usr' '--libdir=/usr/lib64' '--with-libdir=lib64' '--localstatedir=/var' '--sysconfdir=/etc' '--datarootdir=/usr/share' '--datadir=/usr/share' '--infodir=/usr/info' '--mandir=/usr/man' '--with-apxs2=/usr/bin/apxs' '--enable-fpm' '--with-fpm-user=apache' '--with-fpm-group=apache' '--enable-pcntl' '--enable-mbregex' '--enable-tokenizer=shared' '--with-config-file-scan-dir=/etc/php.d' '--with-config-file-path=/etc' '--with-layout=PHP' '--disable-sigchild' '--with-libxml' '--with-expat' '--enable-simplexml' '--enable-xmlreader=shared' '--enable-dom=shared' '--enable-filter' '--disable-debug' '--with-openssl=shared' '--with-kerberos' '--with-external-pcre' '--with-zlib=shared,/usr' '--enable-bcmath=shared' '--with-bz2=shared,/usr' '--enable-calendar=shared' '--enable-ctype=shared' '--with-curl=shared' '--enable-dba=shared' '--with-gdbm=/usr' '--with-db4=/usr' '--enable-exif=shared' '--enable-ftp=shared' '--enable-gd=shared' '--with-external-gd' '--with-jpeg' '--with-xpm' '--with-gettext=shared,/usr' '--with-gmp=shared,/usr' '--with-iconv=shared' '--with-imap-ssl=/usr' '--with-imap=/usr/local/lib64/c-client' '--with-ldap=shared' '--enable-mbstring=shared' '--enable-mysqlnd=shared' '--with-mysqli=shared,mysqlnd' '--with-mysql-sock=/var/run/mysql/mysql.sock' '--with-iodbc=shared,/usr' '--enable-pdo=shared' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-sqlite=shared,/usr' '--with-pdo-odbc=shared,iODBC,/usr' '--with-pspell=shared,/usr' '--with-enchant=shared,/usr' '--enable-shmop=shared' '--with-snmp=shared,/usr' '--enable-soap=shared' '--enable-sockets' '--with-sqlite3=shared' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-xsl=shared,/usr' '--with-zip=shared' '--enable-intl=shared' '--enable-opcache' '--enable-shared=yes' '--enable-static=no' '--with-gnu-ld' '--with-pic' '--enable-phpdbg' '--with-sodium' '--with-password-argon2' '--without-readline' '--with-libedit' '--with-pear' '--with-tidy=shared' '--build=x86_64-slackware-linux' 'build_alias=x86_64-slackware-linux' 'PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
Server API
Apache 2.0 Handler
Virtual Directory Support
enabled
Configuration File (php.ini) Path
/etc
Loaded Configuration File
/etc/php.ini
Scan this dir for additional .ini files
/etc/php.d
Additional .ini files parsed
(none)
PHP API
20210902
PHP Extension
20210902
Zend Extension
420210902
Zend Extension Build
API420210902,TS
PHP Extension Build
API20210902,TS
Debug Build
no
Thread Safety
enabled
Thread API
POSIX Threads
Zend Signal Handling
enabled
Zend Memory Manager
enabled
Zend Multibyte Support
provided by mbstring
Zend Max Execution Timers
disabled
IPv6 Support
enabled
DTrace Support
disabled
Registered PHP Streams
php, file, glob, data, http, ftp, compress.bzip2, https, ftps, compress.zlib, zip, phar
Registered Stream Socket Transports
tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
Registered Stream Filters
string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk, bzip2.*, convert.iconv.*, zlib.*
This program makes use of the Zend Scripting Language Engine:
Zend Engine v4.1.34, Copyright (c) Zend Technologies
with Zend OPcache v8.1.34, Copyright (c), by Zend Technologies
Configuration
apache2handler
Apache Version
Apache/2.4.66 (Unix) PHP/8.1.34
Apache API Version
20120211
Server Administrator
you@example.com
Hostname:Port
localhost:80
User/Group
apache(80)/80
Max Requests
Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts
Connection: 60 - Keep-Alive: 5
Virtual Server
No
Server Root
/usr
Loaded Modules
core mod_so http_core event mod_authn_file mod_authn_core mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_core mod_access_compat mod_auth_basic mod_reqtimeout mod_filter mod_mime mod_log_config mod_env mod_headers mod_setenvif mod_version mod_proxy mod_proxy_fcgi mod_proxy_scgi mod_unixd mod_status mod_autoindex mod_cgid mod_dir mod_alias mod_php
-
This reply was modified 4 months, 1 week ago by
peter.
