Date: Thu, 28 Dec 2000 20:53:19 -0800 From: "Spunk S. Spunk III" <spunk@mac.com> Message-ID: <B67158BF.28C2%spunk@mac.com> Subject: installing php 4 I give up... I can't get php4 to install. I've tried the SuSE rpm but it kicks back a list of failed dependencies (even when using --force). I read a message here on the list about installing the SuSE RPM then compiling the source and copying the .so files but I don't see any .so files after I compile. What am I doing wrong? Spunk
Message-ID: <3A4CAC38.57CDB185@mcn.net> Date: Fri, 29 Dec 2000 08:22:32 -0700 From: Carl Johnson <cjs@mcn.net> Subject: Re: [SLE] installing php 4 The problem with the rpm php4 is it has everything complied in mysql - imap. So you will need to also install all kinds of packages that you will never use. I suggest a compile to get just what you need. "Spunk S. Spunk III" wrote:
I give up... I can't get php4 to install. I've tried the SuSE rpm but it kicks back a list of failed dependencies (even when using --force). I read a message here on the list about installing the SuSE RPM then compiling the source and copying the .so files but I don't see any .so files after I compile. What am I doing wrong?
Spunk
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
-- Carl Johnson cjohnson@cj-solutions.com |_| |_| | |\/--- | |\ | | | \/ | NIKE | | | \| |__| /\ |______| _______________ ____ | OH SHIT IT's | |..| --| LINUX!!! | |__| |_______________| |\/| icro$oft "Watch Linux walk all over Micro$oft" | | /||\ /\
From: Peter J.Pieczora <pjpieczora@sympatico.ca> Date: Fri, 29 Dec 2000 17:50:12 -0500 Message-Id: <00122917501200.12247@waterman> Subject: Re: [SLE] installing php 4 On December 29, 2000 10:22 am, Carl Johnson wrote:
The problem with the rpm php4 is it has everything complied in mysql - imap. So you will need to also install all kinds of packages that you will never use. I suggest a compile to get just what you need.
"Spunk S. Spunk III" wrote:
I give up... I can't get php4 to install. I've tried the SuSE rpm but it kicks back a list of failed dependencies (even when using --force). I read a message here on the list about installing the SuSE RPM then compiling the source and copying the .so files but I don't see any .so files after I compile. What am I doing wrong?
Spunk
Hi Spunk,
there are some problems, I think with suse rpm's. I just installed it, and here is what I did: get following rpm's mod_php4 -4.0b4pl1-24.rpm apache-1.3.12-130.rpm ucdsnmp.rpm They are on suse ftp site, under following names: mod_php4.rpm and apache.rmp, so check package description with yast or rpm manager. nmp package causes some problems. Check whether you have /usr/lib/libsnmp.so This library causes some errors when installing mod_php4 resulting in apache error. Uninstall it with rpm -e snmp, then use yast and install above packages. This worked for me. Anyway, good luck. Peter
Date: Fri, 29 Dec 2000 08:29:40 -0800 From: "Spunk S. Spunk III" <spunk@mac.com> Message-ID: <B671FBF4.28DC%spunk@mac.com> Subject: Re: [SLE] installing php 4 Okay... now I'm screwed. I did try installing the source and also tried forcing with noeps and now apache is getting a SIGTERM on reboot. CRAP! This is really a pain in the ass. I can't find any GOOD sites with info for installing. I'm not sure what to do now... should I reinstall Apache? Suck... Spunk
participants (3)
-
cjs@mcn.net
-
pjpieczora@sympatico.ca
-
spunk@mac.com