On Tue, 5 May 2009 19:01:51 -0500, "Tyler" <twkav@xxxxxxxxx> wrote: >I'm having a problem with SquirrelMail 1.5.0 (SVN V13632, 15 April 2009). >Whenever I run http://localhost/webmail/src/configtest.php with Internet >Explorer 8, being served via Apache 2.2.11 (part of XAMPP 1.7.1-Win32), I >get this output: >SquirrelMail configtest >This script will try to check some aspects of your SquirrelMail >configuration and point you to errors whereever it can find them. You need >to go run conf.pl in the config/ directory first before you run this script. > > >SquirrelMail version: 1.5.2 [SVN] >Config file version: 1.5.0 >Config file last modified: 05 May 2009 17:52:29 > > >Checking PHP configuration... > PHP version 5.2.9 OK. (You have: 5.2.9. Minimum: 4.1.0) > display_errors: 1 > error_reporting: 6143 > variables_order OK: EGPCS. > PHP extensions OK. Dynamic loading is enabled. >Checking paths... > Data dir OK. > Attachment dir OK. >Checking plugins... [..] ====8<------- snip plugin stuff ====8<------- [..] How did you create your config file? You should try using the configure script as the way 1.5.2 handles plugins is now slightly different. It generates an external "include" file with all the handles to the plugins being loaded. This saves runtime execution as we don't have to scan the plugin directories, and check permissions, and include unneeded files. > Plugin versions... > administrator ?? > Bug Report (bug_report) CORE > calendar ?? > change_password 0.2 > Demo (demo) CORE > filters ?? > fortune ?? > info ?? > listcommands ?? > mail_fetch ?? > message_details ?? > New Mail (newmail) CORE > Preview Pane (preview_pane) 2.0 > sent_subfolders ?? > spamcop ?? > Test (test) CORE > translate ?? > Plugins OK. > Themes OK. > Default language OK. > Base URL detected as: http://localhost/webmail/src (location base >autodetected) >Checking outgoing mail service.... > >Fatal error: Maximum execution time of 60 seconds exceeded in >C:\xampp\htdocs\webmail\src\configtest.php on line 612 >SMTP port: 990 Looking at the line in the error, it appears an issue attempting to connect to your SMPT server. You're running on 990, which is not a standard SMTP port, so I'm assuming you changed it. Do you have your server set to listen on that port? Is there a firewall? Are you using tls? ssl? Are you seeing any responses on the server logs? Can you telnet to port 990 on/to the server running SMTP? >IMAP port: 3151 >IMAP/SMTP Server: HMailServer 5.0 >OS: Windows XP (5.1, build: 2600 SP3) >I already ran config/conf.pl (under ActiveState ActivePerl 5.8.3). My PHP >version is 5.2.9. In HMailServer Administrator, I already set up the >required TCP/IP ports (under Settings->Advanced->TCP/IP Ports) and have the >ports properly forwarded in my Netgear WGR614V7 router. And I'm running >configtest.php under localhost, so no problems with "Allow Remote >Configtest" in conf.pl/config.php. What's the problem? Could it have >anything whatsoever to do with the plugins mentioned in the warnings in the >configtest output? -- Jonathan Angliss <jon@xxxxxxxxxxxxxxxx> ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ----- 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