On Wed, Apr 25, 2001 at 01:18:52PM +0200, Thommie Rother wrote:
>
>
> QUESTION: Ist there a reason why midgard.so resides in a directory with
> THAT unnusual name?
>
> root@locutus:/usr/lib/php/extensions/no-debug-non-zts-20001214 > ls
> midgard.so
It lives in the _correct_ directory -- where would you put PHP4 extensions
else? Actual name (no-debug-non-zts-20001214) comes from PHP4 and
describes that it was compiled without debugging information, without
thread-safe Zend engine and API version dated 2000-12-14.
> ----------------------------------------
>
> [Wed Apr 25 12:34:51 2001] [debug] mod_midgard.c(1195): [client
> 192.168.0.1] midgard_translate_handler(latin1, http://localhost:80/php/
> admin/index.php3)
> midgard-lib: mgd_connect to midgard@localhost failed: Can't connect to
> local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)[Wed
> Apr 25 12:34:51 2001] [warn] [client 192.168.0.1] Midgard: failed to
> open localhost for midgard
> [Wed Apr 25 12:34:52 2001] [notice] child pid 1956 exit signal
> Segmentation fault (11)
> ----------------------------------------
>
> BTW: mysqld is active on localhost and midgard.conf says:
Check whether /var/lib/mysql/mysql.sock is actually there. It might be
problem with SuSE MySQL package (common error when my.cnf points server to
put socket somewhere at /tmp but clients look for it at /var/lib/mysql).
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | ALT Linux Team | Minsk Linux Users Group
www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
-- You won't skid if you stay in a rut.
-- Frank Hubbard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]