i have a simple theme that works on one site but on another site (same version of wordpress) it redirects to wp-admin/install.php? why?
i have a simple theme that works on one site but on another site (same version of wordpress) it redirects to wp-admin/install.php? why?
Usually WordPress attempts to do an install if it cannot ind tables in the database with the $table_prefix that is defined in the wp-config.php file.
isn't config independent of the theme? so that can't be the problem
Link/URL to see the problem, please.
This topic has been closed to new replies.