From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe002078d3b1ec-cm400045879001.cpe.net.cable.rogers.com ([24.102.187.22] helo=.interfree.ca) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AIS3J-0003Ms-00 for ; Sat, 08 Nov 2003 07:18:53 -0500 Received: from gate ([192.168.1.1] helo=M019005) by .interfree.ca with smtp (Exim 3.35 #1 (Debian)) id 1AIS38-0003zA-00 for ; Sat, 08 Nov 2003 07:18:42 -0500 Message-ID: <002201c3a5f2$77a904a0$6901a8c0@ism.can.ibm.com> From: "Rejean Proulx" To: Date: Sat, 8 Nov 2003 07:18:49 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: [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 12:18:53 -0000 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/ ]