Slackware 10.2 and PHP5?

Richard Feldmann <[email protected]> Wed, 8 Feb 2006 10:28:28 -0700
Newsgroups gmane.comp.web.midgard.user
Message-ID <20060208172828.GA24485@uller>
--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi List,

Everything seems to have been installed OK, but ...

I'm getting the following error when restarting Apache after installing Mid=
gard:

PHP Warning:  PHP Startup: Unable to load dynamic library '.:/usr/local/lib=
/php/
extensions/no-debug-non-zts-20020429/midgard.so' - .:/usr/local/lib/php/ext=
ensio
ns/no-debug-non-zts-20020429/midgard.so: cannot open shared object file: No=
 such
 file or directory in Unknown on line 0
PHP 5.0.5 (cli) (built: Nov 23 2005 23:02:51)

I saw in the list archives that some people have gotten midgard working OK =
with PHP5, so I'm wondering what the issue is here?

My setup:

Slack 10.2
Apache 2.0.54 (installed using prefork)
PHP5
MySQL4

My PHP and Apache configure options, just in case:

PHP build:

'./configure' \
'--with-apxs2=3D/usr/sbin/apxs' \
'--with-mysqli=3D/usr/bin/mysql_config' \
'--with-mysql=3D/usr/include/mysql' \
'--with-mysql-sock=3D/var/run/mysql/mysql.sock' \
'--with-config-file-path=3D/etc/apache' \
'--enable-track-vars' \
'--enable-force-cgi-redirect' \
'--with-gettext' \
'--with-zlib' \
'--with-bz2' \
'--with-gd' \
'--with-openssl' \
'--enable-mbstring=3Dall' \
'--with-mcrypt' \
'--enable-exif'

Apache build:

'./configure' \
'--enable-ssl' \
'--enable-rewrite' \
'--enable-speling' \
'--enable-deflate' \
'--with-mpm=3Dprefork' \
'--enable-expires' \
'--enable-dav' \
'--enable-dav-fs' \
'--disable-status'

--=20
Regards,
Richard=20

--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD6io82I8AX5kHo3QRAiiLAKC7ViFjOpPbxH7PTIV8qqYe4B5W0gCeIavm
BGf15e0z0rBpylksbvFhtYM=
=UBss
-----END PGP SIGNATURE-----

--WIyZ46R2i8wDzkSu--