Consider building your own skel if this type of procedure gives you trouble. I personally don't use RedHat at all and after a few hours of tinkering you should be able to get even RedHat 8 working fine.
-Roger ----- Original Message ----- From: "Petar Nikolich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 28, 2002 6:11 AM Subject: rh62 skel trying to upgrade php > Hello People, > > I have been trying without luck to upgrade the version of php that > is built into the 1.4.9 rh62 skel that shipped from idaya's ftp site. > > I had an earlier problem upgrading apache but that ended up being > resolved by forcing the rpm install like: > > host$>rpm --root /home/vsd/vs/petar1/ --force --nodeps -ihv * > from a temp directory containing the upgraded apache rpm. > > I presumed I could do this with php as well but have struck extra > problems. I found an updated php rpm at http://rpms.arvin.dk/php/rh62/i586/ > which also required some additional files to be installed including > mm and pcre. I have downloaded all these rpms into a temp directory > and attempted the same procedure above to install them directly into > a virtual server (rather than the skel while I test) and get the > following issue: > > [root@vsd1 freevsd-php]# rpm --root /home/vsd/vs/petar1/ --force --nodeps -ihv * > Preparing... ########################################### [100%] > 1:mm ########################################### [ 14%] > /sbin/ldconfig: warning: /usr/lib/apache/libphp4.so is not a symlink > 2:mm-devel ########################################### [ 28%] > 3:pcre ########################################### [ 42%] > /sbin/ldconfig: warning: /usr/lib/apache/libphp4.so is not a symlink > 4:pcre-devel ########################################### [ 57%] > 5:php ########################################### [ 71%] > 6:mod_php ########################################### [ 85%] > Remember to re-start your Apache > 7:php-mysql ########################################### [100%] > [root@vsd1 freevsd-php]# vsboot --restart petar1 > vsboot: shutdown (s0): Stopping inet services on petar1 > vsboot: shutdown (s1): Sending SIGTERM to petar1 > vsboot: shutdown (s2): Sending SIGKILL to petar1 > vsboot: shutdown (s3): Unmounting petar1 > vsboot: start (s0): Starting inet services for petar1 > vsboot: start (s1): Starting services for petar1 > starting system logging: syslogd > starting daemon: crond > starting daemon: atd > starting web server: httpd > starting local daemons:. > starting ssh server: sshd > [root@vsd1 freevsd-php]# Syntax error on line 254 of /etc/httpd/conf/httpd.conf: > Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: > undefined symbol: sk_CONF_VALUE_num > > > Can anyone suggest a starting point for me to continue pursuing? > > ..Petar > > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:majordomo@;freevsd.org?body=subscribe%20freevsd-support > Unsubscribe: mailto:majordomo@;freevsd.org?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > -------------------------------------------------------------------------- --- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:majordomo@;freevsd.org?body=subscribe%20freevsd-support Unsubscribe: mailto:majordomo@;freevsd.org?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
