Wordpress Permalinks
Posted by: owerio (---.ttnet.net.tr)
Date: May 13, 2007 05:09PM

Hello. When I try to change the wordpress permalink style I cant reach the page any more. It gives a NOT FOUND error message. How can I solve the problem?
Thanks in advance.

Options: ReplyQuote
Re: Wordpress Permalinks
Posted by: CyberSpatium (71.237.217.---)
Date: May 13, 2007 08:06PM

this is not a wamp issue. post this in the wordpress forum


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Web Development for Newbie's Blog

Options: ReplyQuote
Re: Wordpress Permalinks
Posted by: owerio (---.ttnet.net.tr)
Date: May 13, 2007 10:47PM

Hello . Have done already. They told me about .htaccess and mod_rewrite . Where is the .htaceess and how can I enable mod_rewrite?
Thanks.

Options: ReplyQuote
Re: Wordpress Permalinks
Posted by: CyberSpatium (71.237.217.---)
Date: May 14, 2007 02:10AM

fortually for you I use wordpress myself, so i can help you with that. create a blank .htaccess file and put it in your root blog directory. the same directory that wp-config.php is located in.

to enable mod_rewrite open your apache conf file. start wamp if it is not already started.

left click on the wamp tray icon menu -> config files -> httpd.conf

find:
#LoadModule rewrite_module modules/mod_rewrite.so

remove the pound sign ( # ) in front to enable it
LoadModule rewrite_module modules/mod_rewrite.so

save the file and restart apache for the new setting to take effect.

CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

I have put one of my one word domains up for action at ebay - Moistest.com
Click here to see the auction

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Web Development for Newbie's Blog

Options: ReplyQuote
Re: Wordpress Permalinks
Posted by: owerio (---.dynamic859740180.ttnet.net.tr)
Date: May 14, 2007 09:05AM

Thanks you so much @CyberSpatium. I solved the issue.

Options: ReplyQuote


Sorry, only registered users may post in this forum.