I moved my word press blog from Apache to IIS 7 shared hosting. my database connection is fine. I can access the admin module but I get an empty index.php with "Nothing Found for Index Php Error" in the title bar. Can someone please help.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Start by going to Settings>Permalinks, now click on the default radio button and click save. You probably used .htaccess to enable pretty permalinks, IIS doesn't use an .htaccess file. If the default structure fixed the problems you are having, but you want the old permalink structure, click this link to the WP-Codex page explaining how: Link to Codex Page (about half way down). |
|||||
|
