Knowledge Base

I can’t log into the Control Panel on my Windows-based server

Open your system/config.php file and find this line:

$conf['redirect_method'] = "redirect";

Change it to this:

$conf['redirect_method'] = "refresh";

Last Updated on Feb 27, 2007 at 10:15   ( Permalink )
Category: Control Panel, Technical Issues, Troubleshooting