squirrelmail help

Steve Bosell

Registered
does anyone know of a squirrelmail tutorial for os x? I have php and mysql up and running but i can not get past this when I try to log in:

Warning: Failed opening '/mail/functions/page_header.php' for inclusion (include_path='.:/usr/local/lib/php') in /WebSite/mail/functions/display_messages.php on line 99
:confused:
 
hi,
i dont know anything about squirrelmail but it looks like the path to php is incorrect.
you have (include_path='.:/usr/local/lib/php')
when i think it should be (include_path='.:/usr/lib/php').
hope this helps somewhat
 
>squrrelmail
i have this up and running on OS X but I can't really get it to work on OS X Server. It is VERY VERY slow. It will take 3 minutes to connect if it connects at all. It does work very nicely on OS X though.

Make sure to run the perl script in the config directory in terminal
i had to type this for it to run
./config.pl
it wouldn't work without the ./
 
Mac OSX 10.1.5
Apache
Sendmail
qPopper

I have successfully enabled PHP.
I have successfully (I think) run the conf.pl script that comes with Squirrelmail.
I edited inetd.conf to enable IMAP.

When I try to login I get a Fatal Error, timeout.

Do I have to do something to the users to enable IMAP for them?
Is there additional IMAP configuration that I am missing?

TIA
 
I have just installed squirrelmail and when I connect to it form my computer
or from my network all work well but if I connect remotely, I get an error:
connection failure but I can connect to other pages on the site.

Does anybody have any solution to this problem? someone sugested that it was more of an apache problem?


Thanks

Edward
 
Back
Top