Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Content Managament Systems
Reload this Page can someone help me to configure the permalinks on WordPress?
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
pixelparadoxal is on a distinguished road
 
Posts: 2
Join Date: Oct 2010
Default can someone help me to configure the permalinks on WordPress? - 10-11-2010, 02:35 AM

Maybe this is a classic question, but I don't get any satisfactory answer. I tried a lot of times, but i can't: ever when I change the .htaccess file, i got the *500 Internal Server Error*. Can someone help me here, please?

Last edited by pixelparadoxal; 10-11-2010 at 02:39 AM.
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 4,606
Join Date: Jul 2009
Location: Spain
Default 10-11-2010, 08:35 AM

Hello pixelparadoxal,

You can start by copy/paste here the contents of your .htaccess file. It is also interesting that you indicate in which folder (inside the public_html folder) you installed the wordpress blog and where are you saving .htaccess file.


Si este mensaje te ha servido de ayuda no dudes en pulsar sobre el botón karma
Reply With Quote
(#3 (permalink))
Old
Bad Karma[CORE]'s Avatar
Guilty as charged
Bad Karma[CORE] is on a distinguished road
 
Posts: 6,133
Join Date: May 2008
Default 10-11-2010, 08:53 AM

simply change your .htaccess file to chmod 0777 and change the perma link settings from within the WordPress Admin Panel -> Permalinks

After the changes have been saved change permissons on the .htaccess file back to 0644
Reply With Quote
(#4 (permalink))
Old
Junior Member
Vitinho is on a distinguished road
 
Posts: 3
Join Date: Oct 2010
Default 10-11-2010, 07:22 PM

Hello,
I've got the same problem. I tried a lot of solutions too.
I changed my htaccess file to chmod 777, and changed the permalink settings..., but the problem persists.

My .htaccess is...

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /public_html
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

The permalinks work correctly with the wordpress' default option, but I want a friendly urls. Is there any solution?

Thanks, and sorry for my english
Reply With Quote
(#6 (permalink))
Old
Junior Member
Vitinho is on a distinguished road
 
Posts: 3
Join Date: Oct 2010
Default 10-11-2010, 07:40 PM

My site is...

http://www.dossiervirtual.comyr.com/
Reply With Quote
(#7 (permalink))
Old
Junior Member
Vitinho is on a distinguished road
 
Posts: 3
Join Date: Oct 2010
Default 10-12-2010, 02:56 PM

Hello friends,

I solved the permalinks problem. This is my solution:

1. In members area, go to the CPanel.
2. Go to "Fix File Ownership" (Account Tools)
2. Click "Execute (chown files)"
3. Upload or modify .htaccess file with Filezilla

...et voilą! The permalinks are working in friendly urls option.

Sorry for my bad english again :P
Reply With Quote
(#8 (permalink))
Old
Junior Member
pixelparadoxal is on a distinguished road
 
Posts: 2
Join Date: Oct 2010
Default 10-13-2010, 06:27 PM

Thank you all guys!
I percepted my error: I was not including "RewriteBase /public_html".
Thanks again. 000webhost FTW. :-)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com