>>> (I repost this question... looks like the gmane newsbot doesn't like >>> me) >>> >>> hi, all! >>> >>> I'm experiencing troubles with Squirrelmail. >>> In fact, I'm using it on a win2k3 IIS web server (I couldn't choose), >>> with hmailserver as SMTP/POP/Imap server and PHP5. >>> >>> I followed the install procedure, step by step (including the >>> redirect.php correction). >> >> src/redirect.php modification is specific to IIS5 and recommendation is >> not official. Recommendation blames SquirrelMail, when in fact issue is >> specific to IIS5 and PHP. You can test or reproduce it with short PHP >> script. >> >> If some site claims that IIS runs faster when you change five bits in >> some >> dll, will you change that ddl. >> >> I think you use IIS6. SquirrelMail writes session information before >> redirecting to webmail.php and you don't have to modify SquirrelMail >> scripts. If you use IIS5 or some older version (not 5.1 or later), >> contact >> PHP or switch from CGI to ISAPI setup. > > I'm using IIS6 & PHP5. > I restored the original src/redirect.php and authentication seems a bit > faster... (and I don't have this "redirection page") > Session info seems to be well written, so I suppose I won't have to > change anything... > > >>> Now, after login and pass validation, an almost-blank page appears >>> (with >>> an "Enter" link) during less than 1 sec and I'm redirected to the "You >>> must be logged in to access this page." crap. >>> >>> What seems weird is that the "go to login page" link is wrong (pointing >>> to mydomain.com/webmail/src/src/login.php => too much /src in the path) >>> >>> I checked my php.ini: >>> session.save_path="c:\php\session" >>> session.save_handler=file >>> session.use_cookies=1 >>> >>> And the webserver user has all the rights to read, write & edit in >>> c:\php\session >>> >>> So, can anyone see where I went wrong? >> >> Restore original src/redirect.php script. In php.ini set >> 'display_errors' >> to 'On' and 'error_reporting' to 'E_ALL' or '2047'. Then test settings >> (http://www.squirrelmail.org/wiki/TestPHPSettings) and make sure that >> php.ini modifications are activated. Then try logging into SquirrelMail. >> Make sure that you have same issue in standard SquirrelMail scripts, >> when >> all plugins are disabled. > > I don't have any plugin, and setting error repoting &display does not > change anything and give no more info... Alas! Could you show link to your test.php script or attach contents of phpinfo() and SquirrelMail src/configtest.php output? >> If you have issue in standard unmodified SquirrelMail scripts, provide >> more information about your setup. IIS version, Win2k server version and >> type, PHP version, PHP setup type and list of all extensions. > > OK, so: > IIS version 6 > Windows 2003 Server Web Edition SP2 > PHP version (from phpinfo() ) > > PHP Version 5.2.1 Is it basic install with installer downloaded from php.net? Or it is FastCGI setup? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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