Uglješa Brkljac wrote: > > Good evening! > > I have a problem with Squirrel Mail 1.4.19! I've downloaded the SM archive > and all containing files from squirrelmail.org which redirected me to the > Source Forge download of Squirrel Mail. After a succesfull download, I > extracted the tar.gz archive to location C:\wamp\www\webmail. > > Note that I'm installing and configuring Squirrel Mail on my Windows OS, > by using Wamp server and HMail server. > > Than, I followed the installation and config instructions and setup > successfully completed! After browsing to http://localhost/webmail/ and > loging in with an account I've created in HMail Server, Squirrel Mail > works good but with some errors! For example, in the left frame, and in > all parts of other frames, I can find the following errror: > > Deprecated: Function ereg() is deprecated in > C:\wamp\www\webmail\functions\imap_mailbox.php on line 450 > > I tried deleting Squirrel Mail files from my computer, again downloading a > new fresh copy of Squirrel Mail, and even reinstalling the HMail server, > but it didn't help! > > Do you have any solutions how to solve this problem? > (Still once: > > Deprecated: Function ereg() is deprecated in > C:\wamp\www\webmail\functions\imap_mailbox.php on line 450) > Which PHP version are you using? What is your PHP error_reporting level? SquirrelMail scripts are written to run on PHP4.1.2 and newer. Latest PHP versions tend to ignore backwards compatibility issues in their E_STRICT and E_DEPRECATED error reporting levels. Lower your PHP error_reporting setting value. SquirrelMail scripts were written to run in E_ALL error reporting level, but PHP developers introduced new error levels. Now SquirrelMail can't run in E_ALL error reporting level. If scripts try to handle all E_STRICT and E_DEPRECATED nags, they will create backwards compatibility and error handling issues. -- Tomas -- View this message in context: http://www.nabble.com/Problems-with-Squirrel-Mail-1.4.19-tp25479003p25480102.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users