[PHP-INST] Installed Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
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.

[PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
Hello There Trying to install php4 on apache2 and I get this error: 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' -- PHP Install Mailing List (http://www.php.net/) T

[PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
Hello There Trying to install php4 on apache2 and I get this error: 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' -- PHP Install Mailing List (http://www.php.net/) To

Re: [PHP-INST] Re: php 4.2.2, apache 2.0.40 make problem from source

2002-08-15 Thread Ken Jeansson
Thanks! // Ken Jeansson "Alex Stinson" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > sorry...heh, ok, in the php-4.2.2 source directory, edit: > sapi/apache2filter/sapi_apache2.c > goto line 534, theres some code, with

Re: [PHP-INST] Re: php 4.2.2, apache 2.0.40 make problem from source

2002-08-15 Thread Ken Jeansson
Okay, and for all us not so skilled could you post the fixed code? Preatty please with sugar on top... =) // Ken "Laurent larquère" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i have inserted a simple NULL as third argument > and all goes well (Sol8/Sp

[PHP-INST] This VS that?

2002-08-14 Thread Ken Jeansson
I was reading through the installation help on php.net and noticed this little option for configure ./configure --with-apache=/path/to/apache_source And the text that follows. "This will create a libmodphp4.a library, a mod_php4.c and some accompanying files and copy this into the src/modules/p

[PHP-INST] php 4.2.2 + apache2.0.40

2002-08-14 Thread Ken Jeansson
Hmm, this seems to be a non working combination even with the latest snapshot dated 14 august Say that I am wrong!... please =) // Ken -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php