Hello Denis, On Sunday, December 07, 2003, Denis wrote... > Hi, i have a problem with squirrelmail 1.4.1.
> After the login page, i block on the redirect.php page (who's empty) > It's coming after an security upgrade on our server, for each domain we > have define this: > <Directory /var/alternc/dns/n/name.org> > php_admin_value open_basedir /var/alternc/html/n/name/ > </Directory> > I have this on my config file for apache: > alias /webmail /usr/share/squirrelmail > <Directory /usr/share/squirrelmail> > php_flag register_globals on > php_admin_flag safe_mode off > Options Indexes FollowSymLinks > </Directory> > Can someone help me ? I wasn't paying much attention when I replied to you on irc earlier... I targetted my reply to somebody else at you. Things you should check are: error_reporting = E_ALL display_errors = Yes Restart apache, login again, what happens now? What plugins do you have installed? What version of apache? what version of PHP? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
