Ken Jeansson heeft geschreven:
Hello There

Trying to install php4 on apache2 and I get this warning:

ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use of
`tempnam' is dangerous, better use `mkstemp'

I just ignored the warning but now php does not work. Whenever I try to
access a .php file it just wants to download it.

And I have added lines to httpd.conf and mime.types


Trye to change tempnam to mkstemp on line 105 in my_tempnam.c if this is possible ?


-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to