Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Adam Egan
Okay well basically, I've installed the debugger, I've made the changes to php.ini + checked it.. and done anything else I can think of and I can produce no errors or output, so I'm going to format my freebsd machine (as it's long overdue) and I'm going to update to fbsd 6.2 and the latest versi

Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Tomas Kuliavas
> Hi all, > > I've installed squirrelmail with postfix and dovecot, and I seem to be > having some problems getting squirrelmail to work. Basically, whenever I > navigate to index.php, login.php, or configtest.php (these are the only > pages I have tested as of yet), all these pages are blank and d

Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread David Ford
This is most likely a symptom of a php problem - the pages are blank because they are not being parsed by the server. Have you got a user.log in /var/log? That is sometimes helpful (varies by distro) Have you got:- AddType application/x-httpd-php .php .php4 .php3 .phtml .html or somet

Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Timothy Lyons
>From http://brneurosci.org/linuxsetup41.html 1. *Blank screen* Users see a blank screen when viewing any php page, including test.php. * Solution: * Check the apache logs (error_log). One possibility is that php is crashing. The first line in the log below shows that PHP is con

Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Adam Egan
I've just installed the squirrelmail debugger plugin (untar'd to plugin directory, and added to config file via conf.pl) but there is absolutely no difference. no errors are produced on the page nor in httpd-error.log! Adam From: [EMAIL PROTECTED] on behalf of

Re: [SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Adam Egan > Sent: Thursday, November 01, 2007 9:16 AM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] Blank Squirrelmail Pages > > Hi all, > > I've installed squirrelmail with

[SM-USERS] Blank Squirrelmail Pages

2007-11-01 Thread Adam Egan
Hi all, I've installed squirrelmail with postfix and dovecot, and I seem to be having some problems getting squirrelmail to work. Basically, whenever I navigate to index.php, login.php, or configtest.php (these are the only pages I have tested as of yet), all these pages are blank and display

Re: [SM-USERS] Problem with change password

2007-11-01 Thread Tomas Kuliavas
Hi, There is a weird problem with change password and squirrelmail 1.5.1. All passwords are stored in LDAP and they are sha-encoded. For example:{SHA}cRDtpNCeBiql5KOQsKVyrA0sAiA= The problem is that when some of the users are trying to change their passw

Re: [SM-USERS] Problem with change password

2007-11-01 Thread Alexandros G. Fragkiadakis
Alexandros G. Fragkiadakis wrote: > Tomas Kuliavas wrote: >> Alexandros G. Fragkiadakis wrote: >>> Hi, >>> >>> There is a weird problem with change password and squirrelmail 1.5.1. >>> All passwords are stored in LDAP and they are sha-encoded. >>> >>> For example:{SHA}cRDtpNCeBiql5KOQsKVyrA0sAiA= >

Re: [SM-USERS] Problem with change password

2007-11-01 Thread Alexandros G. Fragkiadakis
Tomas Kuliavas wrote: > > Alexandros G. Fragkiadakis wrote: >> Hi, >> >> There is a weird problem with change password and squirrelmail 1.5.1. >> All passwords are stored in LDAP and they are sha-encoded. >> >> For example:{SHA}cRDtpNCeBiql5KOQsKVyrA0sAiA= >> >> The problem is that when some of th

[SM-USERS] SASL authentication?

2007-11-01 Thread Hadmut Danisch
Hi, I'd like to authenticate squirrelmail users against IMAP with SASL (e.g. to use one time passwords). How would I configure squirrel to provide SASL authentication (including choice of authentication method and passing replies such as authentication challenges) ? regards Hadmut

Re: [SM-USERS] Problem with change password

2007-11-01 Thread Tomas Kuliavas
Alexandros G. Fragkiadakis wrote: > > Hi, > > There is a weird problem with change password and squirrelmail 1.5.1. > All passwords are stored in LDAP and they are sha-encoded. > > For example:{SHA}cRDtpNCeBiql5KOQsKVyrA0sAiA= > > The problem is that when some of the users are trying to chang

[SM-USERS] Problem with change password

2007-11-01 Thread Alexandros G. Fragkiadakis
Hi, There is a weird problem with change password and squirrelmail 1.5.1. All passwords are stored in LDAP and they are sha-encoded. For example:{SHA}cRDtpNCeBiql5KOQsKVyrA0sAiA= The problem is that when some of the users are trying to change their password, SM says: "Your old password is not c