Re: [PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Chris Hewitt
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

Re: [PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Chris Hewitt
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@

Re: [PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Matt Pritchard
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

Re: [PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Mitch Pirtle
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

[PHP-INST] Trouble building php-4.3.0 with RH8

2003-01-07 Thread Mitch Pirtle
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