Hi, after some digging I think I've found something, but I'm not quite sure.
The configure shipped with php-4.2.0 is unable to properly detect <sys/un.h> and therefore does NOT set HAVE_SYS_UN_H which is the basis for unix socket support in ext/mysql/libmysql/ . I've rebuilt the configure from the source archive with autoconf 2.13 and the header was detected and the #define was properly set (in php4/main/php_config.h) and it seems to work. HTH, - Markus -- Please always Cc to me when replying to me on the lists. GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc "Mind if I MFH ?" "What QA did you do on it?" "the usual?" "ah... none :)" -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php