English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Original Solution to ERR_TOO_MANY_REDIRECTS Error When Installing WordPress

Occurred when initially installing WordPressERR_TOO_MANY_REDIRECTS Too many redirectsUnable to install normally

This problem occurs mainly because it is intended to automatically redirect to the installation page through the WordPress homepage file index.php, but in fact, the WordPress homepage file cannot directly redirect to the installation interface

This problem can be solved very simply, by removing index.php from the browser address bar or accessing the WordPress admin page wp-admin/admin.php, or you can directly access wp-admin/install.php page

WordPress is an overseas product, it is very normal that it cannot meet the habits of Chinese people. Everyone should use WordPress carefully and in detail, and not follow the habits of some domestic CMS when using it.

You May Also Like