wordpress redirect loop on the login page (wp-login.php) -
i working on wordpress site (3.0.1) ok. can't login admin bo. have endless redirection !
i have tried : cleaning cookies, disable plugins...
i have added :
@define('admin_cookie_path', '/');
on wp-config.php, nothing changes .
can please ?
thanks
you can try these steps.
log in wordpress database using phpmyadmin. go wp_options table , go page two. remove active plugins. if have backup of old database paste plugins in. or
1) backup .htaccess file on hard drive 2) delete .htaccess file root of server 3) go blog’s admin panel , log-in 4) on left sidebar, go settings –> general , changes wordpress address , blog address include www (so should http://www.domainname.com instead of http://domainname.com). 5) save settings 6)take .htaccess backup , reupload root of server/directory
Comments
Post a Comment