Pritchard, MJ (Matt) wrote:
Thanks, yes, it's just a warning. My mistake in my post. But the problem is
that apache still won't parse any php (e.g. the test page I have with just
just displays without being parsed. I've put the
AddHandler & LoadModule directives in httpd.conf before starting apa
Matt Pritchard wrote:
Mitch: you're not alone: same errors & same result for me (RH8, PHP 4.3.0).
Matt
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/usr/src/redhat/SOURCES/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: the
use
of `tempnam' is dangerous, better use `mkstemp'
[root@
Mitch: you're not alone: same errors & same result for me (RH8, PHP 4.3.0).
Matt
"Mitch Pirtle" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
But wait, there's more!
[root@localhost php-4.3.0]# ./configure --with-apxs2=/usr/sbin/apxs
(bunch of gcc stuff
But wait, there's more!
[root@localhost php-4.3.0]# ./configure --with-apxs2=/usr/sbin/apxs
(bunch of gcc stuff removed in the interest of saving bandwidth)
ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':
/usr/src/redhat/SOURCES/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: th
Hi list,
Trying boldly to create rpm of php-4.3.0 on a RedHat8 box. Getting trouble
with apxs, and cannot figure out the solution (thanks to RedHat's bizarre
renaming of 'apache' to 'httpd' maybe?).
Basically, 'rpmbuild -bb php4.spec' reports one of the following:
* says I have apache