I have a Red Hat 7.0 system [0] that I just updated with the php-4.0.6 
RPM's.  phpinfo() is still reporting my previous version of 4.0.4pl1 
though.  All other evindence indicates that the upgrade happened, but...

[root@kramer /tmp]# rpm -qa | grep php
php-manual-4.0.6-9.7.0
php-devel-4.0.6-9.7.0
asp2php-0.75.5-1
php-4.0.6-9.7.0
php-mysql-4.0.6-9.7.0
php-ldap-4.0.6-9.7.0
php-imap-4.0.6-9.7.0

[root@kramer /etc]# rpm -ql php | head -3
/etc/php.ini
/usr/bin/php
/usr/lib/apache/libphp4.so

[root@kramer /etc]# strings /usr/bin/php | grep '4\.'
4.0.6
X-Powered-By: PHP/4.0.6
4.0.6
Linux daffy.perf.redhat.com 2.4.17-0.13smp #1 SMP Fri Feb 1 10:30:48 EST 
(etc)

[root@kramer /etc]# strings /usr/lib/apache/libphp4.so | grep '4\.'
libphp4.so
PHP/4.0.6
mod_php4.c
X-Powered-By: PHP/4.0.6
4.0.6
Linux daffy.perf.redhat.com 2.4.17-0.13smp #1 SMP Fri Feb 1 10:30:48 EST 
(etc)

Yet the one contradiction of phpinfo() remains.

** next question **
How come, if the compiled-in location of php.ini is 
/usr/local/lib/php.ini, the rpm installs /etc/php.ini?

** next question **
I would *REALLY* like gd support, but that appears to not be compiled in.  
Does that come with the 7.2-compatible php?  I have tried compiling 
php/mysql/apache/imap/ldap/gd/ssl in the past, and it never went well.  Is 
there such an RPM available anywhere?

Thanks in advance

P.S.- Mysql works fine   ;)

[0] I have been unemployed for 9 months[1] and am waiting for work to be
able to replace my server.  Since it is also a mail server, I can't afford
to have it down for a day while I do an install on a new hard drive in the
same server.  And it's a P266, which is pretty good, but not quite what I
need anymore.

[1] Anyone hiring UNIX software developers in Boston?  Didn't think so.

----------------------------------------------------------------------------
DDDD   David Kramer         [EMAIL PROTECTED]       http://thekramers.net
DK KD  
DKK D        You hear that? That's the sound of a thousand horrible 
DK KD        things headed this way.
DDDD   



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to