Hi, I had installed and running fine 4.3.0pre2 until today when I was having a problem using the socket() function. Apparently I needed to recompile using the '--enable-sockets' switch on the ./configure. That works fine, however when I run a 'make' it bombs out with the following error:
my_tempnam.c:103: the use of 'tempnam' is dangerous, better use 'mkstemp' This is on Red Hat 7.2. I also made sure I deleted config.cache before recompiling. Any help would be appreciated. G. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php