After successfull installation of wordpress, getting Permalink Structure error. I need to set up as /%postname%/ after the domain name, working fine in default. Can anyone help me to do it ?
Yes I have updated my .htaccess file and the structure is showing okay on my site but when i open a link it shows "The page cannot be found".
so might be some template problem - though it should not. You said, its working for default template ?
No no its on default template. The default Permalink Structure (like: ?p=123) is working fine but when i choose and other option like "Date and name based" or "Numeric" or Custom type, the internal pages are stop working.
In that case ask you host if ISAPI mod rewrite is installed or not (most probably it isn't). If its not, then this wouldn't work. In case they are using Apache webserver instead of IIS, then it should work.
Check this site out, www.isapirewrite.com. I haven't done it myself, since I prefer to use Linux hosting and that usually has Apache webserver along with mod rewrite.