On Tue, May 9, 2006 3:29 pm, Tomas Kuliavas wrote: > > On 05/09/06 11:53 AM, Louis LeBlanc sat at the `puter and typed: > <Snip> > Are you using some php cache, optimizer or debugger? Zend Optimizer, > EAccelerator, APD?
I don't believe so. I tend to avoid installing unnecessary packages. The following are the only PHP packages I am using: php4-4.4.2_2 PHP Scripting Language (Apache Module and CLI) php4-gettext-4.4.2_2 The gettext shared extension for php php4-mbstring-4.4.2_2 The mbstring shared extension for php php4-mhash-4.4.2_2 The mhash shared extension for php php4-openssl-4.4.2_2 The openssl shared extension for php php4-pcre-4.4.2_2 The pcre shared extension for php php4-session-4.4.2_2 The session shared extension for php php4-xml-4.4.2_2 The xml shared extension for php I did find the cause of the strange errors in the addressbook. I had turned error displaying on. Turning it off in php.ini fixed the problem. Well, it stopped the messages. I also turned notice reporting off. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :þ http://www.keyslapper.net Ô¿Ô¬ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
