Ok I am fairly desperate to solve this problem (this is my 3rd posting). I have clean installed RH 7.2 (on a Dell Optiplex), I did NOT install PHP from the RH disks but did install Apache. I then downloaded 4.3.0pre2 and ran the following configure:
./configure --with-apxs --with-mysql --enable-sockets That seems to work fine. However then a 'make' produces the same error as before: path/my_tempnam.c:103 the use of 'tempnam' is dangerous, better use 'mkstemp' This is consistently reproduceable (sp?), any help would be really, really appreciated. :) Gareth -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php