From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hawk.mail.pas.earthlink.net ([207.217.120.22]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AITm3-0004Jy-00 for ; Sat, 08 Nov 2003 09:09:11 -0500 Received: from sdn-ap-001scfairp0370.dialsprint.net ([63.184.193.116] helo=athena.test.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AITm1-0003u2-00 for speakup@braille.uwo.ca; Sat, 08 Nov 2003 06:09:09 -0800 Received: from tom by athena.test.com with local (Exim 3.36 #1 (Debian)) id 1AITlc-00007u-00 for ; Sat, 08 Nov 2003 09:08:44 -0500 Date: Sat, 8 Nov 2003 09:08:44 -0500 From: Tom Moore To: "Speakup is a screen review system for Linux." Message-ID: <20031108140844.GA481@earthlink.net> References: <002201c3a5f2$77a904a0$6901a8c0@ism.can.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002201c3a5f2$77a904a0$6901a8c0@ism.can.ibm.com> User-Agent: Mutt/1.5.4i Sender: Tom Moore Subject: Re: [drupal-support] Re: Error On Every Screen X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 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: Sat, 08 Nov 2003 14:09:12 -0000 Hi, try installing the php4 package. Also to use Drupal you'll need a couple of other libraries, but I don't know what they are. Tommy On Sat, Nov 08, 2003 at 07:18:49AM -0500, Rejean Proulx wrote: > I am having trouble with my current release of PHP. I need PHP 4.2.0 but I > can't find a php package on Debian. I suspect I'll have to go to the > unstable distribution for this but I can't find the package. Is PHP part of > another package? > > Rejean Proulx > Visit my family at http://interfree.ca > MSN is: rejp@rogers.com > Ham License VA3REJ > > ----- Original Message ----- > From: "Axel Kollmorgen" > To: ; "Rejean Proulx" > Sent: Friday, November 07, 2003 8:29 PM > Subject: [drupal-support] Re: Error On WEvery Screen > > > > On Thursday, November 06, 2003 3:03 PM [GMT+1=CET], > > Rejean Proulx wrote: > > > > > I have Tidy installed and configured in order to make Drupal meet W3C > > > standards. Here is what I get at the bottom of every screen. > > > > > > Fatal error: Call to undefined function: ob_clean() in > > > /var/www/blindetext/modules/htmltidy.module on line 40 > > > > > > How do I fix this? > > > > ob_clean() only exists since PHP 4.2.0 [1], so you should upgrade your > > php (which is a good idea anyway if you want to avoid to be hacked). > > > > you could also try to replace ob_clean() with ob_end_clean() which is > > supported since PHP 4(.0). > > > > [1] http://www.php.net/manual/en/function.ob-clean.php > > [2] http://www.php.net/manual/en/function.ob-end-clean.php > > > > -- > > ax > > > > That which we are capable of feeling, we are capable of saying. > > -cervantes, 1613 > > > > -- > > [ Drupal support list | http://list.drupal.org/ ] > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup