Advertisement
Guest User

configtest.php output

a guest
Jun 9th, 2013
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1.  
  2. SquirrelMail configtest
  3.  
  4. 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.
  5.  
  6. SquirrelMail version: 1.4.23 [SVN]
  7. Config file version: 1.4.0
  8. Config file last modified: 09 June 2013 14:48:25
  9. Checking PHP configuration...
  10. PHP version 5.4.13 OK.
  11. Running as apache(80) / apache(80)
  12. display_errors:
  13. error_reporting: 22527
  14. variables_order OK: GPCS.
  15. PHP extensions OK. Dynamic loading is disabled.
  16. Checking paths...
  17. Data dir OK.
  18. Attachment dir OK.
  19. Plugins OK.
  20. Themes OK.
  21. Default language OK.
  22. Base URL detected as: http://webmail.myhost.net/old/src (location base autodetected)
  23. Checking outgoing mail service....
  24. SMTP server OK (220 smtp.myisp.fi ESMTP Postfix)
  25. Checking IMAP service....
  26. IMAP server ready (* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2011 Double Precision, Inc. See COPYING for distribution information.)
  27. Capabilities: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
  28. Checking internationalization (i18n) settings...
  29. gettext - Gettext functions are available. On some systems you must have appropriate system locales compiled.
  30. mbstring - Mbstring functions are available.
  31. recode - Recode functions are unavailable.
  32. iconv - Iconv functions are available.
  33. timezone - Webmail users can change their time zone settings.
  34. Checking database functions...
  35. not using database functionality.
  36.  
  37. Congratulations, your SquirrelMail setup looks fine to me!
  38.  
  39. Login now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement