From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lakermmtao06.cox.net ([68.230.240.33]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DOJLs-0006Lq-00 for ; Wed, 20 Apr 2005 13:51:04 -0400 Received: from [192.168.1.6] (really [68.0.221.166]) by lakermmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050420175030.XZZP21504.lakermmtao06.cox.net@[192.168.1.6]>; Wed, 20 Apr 2005 13:50:30 -0400 Received: from 127.0.0.1 (AVG SMTP 7.0.308 [266.9.19]); Wed, 20 Apr 2005 13:50:29 -0400 Message-ID: <019101c545d1$70acc760$0601a8c0@kasil> From: "Kyrath. \(AKA Rob\)" To: , "Speakup is a screen review system for Linux." References: <019d01c5450d$3c31b870$0601a8c0@kasil> <004201c54590$44aa0f10$eb41d4da@jaffardesktop> Date: Wed, 20 Apr 2005 13:50:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: apache2 & php X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 17:51:04 -0000 I believe that I may have found the issue by comparing this box to my other slack 10.1 box. I'm running slackware 10.1, which came with apache 1.3.33 and php 4.3.10. I uninstalled apache 1.3.33 and replaced it with my own compilation of apache 2.0.53. It appears that libmm.so.13 is an apache lib and is dependant upon which compile options were selected for apache. I now have a libmp.so.3, which may be the equivalent lib for my new apache installation. It looks as though I mistakenly thought that I could just replace apache but I now suspect that php needs to be recompiled to match the new apache installation. Perhaps I will try compiling the new php 5.0.4. -- Rob ----- Original Message ----- From: To: "Speakup is a screen review system for Linux." Sent: Wednesday, April 20, 2005 6:03 AM Subject: Re: apache2 & php > Hi Kyrath. 3 things. First, which version of php are you trying to > install? Secondly, if you could outline the steps you took to install php > on your machine having had installed apache, then perhaps i can help you > trace your problem. Also, did you use the Windows MSI package to install > apache, or, did you use Cygwin to compile the Apache modules yourself? If > you can furnish me or anyone else on the list with the info listed above, > I'm sure me or someone else could help you solve the problem. Cheers! > ----- Original Message ----- > From: "Kyrath. (AKA Rob)" > To: "Speakup" > Sent: Wednesday, April 20, 2005 2:25 AM > Subject: apache2 & php > > > I recently compiled and installed apache2. Now, I'm trying to enable the > php module. However, when php is accessed, I get a missing library error. > > libmm.so.13 > > I can't find it anywhere on my system and I can't tell whether this > library belongs to a general lib package or is specifically a php library. > > Anyone know anything about this lib or perhaps where I might find it? > > -- Rob > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 4/19/2005 > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 4/19/2005 > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >