Tomas,
Thanks for the information.
display_errors was only set to 'On' during debugging. Normally it is off, and the error_reporting is set to E_ALL.
I did indeed use only the conf.pl script to make changes to the configuration.
The mbstring.func_overload does not seem to be explicitly set, from /etc/php.ini:
;mbstring.func_overload = 0
I'll uncomment that line to make it explicit, and try again.
Thank you for your suggestions; I've gotten several from list members and am quite appreciative.
At 01:15 PM 11/4/2004, you wrote:
> Hello, > > I'm new to this list. > > We are having some trouble with a second installation of Squirrelmail and > would like some pointers on how > to get it working.
[much original text deleted]
php recommended configuration is to disable display_errors and set error_reporting to E_ALL. If you have such configuration - check webserver's logs or enable php display_errors.
SquirrelMail recommends creating configuration file with conf.pl utility. Don't edit it manually unless you understand what you are doing.
Check php mbstring.func_overload setting. If your distribution enabled it, you might have to disable it for squirrelmail.
-- Tomas
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?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=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
John Simonson - Manager, College Computing and Networking
Phone: (585) 275-3106
Email: [EMAIL PROTECTED] Web: http://www.seas.rochester.edu/~gort
"Spam can probably be blamed on Mammon, but the only reason I can come up
with for the existence of computer viruses is original sin." -Debra Doyle
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?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=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
