Re: [PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-03-01 Thread Jun
I tried installing 4.3.0 and 4.3.1 versions of PHP but neither was successful. I also get this error.. is it really a warning? can I execute 'make test' after 'make' to test if all modules and stuff are correctly setup for installation using 'make install'? "Rasmus Lerdorf" <[EMAIL PROTECTED]

[PHP-INST] libmysql: error = temname is dangerous.... use...

2003-03-01 Thread Jun
use of `tempnam' is dangerous, better use `mkstemp' [EMAIL PROTECTED] php.4.3.0]# What is the cause of this error? How can I resolve the error? thanks jun -- Here's the error: Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_fu

[PHP-INST] Re: installing 4.3.0 error

2003-03-01 Thread jun
No one is interested in helping me? :-( jun Junu wrote: > My current PHP version is 4.0.6 (Build. Sep 10 2001). I want to uprade to > 4.3.0 but.. everytime I execute 'make' an error occurs while compiling the > mysql library. > > here it is: > > MY CONFIGURAT