At 3/1/02 Friday 01:14 PM, you wrote:
>On Fri Mar 01, 2002 at 10:27:02AM -0800, Michael Chinn wrote:
> > Any further ideas?
>
>My guess is that you are didn't specify --prefix=/usr (of something along 
>those lines) as a result you are placing your nice, shiny, new binary 
>someplace that
>apache can't find. Apache then just blindly uses the old binary.

Errr.. Let's see... Where to start...

I reviewed the installation notes from the install and they outline the 
"static" and "dynamic" installation of PHP.  My current PHP (4.0.4) was 
installed along with Apache (1.3.13)  when I installed Redhat 7.1.  So, I 
know this might sound ignorant - because it is, how can I tell what type of 
install (static vs dynamic) do I currently have.

And what would be the deciding factor(s) behind going (or staying) with a 
static or dynamic install.

Oh, and I don't know if this useful but here is my "Configure Command" 
contents from the current PHP 4.0.4. banner

'./configure' '--prefix=/usr' '--with-config-file-path=/etc' 
'--disable-debug' '--enable-pic' '-- enable-shared' 
'--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs' '--with-exec- 
dir=/usr/bin' '--with-regex=system' '--with-gettext' '--with-gd' 
'--with-jpeg-dir=/usr' '-- with-png' '--with-zlib' '--with-db2' 
'--with-db3' '--with-gdbm' '--enable-debugger' '--enable- magic-quotes' 
'--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable- 
sysvshm' '--enable-track-vars' '--enable-yp' '--enable-ftp' '--enable-wddx' 
'--without- mysql' '--without-oracle' '--without-oci8' '--with-xml'

Thanks,
Michael Chinn


Thanks.



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



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

Reply via email to