When i going to change my permlink from default to other dynamic link in Localhost my website stop to run but it runs in server side.
any help about this problem.
When i going to change my permlink from default to other dynamic link in Localhost my website stop to run but it runs in server side.
any help about this problem.
If it's on localhost, then your problem is probably that you didn't setup mod_rewrite correctly.
I Think you are saying that in .htaccess file RewriteEngine On i put but its not done.
When i put rewriteengine on site stop to working.
No, what I mean, and what I said, is that you did not set up mod_rewrite correctly. RewriteEngine On CALLS mod_rewrite. If it's bombing out, then it's not configured correctly on your PC.
thanks for reply.
you mean wordpress is not install correctly?
No, WordPress is fine. Your LOCAL install of APACHE is not.
One more time.
If it's on localhost, then your problem is probably that you didn't setup mod_rewrite correctly.
That's something YOU setup on YOUR computer when you want to run websites locally. You did it wrong.
This topic has been closed to new replies.